A pre-2.6 sharded clusters with three config servers reports an error when inserting a document into the system.users collection which is not pre-populated with an _id. The driver does not add an _id, so MongoCollection.AddUser fails.
- is related to
-
JAVA-1794 DBCollection.addUser fails for pre-2.6 sharded installations
- Closed