Skip to content

Commit 9fd960e

Browse files
committed
undo these changes cuz they're in PYTHON-5517
1 parent bab25a4 commit 9fd960e

File tree

1 file changed

+4
-12
lines changed

1 file changed

+4
-12
lines changed

test/discovery_and_monitoring/errors/error_handling_handshake.json

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -97,22 +97,14 @@
9797
"outcome": {
9898
"servers": {
9999
"a:27017": {
100-
"type": "RSPrimary",
101-
"setName": "rs",
102-
"topologyVersion": {
103-
"processId": {
104-
"$oid": "000000000000000000000001"
105-
},
106-
"counter": {
107-
"$numberLong": "1"
108-
}
109-
},
100+
"type": "Unknown",
101+
"topologyVersion": null,
110102
"pool": {
111-
"generation": 0
103+
"generation": 1
112104
}
113105
}
114106
},
115-
"topologyType": "ReplicaSetWithPrimary",
107+
"topologyType": "ReplicaSetNoPrimary",
116108
"logicalSessionTimeoutMinutes": null,
117109
"setName": "rs"
118110
}

0 commit comments

Comments
 (0)