Make metadata commands use kLocalReadConcern

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 3.7.2
    • Affects Version/s: 3.5.10
    • Component/s: Sharding
    • None
    • Fully Compatible
    • Sharding 2017-07-31, Sharding 2017-08-21, Sharding 2018-01-29, Sharding 2018-02-12, Sharding 2018-02-26
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Currently, moved metadata commands read from config with kMajorityReadConcern, when they should use kLocalReadConcern since they are now on config. To correct this, add read concern as an optional (default kMajorityReadConcern) to catalog client functions and the hierarchy of called functions that lead to querying the config server. In addition, make the mongos commands send kLocalReadConcern to config.

            Assignee:
            Kaloian Manassiev
            Reporter:
            Jessica Yu (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: