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

Fix lookup_change_stream_post_image_hashed_shard_key.js to retry the operations change stream operation when a step down is produced

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • Catalog and Routing
    • Fully Compatible
    • CAR Team 2024-01-08, CAR Team 2024-01-22
    • 5
    • 1

      The current changeStream implementation may return a QueryPlanKilled error code during a stepdown process. The error comes from a ROLLBACK in the configserver. The test is not considering that and fails in that situation. 

      It might be good to consider if it is possible that changeStream automatically recovers from this error, and does not report the error to the client. 

            Assignee:
            david.dominguez@mongodb.com David Dominguez Sal (Inactive)
            Reporter:
            david.dominguez@mongodb.com David Dominguez Sal (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: