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

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


    from 653271e8d8a [fix][test]Fix flaky test produceCommitTest (#20006)
     add 091ee2504ff [improve][broker] PIP-192 Fix getLastMessageId for 
compressed payload(And add compression and maxBatchSize for the load balance 
system topic) (#20087)

No new revisions were added by this update.

Summary of changes:
 .../channel/ServiceUnitStateChannelImpl.java       |  4 ++
 .../pulsar/broker/service/BrokerService.java       |  6 +--
 .../apache/pulsar/broker/service/ServerCnx.java    | 11 ++++
 .../client/impl/RawBatchMessageContainerImpl.java  | 12 ++---
 .../compaction/StrategicTwoPhaseCompactor.java     | 17 +++++-
 .../impl/RawBatchMessageContainerImplTest.java     | 63 +++++++++++++++-------
 .../compaction/GetLastMessageIdCompactedTest.java  | 43 +++++++++++++++
 .../compaction/ServiceUnitStateCompactionTest.java | 24 +++++++--
 8 files changed, 145 insertions(+), 35 deletions(-)

Reply via email to