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

Additional testing for hidden indexes

    • Fully Compatible
    • v4.4
    • Query 2020-04-20, Query 2020-05-04
    • 9

      Extend testing coverage for 'hidden index'.
      1. Ensure the query plan cache will be cleared for the given collection on hiding or unhiding an index.
      2. Ensure hidden indexes will not be not visible for use by index filters.
      3. Allow users to determine whether an index is hidden via the $indexStats aggregation stage.
      4. Leave index usage statistics intact when an index is hidden. They will remain static due to non-use while hidden. Once unhidden they will continue from where they left off on use.
      5. Replicate hidden index state on collMod or createIndexes
      6. Persist hidden index state in the index catalog (i.e. hidden index remains hidden after restart)
      7. Ensure the 'hidden' flag can be found in currentOp and profiler.

            Assignee:
            ruoxin.xu@mongodb.com Ruoxin Xu
            Reporter:
            ruoxin.xu@mongodb.com Ruoxin Xu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: