Barry Oglesby created GEODE-2547:
------------------------------------
Summary: 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
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)