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

houxiaoyu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git


    from 58ad3d09ddc [improve][test] Add test `brokerReachThreshold` for 
ThresholdShedderTest  (#18664)
     add fe45a9cfca7 [improve][broker] Pin executor to managed ledger instance 
to cache the string hashing (#18078)

No new revisions were added by this update.

Summary of changes:
 .../bookkeeper/mledger/impl/ManagedCursorImpl.java |  6 ++---
 .../bookkeeper/mledger/impl/ManagedLedgerImpl.java | 23 ++++++++--------
 .../apache/bookkeeper/mledger/impl/OpAddEntry.java |  4 +--
 .../bookkeeper/mledger/impl/OpReadEntry.java       |  2 +-
 .../mledger/impl/ShadowManagedLedgerImpl.java      |  8 +++---
 .../mledger/impl/cache/EntryCacheDisabled.java     |  4 +--
 .../mledger/impl/cache/PendingReadsManager.java    |  3 +--
 .../mledger/impl/cache/RangeEntryCacheImpl.java    |  5 ++--
 .../mledger/impl/EntryCacheManagerTest.java        |  5 +---
 .../impl/cache/PendingReadsManagerTest.java        |  7 ++---
 .../coordinator/impl/TxnLogBufferedWriter.java     | 11 +++-----
 .../coordinator/impl/TxnLogBufferedWriterTest.java | 31 +++++++++-------------
 12 files changed, 48 insertions(+), 61 deletions(-)

Reply via email to