[
https://issues.apache.org/jira/browse/HBASE-6767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Elliott Clark resolved HBASE-6767.
----------------------------------
Resolution: Cannot Reproduce
> Manually calling split without a midpoint errors our
> ----------------------------------------------------
>
> Key: HBASE-6767
> URL: https://issues.apache.org/jira/browse/HBASE-6767
> Project: HBase
> Issue Type: Bug
> Components: regionserver
> Affects Versions: 0.92.2
> Reporter: Elliott Clark
> Fix For: 0.92.3
>
>
> in shell I issued:
> {code}split 'TestTable,,1347475507959.8021113e9c87e1b2f7914ff5b1644cc4.'{code}
> that resulted in the following error:
> {code}2012-09-12 18:45:55,950 DEBUG
> org.apache.hadoop.hbase.regionserver.CompactSplitThread: Region
> TestTable,,1347475507959.8021113e9c87e1b2f7914ff5b1644cc4. not splittable
> because midkey=null
> 2012-09-12 18:46:04,267 DEBUG
> org.apache.hadoop.hbase.regionserver.CompactSplitThread: Region
> TestTable,,1347475507959.8021113e9c87e1b2f7914ff5b1644cc4. not splittable
> because midkey=null
> 2012-09-12 18:47:31,820 DEBUG
> org.apache.hadoop.hbase.regionserver.CompactSplitThread: Region
> TestTable,,1347475507959.8021113e9c87e1b2f7914ff5b1644cc4. not splittable
> because midkey=null
> 2012-09-12 18:47:35,028 DEBUG
> org.apache.hadoop.hbase.regionserver.CompactSplitThread: Region
> TestTable,,1347475507959.8021113e9c87e1b2f7914ff5b1644cc4. not splittable
> because midkey=null{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira