Circular call dependency between CatalogManager and CatalogCache

XMLWordPrintableJSON

    • Fully Compatible
    • ALL
    • Sharding F (01/29/16)
    • 0
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      The two implementations of CatalogManager::shardCollection (in CSRS and legacy) call ChunkManager::reload in order to refresh the cached collection metadata. This call however, internally accesses the catalog cache, which introduces circular dependency.

      The CatalogManager should sit under the read-through CatalogCache so this dependency should not exist.

            Assignee:
            Kaloian Manassiev
            Reporter:
            Kaloian Manassiev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: