ankit-j opened a new pull request #2096: Entries must be acknowledged by bookies in multiple fault domains bef… URL: https://github.com/apache/bookkeeper/pull/2096 Descriptions of the changes in this PR: Bookkeeper write logic makes sure that there are at least ackQuorumSize number of successful writes before sending ack back to the client. In many cases these may fall into the same fault domain. A mechanism to force bookkeeper to make sure that there are acks from at least minNumRacksPerWriteQuorum number of fault domains and a configuration to enforce this. Signed-off-by: Ankit Jain <[email protected]> Master Issue: #2095
---------------------------------------------------------------- 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
