Uploaded image for project: 'MongoDB Database Tools'
  1. MongoDB Database Tools
  2. TOOLS-3272

Investigate changes in SERVER-67874: Remove config server code which upconverts all writeConcern to majority

    • Type: Icon: Investigation Investigation
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      Original Downstream Change Summary

      No action needs to be done. Just note that the config server no longer upconverts the writeConcern of any incoming requests from internal connections to "majority" if no writeConcern is provided. All internal command requests to the config server are expected to provide a writeConcern.

      Description of Linked Ticket

      This code is incompatible with catalog shards and after discussions can be removed. This will probably be a multi step process:

      • Make sure any calls that might use this code path are explicitly specifying the writeConcern
      • assert the above behaviour i.e if check if there are any edge cases we missed
      • remove the code
      • downstream attention (mongorestore, automation agent etc etc)

            Assignee:
            Unassigned Unassigned
            Reporter:
            backlog-server-pm Backlog - Core Eng Program Management Team
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: