Description
Currently we only retry to open a HLog file in case "Cannot obtain block length" (HBASE-8314). We can retry also in case "Could not obtain the last block locations.", "Blocklist for " + src + " has changed!", which are possible IOException messages I can find in case open a file.
Attachments
Attachments
Issue Links
- relates to
-
HBASE-8449 Refactor recoverLease retries and pauses informed by findings over in hbase-8389
- Closed
-
HBASE-8314 HLogSplitter can retry to open a 0-length hlog file
- Closed