You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Darrel Schneider (JIRA)" <ji...@apache.org> on 2017/08/31 00:43:00 UTC

[jira] [Created] (GEODE-3543) Change the ExpiryTask to not call GemFireCacheImpl.getInstance

Darrel Schneider created GEODE-3543:
---------------------------------------

             Summary: Change the ExpiryTask to not call GemFireCacheImpl.getInstance
                 Key: GEODE-3543
                 URL: https://issues.apache.org/jira/browse/GEODE-3543
             Project: Geode
          Issue Type: Improvement
          Components: expiration
            Reporter: Darrel Schneider


The ExpiryTask class should be refactored to not call GemFireCacheImpl.getInstance. Instead it should use the cache associated with the region the task is associated with.




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