[
https://issues.apache.org/jira/browse/ACCUMULO-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13906392#comment-13906392
]
Josh Elser commented on ACCUMULO-2324:
--------------------------------------
Update fixVersion from 1.5.2 to 1.5.1 since the most recent RC failed and any
new RC will contain this fix.
> 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
> Assignee: Eric Newton
> Fix For: 1.5.1, 1.6.0
>
>
> 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)