You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2010/04/26 19:31:33 UTC

[jira] Updated: (HBASE-2389) HTable - delete / put unnecessary sync.

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

stack updated HBASE-2389:
-------------------------

    Fix Version/s: 0.20.5
                       (was: 0.20.4)

> 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.5, 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.