[ 
https://issues.apache.org/jira/browse/GEODE-6829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16860091#comment-16860091
 ] 

ASF subversion and git services commented on GEODE-6829:
--------------------------------------------------------

Commit 769368999c24ec469b6ca8d323cd8de960b069fb in geode's branch 
refs/heads/develop from Joris Melchior
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=7693689 ]

GEODE-6829: Fixes synchronization in AttributesFactory (#3670)

Co-authored-by: Joris Melchior <joris.melch...@gmail.com>
Co-authored-by: Peter Tran <pt...@gmail.com>

> 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
(v7.6.3#76005)

Reply via email to