Details
-
Sub-task
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
When implementing HBASE-26690, I found that a pb message can be parsed with partial bytes, if we stop at some special point.
So we can not rely on the pb parser to always throw InvalidProtocolBufferException for us, we need to detect the incomplete file by ourselves.
Attachments
Issue Links
- contains
-
HBASE-26612 Adjust log level when looking for .filelist/{f1,f2}
- Resolved
- links to