This is an automated email from the ASF dual-hosted git repository.
lhotari pushed a change to branch branch-4.1
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from 63bcac09ee7 [fix][sec] Upgrade Netty to 4.1.130.Final (#25078)
new ebe78b88ec4 [fix][build] Activate jdk21 and jdk24 profiles on Java 25
(#25084)
new 839051ffdd5 [improve][io] Replace Qpid in tests with RabbitMQ in
Testcontainers and upgrade RabbitMQ client version (#25085)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
pom.xml | 6 +-
pulsar-io/rabbitmq/pom.xml | 19 +-----
.../pulsar/io/rabbitmq/RabbitMQBrokerManager.java | 42 +++++++------
.../pulsar/io/rabbitmq/sink/RabbitMQSinkTest.java | 8 +--
.../io/rabbitmq/source/RabbitMQSourceTest.java | 8 +--
pulsar-io/rabbitmq/src/test/resources/qpid.json | 68 ----------------------
6 files changed, 33 insertions(+), 118 deletions(-)
delete mode 100644 pulsar-io/rabbitmq/src/test/resources/qpid.json