Details
-
Bug
-
Resolution: Cannot Reproduce
-
Major - P3
-
None
-
2.2.3
-
None
Description
When a URI connection string includes the following 3 parameters:
- authMechanism=GSSAPI
- replicaSet=myReplSet
- a seed list containing a subset of the total replSet members
and the following condition:
- the current replSet Primary is not listed in the seed list subset
The driver fails to connect, issuing a GSSAPI DNS lookup error about resolving the name/realm of the Primary node during the server discovery process.