[ 
https://issues.apache.org/jira/browse/HBASE-9551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jeffrey Zhong updated HBASE-9551:
---------------------------------

    Attachment: hbase-9551-v1.patch

The two test cases close the same HBaseAdmin instance multiple times.I adjusted 
the two test cases in the v1 patch. 
{code}
org.apache.hadoop.hbase.coprocessor.TestCoprocessorEndpoint
org.apache.hadoop.hbase.snapshot.TestExportSnapshot
{code}

                
> HBaseTestingUtility#createPreSplitLoadTestTable double close HBaseAdmin
> -----------------------------------------------------------------------
>
>                 Key: HBASE-9551
>                 URL: https://issues.apache.org/jira/browse/HBASE-9551
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.96.0
>            Reporter: Jeffrey Zhong
>            Assignee: Jeffrey Zhong
>            Priority: Minor
>         Attachments: hbase-9551.patch, hbase-9551-v1.patch
>
>
> The code close admin twice which cause LoadTest tool fail when loading 
> multiple tables at one time.

--
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

Reply via email to