mydeveloperplanet

Results 18 issues of mydeveloperplanet

In our project we had long running routes (at least longer than 5 minutes). When using Camel-K we noticed the following behaviour: * Create a route which takes longer than...

kind/question
status/waiting-for-feedback
area/knative
status/stale

Fixed some typo's in documentation, added some explanation about @Repository annotation. Fixed some typo's in classes. Used the non-deprecated version of queryForObject.

Minor issue but it is correct in Lab02Test and Lab03Test

Fixed it by firing only the changed index nodes instead of the complete tree structure. After debugging, I found out that firing the complete tree also invokes the clearSelection of...

### How to reproduce this bug? I have code available in order to reproduce the error: https://github.com/mydeveloperplanet/myweaviateplanet 1. Start Weaviate with the `docker/compose-embed.yaml` file: `docker compose -f compose-embed.yaml up` 2....

bug
good-first-issue

### Description We encounter exactly the same problem as earlier described in https://github.com/moby/moby/issues/43111 This issue was fixed in v24.0.0, we are now using v25.0.3 ### Reproduce 1. run the commands...

kind/duplicate

The current used Java version is 1.6. Is it an option to update it to Java 11, or even better Java 17? This would make it also possible to update...

### Expected behaviour Drawio starts ### Steps to reproduce the problem 1. Install drawio via snap 2. start drawio 3. Nothing happens 4. start a terminal 5. enter `drawio` 6....

The default file extensions in the settings page contain many file extensions. It should default based on the IDEA type: IntelliJ, Webstorm, CLion, etc. This can be done via the...

enhancement