reddycharan commented on issue #1380: addBookieAndCheckCovered in RRQuorumCoverageSet doesn't work correctly if AcqQuorumSize is greater than (WriteQuorumSize+1)/2 URL: https://github.com/apache/bookkeeper/issues/1380#issuecomment-386356919 As far as I understood, RRQuorumCoverageSet should return true for checkCovered only if all the writesets have atleast AckQuorum number of OKAY responses (in this OK/NoSuchEntryException/NoSuchLedgerExistsException). If that is the correct expectation, then current implementation of RRQuorumCoverageSet doesn't work accordingly in the example I mentioned above.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
