[
https://issues.apache.org/jira/browse/HBASE-14687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14972143#comment-14972143
]
Enis Soztutar commented on HBASE-14687:
---------------------------------------
BTW, BufferedMutator javadoc does not say whether it is thread safe or not.
Only {{Connection.getBufferedMutator()}} mentions it. It caused some confusion
in an internal discussion due to Table being thread un-safe and BM being thread
safe.
> Un-synchronize BufferedMutator
> ------------------------------
>
> Key: HBASE-14687
> URL: https://issues.apache.org/jira/browse/HBASE-14687
> Project: HBase
> Issue Type: Bug
> Components: Client, Performance
> Reporter: Elliott Clark
> Assignee: Elliott Clark
>
> It should totally be possible to make BufferedMutatorImpl not use much ( if
> any ) locking.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)