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 2018/02/09 19:04:03 UTC

[jira] [Commented] (GEODE-4586) Remove singleton calls from product code in org.apache.geode.internal.cache.versions

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

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

Commit fc3e14440afbb66f19b3e6dc79ded168adb8dca3 in geode's branch refs/heads/develop from [~dschneider]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=fc3e144 ]

GEODE-4586: remove getAnyInstance calls from RegionVersionVector (#1402)

* The MembershipListener interface methods are now passed a DistributionManager.
This allowed memberDeparted in RegionVersionVector to no longer use getAnyInstance
to get the DistributionManager.


> Remove singleton calls from product code in org.apache.geode.internal.cache.versions
> ------------------------------------------------------------------------------------
>
>                 Key: GEODE-4586
>                 URL: https://issues.apache.org/jira/browse/GEODE-4586
>             Project: Geode
>          Issue Type: Sub-task
>          Components: regions
>            Reporter: Kirk Lund
>            Assignee: Darrel Schneider
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> These product classes in org.apache.geode.internal.cache.versions invoke singleton getters.
> InternalDistributedSystem.getAnyInstance():
> * RegionVersionVector



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