pkumar-singh opened a new pull request #3067:
URL: https://github.com/apache/bookkeeper/pull/3067


   **Motivation**
   
   When WQ < E there would be case when some entries of a fragment will be on 
Bookie B1 and not on B2 while some will on B2 but not B1. Currently If B1 is 
dead and being recovered, the process will not only recover entries which were 
on B1 but also those entries which were not on B1 but were on B2.
   
   **Change**
   From the fragment recover only those entries which were supposed to be on 
dead bookie


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

To unsubscribe, e-mail: issues-unsubscr...@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to