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 c20dd58 commit be91bb0Copy full SHA for be91bb0
test/server_selection_logging/operation-id.json
@@ -232,7 +232,8 @@
232
"description": "Successful client bulkWrite operation: log messages have operationIds",
233
"runOnRequirements": [
234
{
235
- "minServerVersion": "8.0"
+ "minServerVersion": "8.0",
236
+ "serverless": "forbid"
237
}
238
],
239
"operations": [
@@ -304,7 +305,8 @@
304
305
"description": "Failed client bulkWrite operation: log messages have operationIds",
306
307
308
309
310
311
312
0 commit comments