eolivelli commented on issue #2281: [bookie-ledger-recovery] Fix bookie recovery stuck even with enough ack-quorum response URL: https://github.com/apache/bookkeeper/pull/2281#issuecomment-596083925 Okay. We are waiting for WQ - AQ +1 so: - WQ=2 AQ=2 wait for 1, it is okay as all bookies have every entry - WQ=2 AQ=1 wait for 2, it is okay as we have to check every bookie So your fix work well according to the protocol . Please add test cases
---------------------------------------------------------------- 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] With regards, Apache Git Services
