[
https://issues.apache.org/jira/browse/HBASE-9197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13737800#comment-13737800
]
stack commented on HBASE-9197:
------------------------------
https://builds.apache.org/job/HBase-TRUNK/4376/ is interesting. It is the one
that failed just before this patch went in. The test that used to zombie,
testTableExist, actually timed out instead.
testEnableTableRoundRobinAssignment also timed out. Both tests in log are
waiting on the ns table. These latter two tests run after
testShouldCloseTheRegionBasedOnTheEncodedRegionName.
Some evidence that testShouldCloseTheRegionBasedOnTheEncodedRegionName is
reason TestAdmin was hanging.
> TestAdmin#testShouldCloseTheRegionBasedOnTheEncodedRegionName shuts down the
> namespaces table and never starts it up again
> --------------------------------------------------------------------------------------------------------------------------
>
> Key: HBASE-9197
> URL: https://issues.apache.org/jira/browse/HBASE-9197
> Project: HBase
> Issue Type: Bug
> Components: test
> Reporter: stack
> Assignee: stack
> Fix For: 0.98.0, 0.95.2
>
> Attachments: 9197.txt
>
>
> Because the ns table is offline, all subsequent tests just keep retrying and
> eventually fail (This contribs to the hung TestAdmin we've been seeing of
> late).
--
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