ankit-j opened a new issue #2095: Entries must be acknowledged by bookies in 
multiple fault domains before being acknowledged to client
URL: https://github.com/apache/bookkeeper/issues/2095
 
 
   **FEATURE REQUEST**
   
   1. Please describe the feature you are requesting.
   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.
   
   2. Indicate the importance of this issue to you (blocker, must-have, 
should-have, nice-to-have).
      Are you currently using any workarounds to address this issue?
   must-have
   
   3. Provide any additional detail on your proposed use case for this feature.

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

Reply via email to