This is an automated email from the ASF dual-hosted git repository.

lhotari pushed a change to branch branch-4.0
in repository https://gitbox.apache.org/repos/asf/pulsar.git


    from 3f9f9c459d2 [fix][sec] Upgrade Netty to 4.1.130.Final (#25078)
     new fed2957079a [fix][build] Activate jdk21 and jdk24 profiles on Java 25 
(#25084)
     new a72743aa794 [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

Reply via email to