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 3b83827ccc8 Bump version to next snapshot version
     new 2cf0aa763c2 [fix][broker] Fix tableview divergence in 
ServiceUnitStateTableViewSyncer causing flaky tests (#25946)
     new 136bc884c21 [fix][test] Fix flaky ExtensibleLoadManagerImplTest by 
re-serving the channel topic in initializeState (#25976)
     new 476881fab2d [fix][test] Fix flaky 
ExtensibleLoadManagerImplTest.initializeState by recovering wedged channel 
ownership (#25977)
     new 72e4d264820 [fix][test] Deflake TopicPoliciesTest.setupTestTopic by 
retrying forced namespace deletion (#25974)
     new de43a840ee1 [improve][misc] Upgrade Apache Commons libraries and 
Apache Http components (#25963)

The 5 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:
 distribution/server/src/assemble/LICENSE.bin.txt   |  14 +-
 distribution/shell/src/assemble/LICENSE.bin.txt    |   6 +-
 pom.xml                                            |  14 +-
 .../channel/ServiceUnitStateTableViewSyncer.java   | 188 +++++++++---
 .../pulsar/broker/admin/TopicPoliciesTest.java     |  15 +-
 .../ExtensibleLoadManagerImplBaseTest.java         |  75 ++++-
 .../extensions/ExtensibleLoadManagerImplTest.java  | 321 ++++++++++++++-------
 7 files changed, 456 insertions(+), 177 deletions(-)

Reply via email to