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

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


    from 092819b5c4a [improve] [broker] Fix broker restart logic (#20113)
     add 6cfa4683a44 [improve][broker] Fix ServiceUnitStateCompactionStrategy 
to cover fast-forward cursor behavior after compaction (#20110)

No new revisions were added by this update.

Summary of changes:
 .../apache/pulsar/PulsarClusterMetadataSetup.java  | 17 +++--
 .../channel/ServiceUnitStateChannelImpl.java       |  2 +-
 .../ServiceUnitStateCompactionStrategy.java        | 10 ++-
 .../compaction/StrategicTwoPhaseCompactor.java     |  2 +-
 .../extensions/ExtensibleLoadManagerImplTest.java  |  2 +
 .../ServiceUnitStateCompactionStrategyTest.java    |  4 ++
 .../compaction/ServiceUnitStateCompactionTest.java | 79 ++++++++++++++++++++++
 .../apache/pulsar/client/impl/TableViewImpl.java   |  7 ++
 8 files changed, 114 insertions(+), 9 deletions(-)

Reply via email to