-
### What happened?
It seems when the registry has a port other than the default `80` then parsing the registry URL for pushing the tag fails. For more details see also https://camel.zulipchat.com/…
-
### Version
4.2.5
### Context
Sending a request with nonstandard HTTP method to a Vert.x app with Dropwizard metrics enabled always results in an NPE. It also seems to leave the connection in…
-
### Current Behavior
Occasionally, JMX connection attempts fail with a strange `UnsupportedOperationException`. Retrying this same request succeeds.
### Expected Behavior
_No response_
### Steps T…
-
### Describe the bug
I run Quarkus application with JDK 21 and get warning about enabled annotation processing. My understanding is that this warning could be avoided if annotation processing was e…
-
**Describe the bug**
I used [documentation](https://quarkus.io/guides/http-reference) to configure access.log and modified combined format to include time taken to process request %D or %{RESPONSE_TI…
-
The exception is thrown after the file is successfully uploaded and the system tries to redirect the user back to the page where the form is located.
This seems to be related to issue #737 (737 occ…
-
### Describe the bug
From 3.1.X to 3.2.8, the following SecurityIdentityAugmentor implementation:
```java
@ApplicationScoped
public class SecurityAugmentor implements SecurityIdentityAugmentor {…
-
The [documentation](https://github.com/eclipse-vertx/vertx-grpc/blame/main/vertx-grpc-server/src/main/asciidoc/server.adoc#L42) and the [4.3 release blog post](https://vertx.io/blog/whats-new-in-vert-…
-
**Describe the bug**
I'm randomly getting this exception from Undertow:
```
java.io.IOException: java.lang.IllegalStateException: UT000127: Response has already been sent
at io.undertow.servlet.s…
-
### Version
4.5.0, 4.5.1
### Context
When upgrading to 4.5.1 in our application the CSRF handler check started failing saying the token was used or expired. This is because the app uses `cont…