[
https://issues.apache.org/jira/browse/HBASE-2389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-2389:
-------------------------
Resolution: Fixed
Hadoop Flags: [Reviewed]
Status: Resolved (was: Patch Available)
Applied branch and trunk. Thanks for the patch Kay Kay.
> HTable - delete / put unnecessary sync.
> ----------------------------------------
>
> Key: HBASE-2389
> URL: https://issues.apache.org/jira/browse/HBASE-2389
> Project: Hadoop HBase
> Issue Type: Bug
> Reporter: Kay Kay
> Fix For: 0.20.4, 0.21.0
>
> Attachments: HBASE-2389.patch
>
>
> HTable is not thread-safe , but some of the methods seem to have a
> synchronized block (put/delete) etc.
> It might as well be better to remove them altogether.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.