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-387121272
 
 
   > I am not sure I understand your question.
   
   I was referring to following scenario, for a writeSet nodesOkay = 1 but 
nodesNotCovered >= ackQuorumSize, in this case it will immediately return 
false. 
   
   > what you expect here is you should have at least one valid response from 
every quorum.
   
   isn't the above mentioned example contradict your statement?
   
   > to satisfy the quorum read
   
   mainly I'm trying to understand this part, actually what is the quorum for 
read?
   
   If NoSuchEntryException and NoSuchLedgerExistsException are valid expected 
responses then why is "nodesOkay" count not incremented?
   
   (PS: I'm sorry if it seems i'm repeating the questions)

----------------------------------------------------------------
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

Reply via email to