-
Type: Improvement
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Not Needed
Driver is repeatedly logging at INFO level when connected to a replica set:
10:55:13.633 [cluster-ClusterId{value='623dd78e1e58f625419b445f', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max election id to 7fffffff0000000000000001 and max set version to 1 from replica set primary localhost:27017
This is a regression introduced by JAVA-4375, which has not been included in a GA release yet but is in the main branch.
- related to
-
JAVA-4375 SDAM should give priority to electionId over setVersion when updating topology
- Closed