-
### Describe the bug
`@QuarkusIntegrationTest` may fail with the following exception
```
java.lang.RuntimeException: java.lang.ClassCastException: class io.quarkus.test.junit.RunningAppConfigReso…
-
Hi,
First of all great work on vert.x, it is really enjoyable to work with and such a powerful tool in such a small package. But recently I came across a missing vert.x feature that if implemented …
-
Custom Dashboards is a feature that allows Kiali to extend the metrics tabs with specific dashboards definitions [1].
This isssue doesn't touch the business of the feature but it proposes a change …
-
Hello everyone,
I use the gelf plugin as described [here](https://quarkus.io/guides/centralized-log-management)
It works well! :)
However sometimes I have network interruption and my Elastic…
-
### Describe the bug
In migrating a Quarkus app from 2.1.2.Final to 2.2.1.Final an NPE occurs in the `io.quarkus.opentelemetry.runtime.QuarkusContextStorage.getVertxContext()` method during native …
-
## Description
We faced an issue with `quarkus.oidc.tenantName.authentication.redirect-path=http://mydomain.com/tenantName`
Current behavior of `redirect-path` is to append value set in applicat…
-
Hi,
have you thought about adding support for the RSocket protocol?
I think it's a good replacement/alternative for Rest communications.
Thanks
Mirko
-
I would love to see support in Micronaut for a type of **EventBus** mechanics similar to the one that exists in Guava or Spring.
The would be that a bean method annotated with a given annotation i.…
-
[The AHA doc for this is now stale, this is the primary source for this feature]
The goal of this feature is to enable Liberty to be used in heterogeneous Reactive Systems, containing a combination o…
-
Hi
I have created a microservice with https://quarkus.io/ and I am using [Reative SQL Client][1] to retrieve data from PostgreSQL server.
The PostgreSQL server is running on K8S cluster and it h…