Details
-
Bug
-
Resolution: Done
-
Major - P3
-
None
-
1.6.1
-
None
-
ALL
Description
I built up a system that consists of 2 replica set shards (each has 3 servers), 1 config server, 1 mongos.
then sharded the database and gridfs.fs.chunks without any error.
However, when I tried to insert a file with my python script, it always failed.