-
As mentioned by @cescoffier -
in `server/implementation/src/main/java/io/smallrye/graphql/spi/DataFetcherService.java`
"Don't use supplyAsync without an executor. It picks a thread from the fork/…
-
### Bug description
This seems to pop up on a regular basis for the example projects build jobs.
```
Caused by: org.testcontainers.containers.ContainerLaunchException: Container startup failed fo…
-
Many of the examples here look like the various Dockerfiles in `src/main/docker` haven't been kept up-to-date as new templates from code.quarkus.io have evolved.
Someone started a Zulip thread abou…
-
This would be shorter to type and would also bypass conversion issues between env variables and property names.
-
It would be nice for `k9s` to support Knative services (a.k.a. `kservice` or `ksvc`).
-
### Describe the bug
https://docs.kogito.kie.org/latest/html_single/#con-kogito-modelers_kogito-creating-running
![image](https://github.com/apache/incubator-kie-kogito-examples/assets/20053336/…
-
### Description
for now users will need to know where to put quarkus config to setup registries. we should make this dead easy.
Here are examples with suggestions for syntax to explain the various…
-
Many of the properties from https://quarkus.io/guides/deploying-to-openshift (eg. quarkus.kubernetes.*, quarkus.openshift.* , io.quarkus.* ) are not recognized.
-
### Description
I'm using the `quarkus-hibernate-reactive-panache-kotlin` extension in my work project. I can't migrate to quarkus 3 because I'm using a lot of coroutine/mutiny interoperability so th…
-
Now calling a function is not support in the streaming response, it throws an expception like
```java
2024-10-15 16:55:38,809 ERROR [io.qua.web.nex.run.WebSocketEndpointBase] (executor-thread-1) Una…