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

Remove singleton calls from product code in org.apache.geode.internal.admin.remote

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • core
    • None

    Description

      These product classes in org.apache.geode.internal.admin.remote invoke singleton getters.

      CacheFactory.getInstance(DistributedSystem):

      • RefreshMemberSnapshotResponse
      • RegionAdminMessage
      • RegionAdminRequest
      • RegionResponse
      • RegionSubRegionsSizeResponse
      • RootRegionResponse

      CacheFactory.getInstanceCloseOk(DistributedSystem):

      • BridgeServerResponse
      • CacheConfigResponse
      • CacheInfoResponse
      • DurableClientInfoResponse

      GemFireCacheImpl.getInstance():

      • ShutdownAllRequest

      InternalDistributedSystem.getAnyInstance():

      • ChangeRefreshIntervalMessage
      • UpdateAlertDefinitionMessage

      Attachments

        Activity

          People

            Unassigned Unassigned
            klund Kirk Lund
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: