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.