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

Incorrect usage of `StatusWith<T>` in biggie storage engine

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Critical - P2 Critical - P2
    • 4.1.4
    • Affects Version/s: None
    • Component/s: None
    • Fully Compatible
    • ALL
    • Storage NYC 2018-09-24

      `StatusWith<T>` cannot be constructed with a `Status::OK()` call.  This is a violation of the `Status` object's design.  It will trap at runtime.

            Assignee:
            gregory.wlodarek@mongodb.com Gregory Wlodarek
            Reporter:
            adam.martin@mongodb.com ADAM Martin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: