[jira] [Commented] (GEODE-3557) Classes that have access to a DM should be changed to ask it for the InternalCache instead of calling GemFIreCacheImpl.getInstance

2017-09-08 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on GEODE-3557:


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

GEODE-3557: remove calls to GemFireCacheImpl getInstance

The DM now remembers the InternalCache that created it.
Changed places that had a dm to use its getCache method
instead of GemFireCacheImpl getInstance.


> Classes that have access to a DM should be changed to ask it for the 
> InternalCache instead of calling GemFIreCacheImpl.getInstance
> --
>
> Key: GEODE-3557
> URL: https://issues.apache.org/jira/browse/GEODE-3557
> Project: Geode
>  Issue Type: Sub-task
>  Components: core
>Reporter: Darrel Schneider
>Assignee: Darrel Schneider
> Fix For: 1.3.0
>
>
> A large number of classes call GemFireCacheImpl.getInstance that have access 
> to a DM instance.
> The DM should be changed to remember the InternalCache associated with it and 
> these classes can then ask it for the cache instead.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (GEODE-3557) Classes that have access to a DM should be changed to ask it for the InternalCache instead of calling GemFIreCacheImpl.getInstance

2017-09-08 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on GEODE-3557:


Commit 09b83ffb425fdc154555cfdba6c5a5a56d569a26 in geode's branch 
refs/heads/feature/GEODE-3557 from [~dschneider]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=09b83ff ]

GEODE-3557: remove calls to GemFireCacheImpl getInstance

The DM now remembers the InternalCache that created it.
Changed places that had a dm to use its getCache method
instead of GemFireCacheImpl getInstance.


> Classes that have access to a DM should be changed to ask it for the 
> InternalCache instead of calling GemFIreCacheImpl.getInstance
> --
>
> Key: GEODE-3557
> URL: https://issues.apache.org/jira/browse/GEODE-3557
> Project: Geode
>  Issue Type: Sub-task
>  Components: core
>Reporter: Darrel Schneider
>Assignee: Darrel Schneider
>
> A large number of classes call GemFireCacheImpl.getInstance that have access 
> to a DM instance.
> The DM should be changed to remember the InternalCache associated with it and 
> these classes can then ask it for the cache instead.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (GEODE-3557) Classes that have access to a DM should be changed to ask it for the InternalCache instead of calling GemFIreCacheImpl.getInstance

2017-09-07 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on GEODE-3557:


Commit c0c1abd7e6b7a3d017fcd9859b066adfea58933d in geode's branch 
refs/heads/feature/GEODE-3557 from [~dschneider]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=c0c1abd ]

Merge branch 'develop' into feature/GEODE-3557


> Classes that have access to a DM should be changed to ask it for the 
> InternalCache instead of calling GemFIreCacheImpl.getInstance
> --
>
> Key: GEODE-3557
> URL: https://issues.apache.org/jira/browse/GEODE-3557
> Project: Geode
>  Issue Type: Improvement
>  Components: core
>Reporter: Darrel Schneider
>Assignee: Darrel Schneider
>
> A large number of classes call GemFireCacheImpl.getInstance that have access 
> to a DM instance.
> The DM should be changed to remember the InternalCache associated with it and 
> these classes can then ask it for the cache instead.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (GEODE-3557) Classes that have access to a DM should be changed to ask it for the InternalCache instead of calling GemFIreCacheImpl.getInstance

2017-09-06 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on GEODE-3557:


Commit 06c4830dc0a7b73339b30089a435bbe010c05e5b in geode's branch 
refs/heads/feature/GEODE-3557 from [~dschneider]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=06c4830 ]

Merge branch 'develop' into feature/GEODE-3557


> Classes that have access to a DM should be changed to ask it for the 
> InternalCache instead of calling GemFIreCacheImpl.getInstance
> --
>
> Key: GEODE-3557
> URL: https://issues.apache.org/jira/browse/GEODE-3557
> Project: Geode
>  Issue Type: Improvement
>  Components: core
>Reporter: Darrel Schneider
>Assignee: Darrel Schneider
>
> A large number of classes call GemFireCacheImpl.getInstance that have access 
> to a DM instance.
> The DM should be changed to remember the InternalCache associated with it and 
> these classes can then ask it for the cache instead.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)