[
https://issues.apache.org/jira/browse/HBASE-5051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13171522#comment-13171522
]
nkeywal commented on HBASE-5051:
--------------------------------
mapred.TestTableMapReduce.testMultiRegionTable: NumberFormatException: For
input string: "18446743988037478956"
mapreduce.TestHFileOutputFormat.testMRIncrementalLoad: NumberFormatException:
For input string: "18446743988037169444"
mapreduce.TestHFileOutputFormat.testMRIncrementalLoadWithSplit
NumberFormatException: For input string: "18446743988037182259"
mapreduce.TestHFileOutputFormat.testExcludeMinorCompaction:
NumberFormatException: For input string: "18446743988037186552"
TestReplication.queueFailover: ??
TestInstantSchemaChange.testInstantSchemaJanitor: Too many open files
TestMasterReplication: hung
TestMasterReplication works locally. The patch should not have impacted it. It
hungs on trunk as well (see:
https://builds.apache.org/job/HBase-TRUNK/2553/testReport/org.apache.hadoop.hbase.replication/
: there is no entry for TestMasterReplication)
TestReplication works locally. This test is usually flaky.
mapred.TestTableMapReduce worked in the previous prebuild.
mapreduce.TestHFileOutputFormat worked in the previous prebuild.
Let's retry.
> HBaseTestingUtility#getHBaseAdmin() creates a new HBaseAdmin instance at each
> call
> ----------------------------------------------------------------------------------
>
> Key: HBASE-5051
> URL: https://issues.apache.org/jira/browse/HBASE-5051
> Project: HBase
> Issue Type: Bug
> Components: test
> Affects Versions: 0.94.0
> Reporter: nkeywal
> Assignee: nkeywal
> Priority: Minor
> Attachments: 5051.patch, 5051.v2.patch, 5051.v2.patch, 5051.v2.patch
>
>
> As it's a new instance, it should be closed. As the function name seems to
> imply that it's an instance managed by HBaseTestingUtility, most of the users
> don't close it => leak
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira