You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2020/05/20 10:22:33 UTC

[GitHub] [bookkeeper] lamber-ken opened a new pull request #2337: [BUG] Fix flaky testLedgerOpenAfterBKCrashed

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.
   
   ![image](https://user-images.githubusercontent.com/20113411/82434983-3add3880-9ac6-11ea-96a3-24fbd71d16d4.png)
   
   ### 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:
users@infra.apache.org



[GitHub] [bookkeeper] eolivelli merged pull request #2337: [BUG] Fix flaky testLedgerOpenAfterBKCrashed

Posted by GitBox <gi...@apache.org>.
eolivelli merged pull request #2337:
URL: https://github.com/apache/bookkeeper/pull/2337


   


----------------------------------------------------------------
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:
users@infra.apache.org