You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Dick Cavender (Jira)" <ji...@apache.org> on 2019/09/26 18:05:08 UTC

[jira] [Closed] (GEODE-6829) AttributesFactory synchronization issues

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

Dick Cavender closed GEODE-6829.
--------------------------------

> AttributesFactory synchronization issues
> ----------------------------------------
>
>                 Key: GEODE-6829
>                 URL: https://issues.apache.org/jira/browse/GEODE-6829
>             Project: Geode
>          Issue Type: Improvement
>          Components: core, management
>            Reporter: Joris Melchior
>            Priority: Minor
>             Fix For: 1.10.0
>
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> AttributesFactory has several synchronized blocks on method variables that in effect mean there is no synchronization in those instances. 
> Improve the code to provide meaningful synchronization on attributes that are manipulated by public and protected methods.
>  



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