Mike Drob created ACCUMULO-2895:
-----------------------------------

             Summary: MultiTableBatchWriter.getBatchWriter has dubious 
synchronization
                 Key: ACCUMULO-2895
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2895
             Project: Accumulo
          Issue Type: Improvement
          Components: client
    Affects Versions: 1.6.0
            Reporter: Mike Drob


>From FindBugs:

{noformat}
Sequence of calls to java.util.concurrent.ConcurrentHashMap may not be atomic 
in 
org.apache.accumulo.core.client.impl.MultiTableBatchWriterImpl.getBatchWriter(String)
Synchronization performed on java.util.concurrent.ConcurrentHashMap in 
org.apache.accumulo.core.client.impl.MultiTableBatchWriterImpl.getBatchWriter(String)
{noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to