Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-3583 Remove all usages of static methods to the Cache
  3. GEODE-3598

refactor org.apache.geode.internal.cache.DestroyRegionOperation.DestroyRegionMessage.getRegionFromPath(InternalDistributedSystem, String) to not call CacheFactory.getinstance

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.4.0
    • regions
    • None

    Description

      DestroyRegionOperation.DestroyRegionMessage.getRegionFromPath(InternalDistributedSystem, String) should be changed to call "dm.getCache" instead of CacheFactory.getInstance.
      Note that it should also be changed to take a DM instead of InternalDistributedSystem since the only caller currently has the dm and this code wants that instead of the InternalDistributedSystem.

      Attachments

        Issue Links

          Activity

            People

              dschneider Darrel Schneider
              dschneider Darrel Schneider
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: