vertx-rabbitmq-client icon indicating copy to clipboard operation
vertx-rabbitmq-client copied to clipboard

Vert.x RabbitMQ Service

Results 26 vertx-rabbitmq-client issues
Sort by recently updated
recently updated
newest added

Bumps [org.testcontainers:toxiproxy](https://github.com/testcontainers/testcontainers-java) from 1.18.3 to 1.19.2. Release notes Sourced from org.testcontainers:toxiproxy's releases. 1.19.2 Testcontainers for Java 1.19.2 Core Add shutdownHook to send sigterm to ryuk (#7717) @​eddumelendez Deprecate file/volume mapping...

dependencies

Bumps org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.2. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-surefire-plugin&package-manager=maven&previous-version=3.1.2&new-version=3.2.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

### Questions Do not use this issue tracker to ask questions, instead use one of these [channels](https://vertx.io/community/). Questions will likely be closed without notice. ### Version Which version(s) did you...

bug

How to operate a delay queue?

enhancement

### Version 4.5.7 ### Context While shutting down (e.q. when a quarkus app is restarted in dev mode), the client tries to reconnect to a queue, because `io.vertx.rabbitmq.impl.QueueConsumerHandler#handleShutdownSignal` calls a...

bug

Motivation: It doesn't make sense to keep trying to reconnect when vertx has shut down. Conformance: Your commits should be signed and you should have signed the Eclipse Contributor Agreement...