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

Move WriteConcernW type out of basic_types

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • 5.3.0-rc4
    • None
    • None
    • Fully Compatible

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: