This is an automated email from the ASF dual-hosted git repository.
tison pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from d85736cbbb6 [fix][broker] release orphan replicator after topic closed
(#20567)
add 62eccc72744 [improve][test] Add integration test for
ExtensibleLoadManager (#20138)
No new revisions were added by this update.
Summary of changes:
.github/workflows/pulsar-ci.yaml | 4 +
build/run_integration_group.sh | 4 +
.../integration/containers/BrokerContainer.java | 4 +
.../integration/containers/PulsarContainer.java | 2 +-
.../loadbalance/ExtensibleLoadManagerTest.java | 390 +++++++++++++++++++++
.../src/test/resources/pulsar-loadbalance.xml} | 6 +-
tests/integration/src/test/resources/pulsar.xml | 1 +
7 files changed, 407 insertions(+), 4 deletions(-)
create mode 100644
tests/integration/src/test/java/org/apache/pulsar/tests/integration/loadbalance/ExtensibleLoadManagerTest.java
copy tests/{bc_2_0_0/src/test/resources/pulsar.xml =>
integration/src/test/resources/pulsar-loadbalance.xml} (78%)