Skip to content

Commit 24973cf

Browse files
committed
Adjust BWC version on cluster state size response
This work has been backported all the way now, so this commit adjusts the BWC version. Relates #40016
1 parent 9181668 commit 24973cf

File tree

1 file changed

+1
-1
lines changed
  • rest-api-spec/src/main/resources/rest-api-spec/test/cluster.state

1 file changed

+1
-1
lines changed

rest-api-spec/src/main/resources/rest-api-spec/test/cluster.state/10_basic.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
---
99
"get cluster state does not return cluster state size by default":
1010
- skip:
11-
version: " - 7.0.99"
11+
version: " - 6.6.99"
1212
reason: "backwards compatibility break in 6.7.0 removes compressed_size* from the response"
1313
- do:
1414
cluster.state:

0 commit comments

Comments
 (0)