[
https://issues.apache.org/jira/browse/GEODE-6580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16830468#comment-16830468
]
ASF subversion and git services commented on GEODE-6580:
--------------------------------------------------------
Commit 3ea508d089598d196f12ecd793521520941f09f8 in geode's branch
refs/heads/develop from Jacob Barrett
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=3ea508d ]
GEODE-6580: Cleanup static analyzer warnings. (#3432)
> Performance Improvement: in SocketCreator use concurrent hash map
> -----------------------------------------------------------------
>
> Key: GEODE-6580
> URL: https://issues.apache.org/jira/browse/GEODE-6580
> Project: Geode
> Issue Type: Improvement
> Reporter: Helena Bales
> Assignee: Helena Bales
> Priority: Major
> Labels: performance-benchmark
> Fix For: 1.10.0
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> In SocketCreator, use ConcurrentHashMap instead of synchronizing on HashMap
> in order to reduce contention for locks.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)