Convert the $listClusterCatalog stage into a source of documents stage

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Catalog and Routing
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Currently, the $listClusterCatalog stage is an alias to an internal pipeline. This pipeline aims to merge the local and the global catalogs to offer an extended version of the listCollections command.

      The issue is that having an internal pipeline complicates the consistent retrieval of both catalogs. It's even too complex to read at the same point in time on different collections of the global catalog.

      Converting the $listClusterCatalog stage into an actual DocumentSource stage will pave the way to achieve consistency between the two catalogs, and will make it possible to read all the collections in the global catalog at the same point in time.

       

            Assignee:
            Unassigned
            Reporter:
            Silvia Surroca
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: