Details
-
Bug
-
Resolution: Won't Fix
-
Major - P3
-
None
-
None
-
Linux 13.04
Description
Each DBClientReplicaSet instance must be created with a different replica set name. If two DBClientReplicaSet instances have the same name, only the first one created is accessible.
This is an issue when an application is required to connect to any set of replica sets. In fact this is a blocking issue when the user of this application does not have the control on the replica sets naming.