Batched TTL deletions can cause out-of-order oplog application for tenant migration state docs and that messes up tenant access blocker entries.

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 6.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • ALL
    • Server Serverless 2022-06-13, Server Serverless 2022-06-27
    • 131
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      When applying applyOps entries, we execute a code path different from the normal path when applying entries (which, for tenant migration namespaces, will ensure operations are applied serially). As a result, applyOps entries (for example, from a TTL deletion) can be applied in a different thread, thus resulting in out-of-order application. We should ensure that all oplog entries for tenant migration-related namespaces are applied serially.

              Assignee:
              Christopher Caplinger
              Reporter:
              Suganthi Mani
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: