You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Clint Morgan (JIRA)" <ji...@apache.org> on 2010/04/26 18:55:35 UTC

[jira] Created: (HBASE-2493) [Transactional Contrib] Avoid unsafe concurrent use of HTable.

[Transactional Contrib] Avoid unsafe concurrent use of HTable.
--------------------------------------------------------------

                 Key: HBASE-2493
                 URL: https://issues.apache.org/jira/browse/HBASE-2493
             Project: Hadoop HBase
          Issue Type: Bug
          Components: contrib
    Affects Versions: 0.20.3
            Reporter: Clint Morgan
            Assignee: Clint Morgan
             Fix For: 0.20.4, 0.21.0


We use it in an unsafe manner in  HBasedBackedTransactionalLogger and in IndexedRegion. On upgrading from 20.1 to 0.20.4-RC I start to get CME's in HTable.

Fix by moving to an HTablePool.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.