[ https://issues.apache.org/jira/browse/HBASE-26700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bryan Beaudreault updated HBASE-26700: -------------------------------------- Fix Version/s: 2.5.0 (was: 2.6.0) > The way we bypass broken track file is not enough in StoreFileListFile > ---------------------------------------------------------------------- > > Key: HBASE-26700 > URL: https://issues.apache.org/jira/browse/HBASE-26700 > Project: HBase > Issue Type: Sub-task > Components: HFile > Reporter: Duo Zhang > Assignee: Duo Zhang > Priority: Critical > Fix For: 2.5.0, 3.0.0-alpha-3 > > > 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. -- This message was sent by Atlassian Jira (v8.20.10#820010)