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

injectInconsistencyOnSecondary helper is incompatible with replicated record IDs project

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Replication
    • 200

      The injectInconsistencyOnSecondary helper is incompatible with the replicated record IDs project because it restarts the secondary as a standalone and inserts docs that way without any specified record ids for the docs, and then adds the secondary back into the set. This will have undefined behavior with the replicated record IDs project since that does not support standalone writes with unspecified record ids (https://docs.google.com/document/d/1NjuOEVNE3h8pJsTPSGuaVv_CGgFngdXB8grrprXePsM/edit?disco=AAABJEwROqk), so we may need to create a different way of creating inconsistencies on secondaries.

            Assignee:
            Unassigned Unassigned
            Reporter:
            huayu.ouyang@mongodb.com Huayu Ouyang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: