| Upstream Changes Summary: |
DRIVERS-2412:
- Sync spec changes in 37c32c
- Confirm tests fail with current updateRSFromPrimary implementation
- Summary of updateRSFromPrimary changes:
- If maxWireVersion 17 or greater
- Prioritize electionId before setVersion
- Handle nullish values for both setVersion and electionId
- always set maxElectionId and maxSetVersion together (they are a tuple value)
- Confirm tests pass with changes
Join #drivers-2412-sdam-should-prioritize-electionid-over-setversion on slack for any questions
|