[
https://issues.apache.org/jira/browse/HBASE-3100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12920447#action_12920447
]
stack commented on HBASE-3100:
------------------------------
So, this is the last failing test up on hudson. I see a few failure types.
One is that the fat region splits which is not expected in the test. Another
failure I'm seeing is that Master runs OPENED region handler twice. Have a
patch for the first to stop it happening in future. Will add extra debug to
figure how the second comes about.
> TestMergeTable failing in TRUNK
> -------------------------------
>
> Key: HBASE-3100
> URL: https://issues.apache.org/jira/browse/HBASE-3100
> Project: HBase
> Issue Type: Bug
> Reporter: stack
> Assignee: stack
> Fix For: 0.90.0
>
> Attachments: 3100.txt
>
>
> This is an old crufty test that is failing in TRUNK. We create regions --
> user, root, and meta regions offline -- but then come along and disable them
> after starting up minicluster. Confuses new master. This test also does not
> emit logging up in hudson because its written against old-style testing...
> even has a subclass of the HBaseTestCase to do this crazy manual creation.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.