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

Change uses of boost::optional of UUID to UUID in the sharding codebase

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.2.0
    • Affects Version/s: None
    • Component/s: Sharding
    • Labels:
    • Fully Compatible
    • Sharding 2018-05-21, Sharding 2018-06-04, Sharding 2018-06-18, Sharding 2018-07-02, Sharding 2018-07-16, Sharding 2019-10-07, Sharding EMEA 2021-11-01

      Numerous class members and function arguments are declared OptionalCollectionUUID or boost::optional<UUID> throughout the server. These should all be changed to UUID in 3.7, and code that checks for the presence of a value may be deleted.

            Assignee:
            kaloian.manassiev@mongodb.com Kaloian Manassiev
            Reporter:
            nathan.myers Nathan Myers
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: