This is an automated email from the ASF dual-hosted git repository.
penghui pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from c57d7a0c320 [refactor][client] Remove useless locks in batch
receiving. (#18005)
add 7628fad4b27 [improve][broker] Make
CompactedTopicImpl.findStartPointLoop work more efficiently (#17976)
No new revisions were added by this update.
Summary of changes:
.../pulsar/compaction/CompactedTopicImpl.java | 6 +-
.../pulsar/compaction/CompactedTopicImplTest.java | 147 +++++++++++++++++++++
2 files changed, 151 insertions(+), 2 deletions(-)
create mode 100644
pulsar-broker/src/test/java/org/apache/pulsar/compaction/CompactedTopicImplTest.java