You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Anton Kalashnikov (JIRA)" <ji...@apache.org> on 2018/08/10 14:16:00 UTC

[jira] [Created] (IGNITE-9250) Replace CacheAffinitySharedManager.CachesInfo by ClusterCachesInfo

Anton Kalashnikov created IGNITE-9250:
-----------------------------------------

             Summary: Replace CacheAffinitySharedManager.CachesInfo by ClusterCachesInfo
                 Key: IGNITE-9250
                 URL: https://issues.apache.org/jira/browse/IGNITE-9250
             Project: Ignite
          Issue Type: Improvement
            Reporter: Anton Kalashnikov
            Assignee: Anton Kalashnikov


Now we have duplicate of registerCaches(and groups). They holds in ClusterCachesInfo - main storage, and also they holds in CacheAffinitySharedManager.CachesInfo. It looks like redundantly and can lead to unconsistancy of caches info.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)