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

mongo shell helper cursor.readConcern() only takes the level and not afterClusterTime

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Works as Designed
    • Icon: Major - P3 Major - P3
    • None
    • None
    • Shell
    • None
    • Fully Compatible

    Description

      Should the 3.6 mongo shell helper be updated to take the afterClusterTime as well?

      MongoDB Enterprise > db.foo.find().readConcern
      function (level) {
          var readConcernObj = {level: level};
       
          return this._addSpecial("readConcern", readConcernObj);
      }
      

      Attachments

        Activity

          People

            backlog-server-platform DO NOT USE - Backlog - Platform Team
            kay.kim@mongodb.com Kay Kim (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: