[
https://issues.apache.org/jira/browse/HBASE-21817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16767702#comment-16767702
]
Sergey Shelukhin commented on HBASE-21817:
------------------------------------------
Added the test that verifies we can skip a corrupted record as long as length
is intact, and added handling for new record checks on master.
> handle corrupted cells like other corrupted WAL cases
> -----------------------------------------------------
>
> Key: HBASE-21817
> URL: https://issues.apache.org/jira/browse/HBASE-21817
> Project: HBase
> Issue Type: Bug
> Components: wal
> Reporter: Sergey Shelukhin
> Assignee: Sergey Shelukhin
> Priority: Critical
> Attachments: HBASE-21817.01.patch, HBASE-21817.02.patch,
> HBASE-21817.03.patch, HBASE-21817.04.patch, HBASE-21817.04.patch,
> HBASE-21817.patch
>
>
> See HBASE-21601 for context.
> I looked at the code a bit but it will take a while to understand, so for now
> I'm going to mitigate it by handling such cases like any other corrupted WAL
> (via either skipErrors or CorruptedHLog exception)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)