[
https://issues.apache.org/jira/browse/GEODE-1753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bruce Schuchardt resolved GEODE-1753.
-------------------------------------
Resolution: Fixed
Fix Version/s: 1.9.0
> 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
> Fix For: 1.9.0
>
>
> 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)