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

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


    from c84d8645d3b [fix][broker] Fix rate limiter token bucket and clock 
consistency issues causing excessive throttling and connection timeouts (#23930)
     new 7d86d183b04 [fix] [client] call redeliver 1 msg but did 2 msgs (#23943)
     new a316c52b857 [improve][ml] Do not switch thread to execute 
asyncAddEntry's core logic (#23940)

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:
 .../bookkeeper/mledger/impl/ManagedLedgerImpl.java | 52 ++++++++++--------
 .../mledger/impl/ShadowManagedLedgerImpl.java      | 16 +++---
 .../ManagedLedgerInterceptorImplTest.java          | 53 ++++++++++++++++++
 .../BatchMessageWithBatchIndexLevelTest.java       | 62 ++++++++++++++++++++++
 .../apache/pulsar/client/impl/ConsumerImpl.java    | 31 ++++-------
 .../collections/GrowableArrayBlockingQueue.java    |  8 +++
 6 files changed, 171 insertions(+), 51 deletions(-)

Reply via email to