[
https://issues.apache.org/jira/browse/ACCUMULO-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Newton updated ACCUMULO-2324:
----------------------------------
Affects Version/s: 1.5.0
> DistributedWorkQueue#waitUntilDone() shouldn't synchronize on String object
> ---------------------------------------------------------------------------
>
> Key: ACCUMULO-2324
> URL: https://issues.apache.org/jira/browse/ACCUMULO-2324
> Project: Accumulo
> Issue Type: Bug
> Affects Versions: 1.5.0
> Reporter: Ted Yu
> Fix For: 1.6.0, 1.5.2
>
>
> Synchronization is done on condVar, a String.
> This is not good practice.
> See
> http://stackoverflow.com/questions/133988/problem-with-synchronizing-on-string-objects
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)