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

Test update oplog application across two major versions

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Replication, Write Ops
    • Labels:
      None
    • Query Execution

      Mongosync relies on being able to move data across two major releases (e.g. 4.4 -> 6.0). We currently test the update language across one major version.

      We should add fuzz testing which applies generated updates to verison X and then re-applies them with $_internalApplyOplogUpdate on version X+1 and X+2, ensuring that the two clusters have identical results.

      If any semantic differences are found, we should report them to the mongosync team, and determine whether it's possible there's an inconsistency in the field.

      We should also add comments to the v:2 update application code that the semantics must not change in order to ensure data consistency.

            Assignee:
            Unassigned Unassigned
            Reporter:
            ian.boros@mongodb.com Ian Boros
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated: