[
https://issues.apache.org/jira/browse/GEODE-4562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16761278#comment-16761278
]
ASF subversion and git services commented on GEODE-4562:
--------------------------------------------------------
Commit 986ef9dcad9f95e838a0423f01b183724b355bf6 in geode's branch
refs/heads/develop from Bruce Schuchardt
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=986ef9d ]
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", GEODE-4581 and GEODE-4562.
> Remove singleton calls from product code in
> org.apache.geode.distributed.internal.membership.gms.mgr
> ----------------------------------------------------------------------------------------------------
>
> Key: GEODE-4562
> URL: https://issues.apache.org/jira/browse/GEODE-4562
> Project: Geode
> Issue Type: Sub-task
> Components: membership
> Reporter: Kirk Lund
> Priority: Major
>
> These product classes in
> org.apache.geode.distributed.internal.membership.gms.mgr invoke singleton
> getters.
> GemFireCacheImpl.getInstance():
> * GMSMembershipManager
> InternalDistributedSystem.getAnyInstance():
> * GMSMembershipManager
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)