We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2748749 commit 2c3c9adCopy full SHA for 2c3c9ad
test/load_balancer/sdam-error-handling.json
@@ -282,7 +282,7 @@
282
"isMaster",
283
"hello"
284
],
285
- "errorCode": 18,
+ "closeConnection": true,
286
"appName": "lbSDAMErrorTestClient"
287
}
288
@@ -297,7 +297,7 @@
297
298
},
299
"expectError": {
300
- "isError": true
+ "isClientError": true
301
302
303
@@ -345,7 +345,7 @@
345
"failCommands": [
346
"saslContinue"
347
348
349
350
351
@@ -406,8 +406,7 @@
406
407
"getMore"
408
409
- "closeConnection": true,
410
- "appName": "lbSDAMErrorTestClient"
+ "closeConnection": true
411
412
413
@@ -512,4 +511,4 @@
512
511
]
513
514
515
-}
+}
0 commit comments