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] [Assigned] (GEODE-6584) Performance Improvement: Do not synchronize on volatile variables

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

Helena Bales reassigned GEODE-6584:
-----------------------------------

    Assignee: Helena Bales

> 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
>            Assignee: Helena Bales
>            Priority: Major
>
> 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)