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 fe3239f4cf9 [fix][misc] Allow JWT tokens in OpenID auth without nbf 
claim (#25197)
     new 8a27c7035c1 [fix] [test] Upgrade docker-java to 3.7.0 (#25209)
     new 10aaedf8acb [fix][client] Fix race condition between isDuplicate() and 
flushAsync() method in PersistentAcknowledgmentsGroupingTracker due to 
incorrect use Netty Recycler (#25208)

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                                            |  4 +-
 .../apache/pulsar/client/impl/ConsumerImpl.java    | 11 +++--
 .../PersistentAcknowledgmentsGroupingTracker.java  | 25 +++++------
 .../impl/AcknowledgementsGroupingTrackerTest.java  | 50 ++++++++++++++++++++++
 .../apache/pulsar/common/protocol/Commands.java    | 11 +++--
 .../collections/ConcurrentBitSetRecyclable.java    |  1 +
 6 files changed, 76 insertions(+), 26 deletions(-)

Reply via email to