[
https://issues.apache.org/jira/browse/GEODE-6580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16810157#comment-16810157
]
ASF subversion and git services commented on GEODE-6580:
--------------------------------------------------------
Commit 5a70f144c67d835b1ee58811cdecdce7db443ca4 in geode's branch
refs/heads/develop from Jacob Barrett
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=5a70f14 ]
GEODE-6580: Corrects loop break.
> 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: 40m
> 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)