LedgerHandle don't track failure on PendingReadOp
Open
type/question
- Dominant language
- Java
- Stars
- 2k
- Forks
- 976
- Avg merge
- 6d 15h
- Merged PRs (30d)
- 7
Description
**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.
Contributor guide
Assessment
This issue has not been assessed yet.