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/04 22:08:00 UTC

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

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

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

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".


> Remove singleton calls from product code in org.apache.geode.distributed.internal.membership
> --------------------------------------------------------------------------------------------
>
>                 Key: GEODE-4582
>                 URL: https://issues.apache.org/jira/browse/GEODE-4582
>             Project: Geode
>          Issue Type: Sub-task
>          Components: membership
>            Reporter: Kirk Lund
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> These product classes in org.apache.geode.distributed.internal.membership invoke singleton getters.
> InternalDistributedSystem.getAnyInstance():
> * InternalRole



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