Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-63100

Move WriteConcernW type out of basic_types

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.3.0-rc4
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • Fully Compatible

      The WriteConcernW type is defined in basic_types.h for convenience, because it's used frequently throughout the codebase. This makes it relatively difficult to work on that type, changing anything in that file requires recompiling every compile unit. We should consider moving this type (probably to write_concern_options.h), and doing the work to explicitly include it where it's being used.

            Assignee:
            matt.broadstone@mongodb.com Matt Broadstone
            Reporter:
            matt.broadstone@mongodb.com Matt Broadstone
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: