You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when enableBookieFailureTracking is enabled, bk will track failure event while read LastConfirmedAddEntry, placementPolicy will reorder writeset according to bookieFailureHistory, but the weird is bookie don't track failure in PendingReadOp, and i wonder why bookie treat readlac and readentry differently. I would appreciate it if anyone could answer me, thanks.
The text was updated successfully, but these errors were encountered:
QUESTION
when enableBookieFailureTracking is enabled, bk will track failure event while read LastConfirmedAddEntry, placementPolicy will reorder writeset according to bookieFailureHistory, but the weird is bookie don't track failure in PendingReadOp, and i wonder why bookie treat readlac and readentry differently. I would appreciate it if anyone could answer me, thanks.
The text was updated successfully, but these errors were encountered: