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

Only display checkpoint resumetoken in error message if there is a restore checkpoint

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Atlas Streams
    • Fully Compatible
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      See discussion here

       

      change 

      if (_options.userSpecifiedStartingPoint) {

      to 

      if (!restoringFromCheckpoint && _options.userSpecifiedStartingPoint) {

            Assignee:
            calvin.nix@mongodb.com Calvin Nix
            Reporter:
            matthew.normyle@mongodb.com Matthew Normyle
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: