[jira] [Resolved] (ACCUMULO-3853) Contention around ConcurrentLinkedQueue.size() in AsyncSpanReceiver

2015-05-27 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-3853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser resolved ACCUMULO-3853. -- Addressed Billie's comments about ZooTraceClient. Contention around

[jira] [Resolved] (ACCUMULO-3853) Contention around ConcurrentLinkedQueue.size() in AsyncSpanReceiver

2015-05-26 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-3853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser resolved ACCUMULO-3853. -- Resolution: Fixed Maintain an explicit size of the collection instead of using the size()