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)

Reply via email to