This is an automated email from the ASF dual-hosted git repository.
lhotari pushed a change to branch branch-4.0
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from 4c41d2b212d [improve][ci] Upgrade Gradle Develocity Maven Extension to
1.23.1 (#24004)
new 0c259415fde [improve] [broker] Make the estimated entry size more
accurate (#23931)
new d152559833a [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(-)