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 1bc81d3 commit 19d8df0Copy full SHA for 19d8df0
rest-api-spec/src/main/resources/rest-api-spec/test/cluster.put_settings/10_basic.yml
@@ -103,8 +103,8 @@
103
---
104
"Test setting search backpressure cancellation settings":
105
- skip:
106
- version: "- 2.99.99"
107
- reason: "Fixed in 3.0.0"
+ version: "- 2.17.99"
+ reason: "Fixed in 2.18.0"
108
109
- do:
110
cluster.put_settings:
@@ -181,8 +181,8 @@
181
182
"Test setting invalid search backpressure cancellation_rate and cancellation_ratio":
183
184
185
186
187
188
catch: /search_backpressure.search_task.cancellation_rate must be > 0/
0 commit comments