Allow users to run the validate cmd with {background:true}

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.3.1
    • Affects Version/s: None
    • Component/s: Storage
    • None
    • Fully Compatible
    • Storage 2017-08-21, Execution Team 2019-08-26, Execution Team 2019-09-09
    • 26
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Instead of the existing code

      background = false;

      in validate.cpp, we will parse the user cmd request's "background" field and initialize it with that value. If unspecified, "background" defaults to false. SERVER-42223 will set up the code to act on background==false.

      Additionally, return an error if {full:true} is specified along with {background:true}.

              Assignee:
              Dianna Hohensee (Inactive)
              Reporter:
              Gregory Wlodarek
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: