[
https://issues.apache.org/jira/browse/HBASE-3403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12976185#action_12976185
]
stack commented on HBASE-3403:
------------------------------
There is fixup for this condition in the server shutdown recovery code. See
the fixupDaughters methods in the ServerShutdown handler. I noticed recently
that it doesn't seem to be working properly (I noted it in issue comment but
didn't open explicit issue to cover this case since couldn't repro). I added
extra logging to see if could figure why the fixup code wasn't cutting in.
Mind posting master log? Good on you Todd.
> Region orphaned after failure during split
> ------------------------------------------
>
> Key: HBASE-3403
> URL: https://issues.apache.org/jira/browse/HBASE-3403
> Project: HBase
> Issue Type: Bug
> Affects Versions: 0.90.0
> Reporter: Todd Lipcon
> Fix For: 0.90.0
>
> Attachments: broken-split.txt, hbck-fix-missing-in-meta.txt
>
>
> ERROR: Region
> hdfs://haus01.sf.cloudera.com:11020/hbase-normal/usertable/2ad8df700eea55f70e02ea89178a65a2
> on HDFS, but not listed in META or deployed on any region server.
> ERROR: Found inconsistency in table usertable
> Not sure how I got into this state, will look through logs.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.