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

dbCheck command shouldn't explicitly set "ok" field

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Replication
    • Fully Compatible
    • Repl 2023-05-29, Repl 2023-06-12, Repl 2023-07-10

      It incorrectly uses a bool rather than a double. However, it shouldn't be doing it at all, since it will happen automatically based on the return value. Also it should let any exception bubble up so it can be reported properly rather than catching the exception and reporting locally.

            Assignee:
            aiden.szeto@mongodb.com Aiden Szeto (Inactive)
            Reporter:
            mathias@mongodb.com Mathias Stearn
            Votes:
            2 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: