[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.

Reply via email to