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

Inline map/reduce run through mongos sends invalid collection name to setShardVersion

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.3.4
    • Affects Version/s: 3.0.10, 3.2.4
    • Component/s: Sharding
    • None
    • Fully Compatible
    • ALL
    • Sharding 11 (03/11/16), Sharding 12 (04/01/16)
    • 0

      If the out: {inline: 1} option is specified to map/reduce command run through mongos, the router will try to do setShardVersion for the connections with an invalid namespace.

      The fix should be to not prime the sharding information for the out collection if the output is inline in the first place.

            Assignee:
            kaloian.manassiev@mongodb.com Kaloian Manassiev
            Reporter:
            kaloian.manassiev@mongodb.com Kaloian Manassiev
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: