Create server parameters for indexes and collection options validation in resharding

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Cluster Scalability
    • Fully Compatible
    • ClusterScalability 2Feb-16Feb
    • 1
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Currently, there is only feature flag for all validations in resharding, namely indexes, collection options and document counts. Creating separate feature flags or server parameters would enable us to enable them separately, especially since the validation of indexes and collection options should have negligible performance impact compared to validation of document count as it only involve running listIndexes and listCollections and comparing the BSONObjs.

            Assignee:
            Cheahuychou Mao
            Reporter:
            Cheahuychou Mao
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: