| Upstream Changes Summary: |
DRIVERS-1954:
- Sync spec changes in 5bd06a8
- Confirm tests fail with current updateRSFromPrimary implementation
- Update updateRSFromPrimary to
- Prioritize electionId before setVersion
- Handle nullish values for both setVersion and electionId
- always set maxElectionId and maxSetVersion together (they're a tuple value)
- Confirm tests pass with changes
- Update April 1 2022: Minor fixes were made, notably the spec files were using hello, where it should have been helloOk, see commit: 316c650 to pull in the latest.
|