You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2018/01/30 00:58:10 UTC

[GitHub] athanatos opened a new pull request #1077: [RFC] ISSUE #1067: PendingReadOp: recovery, return NoSuchEntry on wQ-aQ+1 e?

athanatos opened a new pull request #1077: [RFC] ISSUE #1067: PendingReadOp: recovery, return NoSuchEntry on wQ-aQ+1 e?
URL: https://github.com/apache/bookkeeper/pull/1077
 
 
   ?rrors
   
   In the case of a recovery read, we rely on a NoSuchEntry response on the
   first missing entry to determine the final LAC.  As such, we need to
   consider an entry to be gone once we see wQ-aQ+1 NoSuchEntry/Ledger
   responses from bookies.  Otherwise, a zombie bookie can prevent ledger
   recovery from suceeding indefinitely (it'll hit the timeout each time).
   
   (@bug W-4651456@)
   Signed-off-by: Samuel Just <sj...@salesforce.com>

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services