You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Juan Ramos (Jira)" <ji...@apache.org> on 2020/03/16 10:36:00 UTC

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

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

Juan Ramos resolved GEODE-7863.
-------------------------------
    Fix Version/s: 1.13.0
       Resolution: Fixed

> 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)