[
https://issues.apache.org/jira/browse/HBASE-9330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13753208#comment-13753208
]
Hudson commented on HBASE-9330:
-------------------------------
FAILURE: Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #700 (See
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/700/])
HBASE-9330 Refactor PE to create HTable the correct way (jdcryans: rev 1518341)
*
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/PerformanceEvaluation.java
> Refactor PE to create HTable the correct way
> --------------------------------------------
>
> Key: HBASE-9330
> URL: https://issues.apache.org/jira/browse/HBASE-9330
> Project: HBase
> Issue Type: Improvement
> Affects Versions: 0.95.2
> Reporter: Jean-Daniel Cryans
> Assignee: Jean-Daniel Cryans
> Fix For: 0.98.0, 0.96.0
>
> Attachments: HBASE-9330.patch
>
>
> Multithreaded clients that directly create HTables are out of style and will
> be crushed under thousands of threads. Our own PerformanceEvaluation is now
> suffering from this too, so it needs to keep an HConnection around in order
> to create tables.
--
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