Allow setIndexBuildCommitQuorum cmd to write to the config.system.indexBuilds collection

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.1.10
    • Affects Version/s: None
    • Component/s: Storage
    • None
    • Fully Compatible
    • ALL
    • Storage NYC 2019-03-25
    • 35
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      The setIndexBuildCommitQuorum cmd uses the Helper::upsert function to write to the config.system.indexBuilds collection. Helper::upsert() eventually hits a call to NamespaceString::isLegalClientSystemNS(), whereupon it fails attempts to write to the collection because we have not whitelisted it.

      Update NamespaceString::isLegalClientSystemN() to allow writes to the config.system.indexBuilds collection.

            Assignee:
            Dianna Hohensee (Inactive)
            Reporter:
            Dianna Hohensee (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: