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 49ca5d6dcaa [improve][ci] Upgrade Gradle Develocity Maven Extension to 
1.23.1 (#24004)
     new d0e95db50b2 [improve] [broker] Make the estimated entry size more 
accurate (#23931)
     new c05e998a522 [fix][test] Fix flaky test 
OneWayReplicatorUsingGlobalZKTest.testConfigReplicationStartAt (#24011)

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/ManagedCursorImpl.java | 58 +++++++++----
 .../bookkeeper/mledger/impl/ManagedLedgerImpl.java |  2 +
 .../mledger/impl/cache/RangeEntryCacheImpl.java    | 12 +--
 .../impl/InflightReadsLimiterIntegrationTest.java  | 15 ++--
 .../bookkeeper/mledger/impl/ManagedCursorTest.java | 98 ++++++++++++++++++++--
 .../BatchMessageWithBatchIndexLevelTest.java       | 12 +--
 .../service/OneWayReplicatorUsingGlobalZKTest.java |  4 +
 .../pulsar/broker/stats/ConsumerStatsTest.java     | 19 +++--
 8 files changed, 170 insertions(+), 50 deletions(-)

Reply via email to