Reduce unnecessary replicated journal write concern flag for multi-update/delete

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Replication
    • None
    • Fully Compatible
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      In implementing SERVER-5218, j:true will be respected on replicas, for multi-update and multi-delete, a j:true is added for all document updates generated. This might introduce unnecessary journaling waiting on all batches of ops of multi-update/delete on replicas, since waiting for only the batch including the last op is sufficient.

              Assignee:
              Siyuan Zhou
              Reporter:
              Siyuan Zhou
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: