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:25:52 UTC

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

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

Jean-Daniel Cryans updated HBASE-9330:
--------------------------------------

    Attachment: HBASE-9330.patch

Here's a patch that fixes it. On my cluster I go from about 4k threads to only 600. I don't like the patch so much though.
                
> 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
>
>         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