Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-669

Add CacheObserver for ShutdownAll and also let WAN to return CancelException

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.0.0-incubating.M1
    • core
    • None

    Description

      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.

      Attachments

        Activity

          People

            zhouxj Xiaojian Zhou
            zhouxj Xiaojian Zhou
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: