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/08 19:21:00 UTC

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

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

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

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

GEODE-4588: remove call of getAnyInstance (#1394)

Now an InternalDistributedSystem is passed in to the TXLockServiceImpl
constructor. Note that this service depends on the distributed system
instead of the cache.

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



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