You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/02/18 11:05:31 UTC

[GitHub] [pulsar] gaozhangmin removed a comment on issue #14106: Flaky-test: RackAwareTest.testPlacement

gaozhangmin removed a comment on issue #14106:
URL: https://github.com/apache/pulsar/issues/14106#issuecomment-1033684936


   Maybe this because bookie-0 was  not running any more? Use below test code. @lhotari 
   `assertTrue(bookies.get(0).isRunning() &&
                               lh.getLedgerMetadata().getEnsembleAt(0).contains(firstBookie),`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org