Hi, the replicaSet parameter is not strictly needed. If the servers in the seed list are part of a replicaset, the driver will connect to that replicaset. It is recommended to provide the replicaSet parameter for consistency.
By default the driver will connect to the primary server in the replica set. If the primary member changes, the driver will automatically switch to the new primary member.