You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by "Barry Oglesby (JIRA)" <ji...@apache.org> on 2017/03/01 00:03:45 UTC

[jira] [Resolved] (GEODE-2547) Interest registration can cause a CacheLoader to be invoked

     [ https://issues.apache.org/jira/browse/GEODE-2547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Barry Oglesby resolved GEODE-2547.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.2.0

> Interest registration can cause a CacheLoader to be invoked
> -----------------------------------------------------------
>
>                 Key: GEODE-2547
>                 URL: https://issues.apache.org/jira/browse/GEODE-2547
>             Project: Geode
>          Issue Type: Bug
>          Components: client queues
>            Reporter: Barry Oglesby
>            Assignee: Barry Oglesby
>             Fix For: 1.2.0
>
>
> A simple scenario to reproduce this issue is:
> - configure a Region with a CacheLoader
> - destroy a key (it doesn't matter if the entry exists)
> - register interest in that key
> The CacheLoader will be invoked



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)