[
https://issues.apache.org/jira/browse/HBASE-9581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeffrey Zhong updated HBASE-9581:
---------------------------------
Attachment: hbase-9581.patch
[[email protected]] Sorry for the trouble. The reason of those hang test
failures is that I set connection instance to null after HBaseAdmin#close()
while we have quite a few test cases close shared HBaseAdmin instance multiple
times.
The patch uses a less aggressive way to avoid extra close from messing up
connection reference count.
I'm running a full test suite locally and will check the fix once the test run
pass.
> Few tests broken since HBASE-9551
> ---------------------------------
>
> Key: HBASE-9581
> URL: https://issues.apache.org/jira/browse/HBASE-9581
> Project: HBase
> Issue Type: Bug
> Affects Versions: 0.96.0
> Reporter: Aditya Kishore
> Assignee: Aditya Kishore
> Priority: Blocker
> Labels: tests
> Fix For: 0.96.0
>
> Attachments: hbase-9581.patch
>
>
> Few test cases, for example
> {{org.apache.hadoop.hbase.client.TestSnapshotFromClient}} hangs since the
> commit for HBASE-9551
--
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