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

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


    from d9da76c506a [fix][test] Fix multiple resource leaks in tests (#24218)
     new cca4ac6a36f [fix][test] Fix flaky 
BatchMessageWithBatchIndexLevelTest.testBatchMessageAck (#24212)
     new 0efe323f547 [improve] Upgrade Netty to 4.1.121.Final (#24214)
     new 2c3cffc8a4d [fix][client] Fix incorrect producer.getPendingQueueSize 
due to incomplete queue implementation (#24184)

The 3 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:
 buildtools/pom.xml                                 |  2 +-
 distribution/server/src/assemble/LICENSE.bin.txt   | 40 +++++++++++-----------
 distribution/shell/src/assemble/LICENSE.bin.txt    | 38 ++++++++++----------
 pom.xml                                            |  2 +-
 .../BatchMessageWithBatchIndexLevelTest.java       |  2 +-
 .../java/org/apache/pulsar/schema/SchemaTest.java  | 33 ++++++++++++++++--
 .../apache/pulsar/client/impl/ProducerImpl.java    | 33 ++++++++++++++++--
 .../pulsar/client/impl/OpSendMsgQueueTest.java     | 18 ++++++++++
 8 files changed, 122 insertions(+), 46 deletions(-)

Reply via email to