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 20:27:00 UTC

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

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

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

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

GEODE-4583: remove getAnyInstance calls (#1407)

getAnyInstance was being used to get the old logger.
Now the class declares a static log4j logger and uses it.

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



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