[ https://issues.apache.org/jira/browse/HBASE-14233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14703653#comment-14703653 ]
Elliott Clark commented on HBASE-14233: --------------------------------------- I got this another time running the IT tests. However I wonder if it's possible to keep this from happening when master hosts meta? I've got another IT test running, but I'll try the theory in the coming days. > Branch-1.2 Merging regions can result in messed up tables > --------------------------------------------------------- > > Key: HBASE-14233 > URL: https://issues.apache.org/jira/browse/HBASE-14233 > Project: HBase > Issue Type: Sub-task > Components: Region Assignment > Affects Versions: 1.2.0 > Reporter: Elliott Clark > Priority: Critical > Fix For: 1.2.0 > > > {code} > 15/08/17 14:10:50 INFO master.RegionStates: Transition null to > {6486b9b9409b25f10eb806ec3bad442d state=MERGING_NEW, ts=1439845850422, > server=hbase508.ash1.facebook.com,16020,1439844470302} > 15/08/17 14:10:57 INFO master.AssignmentManager: Failed to record merged > region 6486b9b9409b25f10eb806ec3bad442d > 15/08/17 14:10:57 ERROR master.AssignmentManager: Failed to transtion region > from {6486b9b9409b25f10eb806ec3bad442d state=MERGING_NEW, ts=1439845850422, > server=hbase508.ash1.facebook.com,16020,1439844470302} to MERGE_PONR by > hbase508.ash1.facebook.com,16020,1439844470302: Failed to record the merging > in meta > 15/08/17 14:11:08 WARN master.RegionStates: THIS SHOULD NOT HAPPEN: > unexpected {6486b9b9409b25f10eb806ec3bad442d state=MERGING_NEW, > ts=1439845857580, server=hbase508.ash1.facebook.com,16020,1439844470302} > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)