[
https://issues.apache.org/jira/browse/GEODE-669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anthony Baker closed GEODE-669.
-------------------------------
> Add CacheObserver for ShutdownAll and also let WAN to return CancelException
> ----------------------------------------------------------------------------
>
> Key: GEODE-669
> URL: https://issues.apache.org/jira/browse/GEODE-669
> Project: Geode
> Issue Type: Bug
> Components: core
> Reporter: xiaojian zhou
> Assignee: xiaojian zhou
> Fix For: 1.0.0-incubating.M1
>
>
> We need a CacheObserver for ShutdownAll.
> There's chance that getRegion() returns null due to shutdownall. With that
> CacheObserver, it'll help the unit test.
> An example is: GatewayReceiverCommand will find the region of events will be
> null when shutdownall is on-going. In this case, it will throw
> CacheDestroyedException (i.e. subclass of CancelException) instead of
> RegionDestroyedException.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)