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

shell helpers in shell_utils_launcher.cpp shouldn't use verify()

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.4.1, 4.7.0
    • Affects Version/s: None
    • Component/s: Shell
    • Labels:
      None
    • Fully Compatible
    • ALL
    • v4.4
    • Dev Tools 2020-02-24, Dev Tools 2020-03-09, Service Arch 2020-04-06, Service arch 2020-04-20, Service arch 2020-05-04
    • 48

      Some shell helpers like PathExists use verify in their implementations. There's no real good reason for this, and it causes the debug versions of the shell to crash on incorrect inputs.

      A list of locations in shell_utils_launcher.cpp that should probably get fixed up includes:

      • ResetDbpath
      • PathExists
      • CopyDbpath
      • getSignal
      • ProgrammerRunner's ctor

            Assignee:
            billy.donahue@mongodb.com Billy Donahue
            Reporter:
            mira.carey@mongodb.com Mira Carey
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: