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

Use a merging shard to prevent JS failing on mongos

    • Type: Icon: Task Task
    • Resolution: Won't Do
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:

      When we split a pipeline into the shardsPart and mergerPart, if the mergerPart contains Javascript operators such as $function, $accumulate, or $_internalJsEmit, we need to do the merge on a shard instead of on mongos, because today we don't run JS on mongos.

            Assignee:
            james.wahlin@mongodb.com James Wahlin
            Reporter:
            david.percy@mongodb.com David Percy
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: