I am running 2.0.1, my shard servers environment is working fine in general operations like insert, update, select delete etc. but it would crash the primary shard of a database if I running map reduce. if disable authentication, map reduce runs fine.
got a kinda message like that
Tue Dec 13 22:17:54 [conn5] ERROR: Uncaught std::exception: could not initialize cursor across all shards because : unauthorized db:XXXX
- duplicates
-
SERVER-4114 If a shard contacts another shard for the first time for a MapReduce, the sharding connection hook won't be set
- Closed