[
https://issues.apache.org/jira/browse/GEODE-6580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16808906#comment-16808906
]
ASF subversion and git services commented on GEODE-6580:
--------------------------------------------------------
Commit a610ec8294a580ec19b3be3e3fbb9714ce9c2c5a in geode's branch
refs/heads/develop from Helena Bales
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=a610ec8 ]
Merge pull request #3385 from balesh2/GEODE-6580
GEODE-6580: use ConcurrentHashMap for host names
> 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
> Time Spent: 20m
> 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)