sijie 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-387344082 > actually what is the quorum for read? the quorum read here is for lac, not for individual entry. what the coverage covers here: for each write quorum, it has meaningful coverage. > If NoSuchEntryException and NoSuchLedgerExistsException are valid expected responses then why is "nodesOkay" count not incremented? "nodesOkay" there means responses that can tell what is lac. "no such entry" or "no such ledger" are valid response, that they can tell lac.
---------------------------------------------------------------- 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
