You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Kay Kay (JIRA)" <ji...@apache.org> on 2010/03/29 20:21:27 UTC

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

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

Kay Kay moved MAPREDUCE-1643 to HBASE-2389:
-------------------------------------------

    Issue Type: Bug  (was: New Feature)
           Key: HBASE-2389  (was: MAPREDUCE-1643)
       Project: Hadoop HBase  (was: Hadoop Map/Reduce)

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