Juan Ramos created GEODE-7863:
---------------------------------

             Summary: 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


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)

Reply via email to