You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Amitanand Aiyer (JIRA)" <ji...@apache.org> on 2013/10/23 07:55:43 UTC

[jira] [Created] (HBASE-9826) KeyValue should guard itself against corruptions

Amitanand Aiyer created HBASE-9826:
--------------------------------------

             Summary: KeyValue should guard itself against corruptions
                 Key: HBASE-9826
                 URL: https://issues.apache.org/jira/browse/HBASE-9826
             Project: HBase
          Issue Type: Bug
    Affects Versions: 0.89-fb
            Reporter: Amitanand Aiyer
            Priority: Minor


We have seen a case where a corrupted KV was causing a flush to fail repeatedly.

KV seems to have some sanity checks when it is created. But, not sure how the corrupted KV got in.

We could add some sanity checks before/after serialization to make sure KV's are not corrupted.

I've seen this issue on 0.89. But, I am not sure about the other versions. Since the trunk has moved to pb; this may not apply.



--
This message was sent by Atlassian JIRA
(v6.1#6144)