Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-929

IgniteCache.close should not delete the cache from the cluster

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • sprint-7
    • None
    • None

    Description

      Need to introduce IgniteCache.destroy() method instead. close() method should be implemented differently for LOCAL and distributed caches

      • For LOCAL cache close() should be equivalent to destroyCache()
      • For distributed caches close(), if called on clients, should close client cache, but not destroy cache on the whole cluster.
      • For distributed caches close(), if called on a server node, should be a no-op

      TCK should run with LOCAL cache.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              agoncharuk Alexey Goncharuk
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: