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

Unblacklist report_post_batch_resume_token.js from change_streams_sharded_collections_passthrough suites

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.7.0
    • Affects Version/s: None
    • Component/s: Querying
    • Labels:
    • Fully Compatible
    • Query 2020-05-18, Query 2020-06-01, Query 2020-06-15

      SERVER-37364 makes the transaction coordinator return the decision as soon as the decision is made durable. This has caused report_post_batch_resume_token.js (when run in change_streams_sharded_collections_passthrough suites) to fail the check that the changestream cursor gets back two transaction events in the response to the first getMore after commitTransaction returns. It turns out that waiting for the inserts to be majority committed does not make this check pass reliably. This test may need to be rewritten for it to work with a sharded cluster. 

            Assignee:
            bernard.gorman@mongodb.com Bernard Gorman
            Reporter:
            cheahuychou.mao@mongodb.com Cheahuychou Mao
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: