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

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


    from c3be192ad06 [fix][test] Fix multiple resource leaks in tests (#24218)
     new f90ae131049 [fix][test] Fix flaky 
BatchMessageWithBatchIndexLevelTest.testBatchMessageAck (#24212)
     new c4d086e3689 [improve] Upgrade Netty to 4.1.121.Final (#24214)
     new 64f574a706f [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  | 29 ++++++++++++++++
 .../apache/pulsar/client/impl/ProducerImpl.java    | 33 ++++++++++++++++--
 .../pulsar/client/impl/OpSendMsgQueueTest.java     | 18 ++++++++++
 8 files changed, 120 insertions(+), 44 deletions(-)

Reply via email to