[
https://issues.apache.org/jira/browse/HBASE-2493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Todd Lipcon updated HBASE-2493:
-------------------------------
Status: Resolved (was: Patch Available)
Resolution: Won't Fix
Resolving won't fix since Transactional is now on github
> [Transactional Contrib] Avoid unsafe concurrent use of HTable.
> --------------------------------------------------------------
>
> Key: HBASE-2493
> URL: https://issues.apache.org/jira/browse/HBASE-2493
> Project: HBase
> Issue Type: Bug
> Components: contrib
> Affects Versions: 0.20.3
> Reporter: Clint Morgan
> Assignee: Clint Morgan
> Fix For: 0.22.0
>
> Attachments: hbase-2493.diff
>
>
> 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.