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

XMLWordPrintableJSON

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

      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 Stam
            Reporter:
            Rui Ribeiro
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: