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

map reduce error: shard version not ok in Client::Context: your version is too old

    • Type: Icon: Bug Bug
    • Resolution: Incomplete
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 1.8.1
    • Component/s: Querying, Sharding
    • Labels:
      None
    • Environment:
      3 64-bit Ubuntu - Large Amazon EC2 instances, each running a shard server, config server, and mongos.

      If a mongoimport statement is ran (importing 1000s of records), in the middle of a map reduce query the following error occurs:

      uncaught exception: map reduce failed:{
      "cause" :

      { "assertion" : "[test.example] shard version not ok in Client::Context: your version is too old ns: test.example global: 148|0 client: 147|1", "assertionCode" : 13388, "errmsg" : "db assertion failure", "ok" : 0 }

      ,
      "ok" : 0,
      "errmsg" : "mongod mr failed:

      { assertion: \"[test.example] shard version not ok in Client::Context: your version ...\", assertionCode: 13388, errmsg: \"db assertion failure\", ok: 0.0 }

      "
      }

            Assignee:
            Unassigned Unassigned
            Reporter:
            bryce656 Bryce
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: