-
Type: Bug
-
Resolution: Cannot Reproduce
-
Priority: Major - P3
-
None
-
Affects Version/s: 2.2.3
-
Component/s: Connectivity, Security
-
None
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.