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

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

Commit e42c10558f62d6fc80aae081f44ce58d518dc8b6 in geode's branch 
refs/heads/feature/GEODE-4582 from Bruce Schuchardt
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=e42c105 ]

GEODE-4582 Remove singleton calls from product code

Removing calls to find an InternalDistributedSystem from membership
classes.  This also addresses GEODE-1753 "Clean up initialization of GMS
Services log writer".


> Clean up initialization of GMS Services log writer
> --------------------------------------------------
>
>                 Key: GEODE-1753
>                 URL: https://issues.apache.org/jira/browse/GEODE-1753
>             Project: Geode
>          Issue Type: Task
>          Components: membership
>            Reporter: Bruce Schuchardt
>            Priority: Major
>
> The logWriter and securityLogWriter used by the membership component are 
> currently installed by InternalDistributedSystem using static variables in 
> the GMS Services class.  These should instead be put into the transport 
> config that is used to initialize the membership manager.  The Services class 
> can then pick them up from the transport config during initialization & the 
> static variables can be removed.



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

Reply via email to