Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-71252

Ensure API consumer can get global indexes separately from regular indexes

    • Sharding EMEA
    • Fully Compatible
    • Sharding EMEA 2023-01-09, Sharding EMEA 2023-01-23

      Currently there is no separation in the CSR nor the CatalogCache API between global and non-global indexes. However, it is required that we provide consumers a way to query the existence of only global indexes. In order to determine if an index is global or not, there should be a 'global: true' field in the options object.

      We could add to the currently implemented cache functions to allow iterating over or query for regular, global or all indexes.

            Assignee:
            marcos.grillo@mongodb.com Marcos José Grillo Ramirez
            Reporter:
            marcos.grillo@mongodb.com Marcos José Grillo Ramirez
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: