You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Dave Barnes (Jira)" <ji...@apache.org> on 2020/09/10 15:52:12 UTC

[jira] [Closed] (GEODE-7863) Reduce Contention on ServerCQImpl

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

Dave Barnes closed GEODE-7863.
------------------------------

> Reduce Contention on ServerCQImpl
> ---------------------------------
>
>                 Key: GEODE-7863
>                 URL: https://issues.apache.org/jira/browse/GEODE-7863
>             Project: Geode
>          Issue Type: Bug
>          Components: cq
>            Reporter: Juan Ramos
>            Assignee: Juan Ramos
>            Priority: Major
>              Labels: GeodeCommons
>             Fix For: 1.13.0
>
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> While looking at some performance issues recently introduced into {{Geode}} I've noticed that the several methods from the {{ServerCQImpl}} class internally lock an internal {{HashMap}}, it would be better to use a {{ConcurrentMap}} instead.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)