Gate batched deletion behind FCV 6.1

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 6.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • ALL
    • Hide
      • Deploy a replica set with a primary on 6.1 and a secondary on 6.0.
      • Open a change stream on the secondary.
      • Perform a multi-delete on the primary.
      • Observe no change stream event on the secondary.

       

      Show
      Deploy a replica set with a primary on 6.1 and a secondary on 6.0. Open a change stream on the secondary. Perform a multi-delete on the primary. Observe no change stream event on the secondary.  
    • Execution Team 2022-07-11
    • 10
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Server v6.0 is unable to generate change stream events for batched deletes, as SERVER-64972 is only available in 6.1. This can result in missing change stream events if the primary is on 6.1, and the change stream is open on a 6.0 secondary.

      Fall back to legacy deletes for user deletes and TTL monitor when FCV < 6.1. This does not apply to the change stream pre-images collection, since that collection does not support a change stream against itself.

            Assignee:
            Yujin Kang Park
            Reporter:
            Josef Ahmad
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: