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

read_after_optime.js fails on mongoe

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.0.3, 4.1.4
    • Affects Version/s: None
    • Component/s: Storage
    • Labels:
      None
    • Fully Compatible
    • v4.0
    • Platforms 2018-08-13, Platforms 2018-08-27, Platforms 2018-09-10, Platforms 2018-09-24
    • 0

      Reproduce by doing this:

      python buildscripts\resmoke.py --suites=core --mongod=./mongoe jstests/core/read_after_optime.js
      

      readConcern is not implemented for embedded. What should the correct behavior be for embedded? I see these alternatives:

      • Fail operations that try and set read/write concern
      • Partially implement read concern so this test works
      • Leave the code as-is, it doesn't sound dangerous that you can do this.

            Assignee:
            Unassigned Unassigned
            Reporter:
            henrik.edin@mongodb.com Henrik Edin
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: