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

m/r: reduce post processing: reduce lock time with "nonAtomic" option

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: MapReduce
    • Labels:
    • Query Execution

      Merge too many documents, can take a long period of time,
      and all of this time there is a global lock, we can avoid this,
      with "

      {nonAtomic: true}

      " option.

      This patch do this.

        1. pr333_rebase_353dccc.diff
          3 kB
        2. pr333_rebase_81ed239.diff
          4 kB

            Assignee:
            backlog-query-execution [DO NOT USE] Backlog - Query Execution
            Reporter:
            azat Azat Khuzhin
            Votes:
            3 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated: