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

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


    from 4ee5cd78147 [fix] [ml] Reader can set read-pos to a deleted ledger 
(#21248)
     add 9ab7417edc2 [fix] [metadata] Fix zookeeper related flacky test (#21310)

No new revisions were added by this update.

Summary of changes:
 pulsar-metadata/pom.xml                            |  7 ++++-
 .../bookkeeper/replication/AuditorBookieTest.java  |  1 -
 .../AuditorCheckAllLedgersTaskTest.java            |  1 -
 .../replication/AuditorLedgerCheckerTest.java      |  1 -
 .../AuditorPeriodicBookieCheckTest.java            |  1 -
 .../replication/AuditorPeriodicCheckTest.java      |  1 -
 .../AuditorPlacementPolicyCheckTaskTest.java       |  1 -
 .../AuditorPlacementPolicyCheckTest.java           |  1 -
 .../replication/AuditorReplicasCheckTaskTest.java  |  1 -
 .../replication/AuditorReplicasCheckTest.java      |  1 -
 .../replication/AuditorRollingRestartTest.java     |  1 -
 .../replication/AuthAutoRecoveryTest.java          |  1 -
 .../replication/AutoRecoveryMainTest.java          |  6 -----
 .../replication}/BookKeeperClusterTestCase.java    | 31 +++++++---------------
 .../replication/BookieAutoRecoveryTest.java        |  1 -
 .../replication/BookieLedgerIndexTest.java         |  1 -
 .../TestAutoRecoveryAlongWithBookieServers.java    |  1 -
 .../replication/TestReplicationWorker.java         |  1 -
 .../bookkeeper/replication}/ZooKeeperUtil.java     |  3 ++-
 .../bookkeeper/test/BookKeeperClusterTestCase.java |  3 +--
 .../bookkeeper/client/BookKeeperTestClient.java    |  1 -
 21 files changed, 18 insertions(+), 48 deletions(-)
 copy {managed-ledger/src/test/java/org/apache/bookkeeper/test => 
pulsar-metadata/src/test/java/org/apache/bookkeeper/replication}/BookKeeperClusterTestCase.java
 (96%)
 copy {managed-ledger/src/test/java/org/apache/bookkeeper/test => 
pulsar-metadata/src/test/java/org/apache/bookkeeper/replication}/ZooKeeperUtil.java
 (98%)

Reply via email to