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

[jira] Created: (MAPREDUCE-1643) HTable - delete / put unnecessary sync.

HTable - delete / put unnecessary sync. 
----------------------------------------

                 Key: MAPREDUCE-1643
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1643
             Project: Hadoop Map/Reduce
          Issue Type: New Feature
            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.