Make sure that dropDatabase, dropCollection and renameCollection on replica set delete the config.queryAnalyzers doc for the collection being dropped or renamed

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Cluster Scalability
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Currently, the config.queryAnalyzers document is only deleted upon dropCollection, dropDatabase or renameCollection on a sharded cluster since there isn't a way to atomically delete associated metadata for a collection atomically with the dropCollection, dropDatabase or renameCollection command (in the sharded cluster case, the deletion of config.queryAnalyzers document is performed by the sharding DDL coordinators along with other config metadata documents). 

            Assignee:
            [DO NOT USE] Backlog - Cluster Scalability
            Reporter:
            Cheahuychou Mao
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: