bson/testdata/server-discovery-and-monitoring/rs/primary_mismatched_me.yml
2025-03-17 20:58:26 +01:00

28 lines
637 B
YAML

description: Primary mismatched me
phases:
- outcome:
servers:
'a:27017':
setName: null
type: Unknown
'b:27017':
setName: null
type: Unknown
setName: rs
topologyType: ReplicaSetNoPrimary
logicalSessionTimeoutMinutes: null
responses:
- - 'localhost:27017'
- me: 'a:27017'
hosts:
- 'a:27017'
- 'b:27017'
helloOk: true
isWritablePrimary: true
ok: 1
setName: rs
minWireVersion: 0
maxWireVersion: 6
uri: 'mongodb://localhost:27017/?replicaSet=rs'