Switch to Vert.x 5 and New RabbitMQ connector - #3331
Closed
cescoffier wants to merge 28 commits into
Closed
Conversation
Closed
74 tasks
Collaborator
|
Bumped mutiny bindings to 4.0.0-beta0 |
ozangunalp
force-pushed
the
vertx5-poc
branch
4 times, most recently
from
April 2, 2026 09:13
8047f4a to
4840fb9
Compare
Collaborator
|
AMQP 1.0 tests are failing on the CI, because the embedded Artemis AMQP broker used for tests depend on netty 4.1 : Going forward, I think it'll be better to migrate these tests to use a containerised broker. |
ozangunalp
force-pushed
the
vertx5-poc
branch
2 times, most recently
from
April 10, 2026 22:41
4130a0e to
1af0236
Compare
Merged
ozangunalp
force-pushed
the
vertx5-poc
branch
2 times, most recently
from
June 10, 2026 15:55
f1c0182 to
201cbef
Compare
…oRabbitMQ_connection_fails_after_connection
…hutdown - Fix RabbitMQMessageConverter to serialize complex objects as JSON - Re-enable disabled tests, replace Thread.sleep with Awaitility
Collaborator
|
Superceded by #3492 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
And remove the MQTT connector for now.