You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Shamith kumar (JIRA)" <ji...@apache.org> on 2017/11/22 16:15:00 UTC

[jira] [Created] (HBASE-19331) Region start-key/end-key corruption in Hbase meta table

Shamith kumar created HBASE-19331:
-------------------------------------

             Summary: Region start-key/end-key corruption in Hbase meta table
                 Key: HBASE-19331
                 URL: https://issues.apache.org/jira/browse/HBASE-19331
             Project: HBase
          Issue Type: Bug
          Components: Region Assignment
    Affects Versions: 0.98.8
         Environment: Reproduced on HBase 0.98.8 on hadoop-2 
            Reporter: Shamith kumar


when a region split happens on a key with trailing byte equals zero, the end key of the first resulting region and and start key of the second resulting region in meta table gets corrupted.

Here is the link to code to reproduce this issue
https://bitbucket.org/flytxt/hbase-meta-corruption-test
 



  



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)