[
https://issues.apache.org/jira/browse/HBASE-9330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13753123#comment-13753123
]
Hudson commented on HBASE-9330:
-------------------------------
SUCCESS: Integrated in hbase-0.95-on-hadoop2 #276 (See
[https://builds.apache.org/job/hbase-0.95-on-hadoop2/276/])
HBASE-9330 Refactor PE to create HTable the correct way (jdcryans: rev 1518342)
*
/hbase/branches/0.95/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