You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jean-Daniel Cryans (JIRA)" <ji...@apache.org> on 2013/08/24 01:21:52 UTC

[jira] [Created] (HBASE-9330) Refactor PE to create HTable the correct way

Jean-Daniel Cryans created HBASE-9330:
-----------------------------------------

             Summary: 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
             Fix For: 0.98.0, 0.96.0


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