You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Helena Bales (JIRA)" <ji...@apache.org> on 2019/04/10 17:46:00 UTC

[jira] [Resolved] (GEODE-6580) Performance Improvement: in SocketCreator use concurrent hash map

     [ https://issues.apache.org/jira/browse/GEODE-6580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Helena Bales resolved GEODE-6580.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 1.10.0

> 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: 1h
>  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)