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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=15889153#comment-15889153 ] 

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

Commit 1a36d36ec90d91094689cc3cb30c21be9b25276b in geode's branch refs/heads/develop from [~barry.oglesby]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=1a36d36 ]

GEODE-2547: Interest registration no longer causes a CacheLoader to be invoked


> 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
>
> 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)