You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2019/02/05 22:35:00 UTC

[jira] [Commented] (GEODE-4581) Remove singleton calls from product code in org.apache.geode.distributed.internal.membership.gms.locator

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

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

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.locator
> --------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-4581
>                 URL: https://issues.apache.org/jira/browse/GEODE-4581
>             Project: Geode
>          Issue Type: Sub-task
>          Components: locator, membership
>            Reporter: Kirk Lund
>            Priority: Major
>
> These product classes in org.apache.geode.distributed.internal.membership.gms.locator invoke singleton getters.
> InternalDistributedSystem.getAnyInstance():
> * GMSLocator



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