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/01 18:58:03 UTC

[jira] [Created] (GEODE-6584) Performance Improvement: Do not synchronize on volatile variables

Helena Bales created GEODE-6584:
-----------------------------------

             Summary: Performance Improvement: Do not synchronize on volatile variables
                 Key: GEODE-6584
                 URL: https://issues.apache.org/jira/browse/GEODE-6584
             Project: Geode
          Issue Type: Improvement
            Reporter: Helena Bales


In ServerConnection, do not synchronize on volatile boolean processMessage. It is not necessary and will have a negative performance impact.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)