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

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

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

      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@mongodb.com Siyuan Zhou
            Reporter:
            siyuan.zhou@mongodb.com Siyuan Zhou
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: