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

Remove coordinateCommitReturnImmediatelyAfterPersistingDecision from change_streams* suites

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Execution
    • Fully Compatible
    • ALL
    • QE 2025-01-20
    • 200
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      coordinateCommitReturnImmediatelyAfterPersistingDecision=true means 2PC transactions return as soon as decision is persisted which is before commitTransaction has been run on shards. This violates read-own-writes when mixing reads and writes inside and outside of transactions. This is why the production value of the server parameter is false

            Assignee:
            denis.grebennicov@mongodb.com Denis Grebennicov
            Reporter:
            denis.grebennicov@mongodb.com Denis Grebennicov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: