Uploaded image for project: 'C# Driver'
  1. C# Driver
  2. CSHARP-2075

C# - MapReduce (MongoDB.Driver) does not work when Limit is passed as MapReduceOptions

    • Type: Icon: Task Task
    • Resolution: Won't Fix
    • Priority: Icon: Critical - P2 Critical - P2
    • None
    • Affects Version/s: 2.4.4
    • Component/s: Read Operations
    • Labels:

      Mongo database: 3.0.4
      MongoDB.Driver: 2.4.4

      I am trying to make a Map reduce from a collection, and as MapReduceOption I am passing the option Limit (e.g. 10).
      The database where is this collection is not sharded.

      However when i run my code it breaks with this message:
      unknown m/r field for sharding: limit

            Assignee:
            robert@mongodb.com Robert Stam
            Reporter:
            rribeiro Rui Ribeiro
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: