-
### Describe the bug
For our application, we are generating access logs. The following format is used:
`"%h %{REMOTE_USER} %t %{X,trace-id} '%r' %s %b"`
OR
`"%h %u %t %{X,trace-id} '%r' %s %b"`…
-
**[Remo](https://jira.spring.io/secure/ViewProfile.jspa?name=remmeier)** opened **[SPR-16359](https://jira.spring.io/browse/SPR-16359?redirect=false)** and commented
Spring incurs high computational …
-
This is an open discussion of what we want for Jooby 3.x. For now we will start a discussion here and then cleanup ideas/features to a wiki page (or similar).
Beside is going to be a major release.…
-
### Describe the bug
In case a HTTP request ends up in `401 Unauthorized`, the Micrometer URI tag will not be templated, but include the full URI. If the request with the same URI is correctly authen…
-
I am running sdkman in Cygwin to manage different java versions.
When I run `sdk uninstall java 17.0.2-tem` I get the following output.
> thread 'main' panicked at 'panic! the candidates file is…
-
**Description**
We'd benefit from monitoring vertx worker and event loop pools so we can detect/alarm long waiting and tune pool sizes if needed.
**Implementation ideas**
I'd suggest using micro…
-
### Describe the bug
Hi guys, I'm struggling (a lot) with building a native Linux executable on macOS (Sonoma 14.0). I can't complete the build with any of our microservices successfully, but I have …
-
### Describe the bug
Following this post `https://quarkus.io/blog/magic-control/` , I am trying to develop a Quarkus app without magic through Vertx, basically, my dependencies are just
```
im…
-
**Describe the bug**
Rest Client Header Propagation does not work when using Asynchronous Rest Clients. I have created a small sample which reproduces the problem with Quarkus 0.23.2, with both `Comp…
-
### Describe the bug
Hi Team,
My application is built with Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-oracle, narayana-jta, resteasy, resteasy-jackson, smallry…