lamber-ken opened a new pull request #2337: URL: https://github.com/apache/bookkeeper/pull/2337
### Motivation `BookieFailureTest#testLedgerOpenAfterBKCrashed` is a flaky test case, it cause some pr failed.  ### Changes Test case should cover following situation, which shutdown any one of bookies, and try to open ledger no recovery. ``` Bookies: 4 ensSize: 3 writeQuorumSize: 2 ackQuorumSize: 2 ``` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
