Commit 40e5303
authored
Fix typo in ILM retry action (elastic#130255) (elastic#130326)
A change in elastic#128930 introduced a typo which could result in erroneous
cluster state updates.1 parent 46dc734 commit 40e5303
File tree
1 file changed
+1
-1
lines changed- x-pack/plugin/ilm/src/main/java/org/elasticsearch/xpack/ilm/action
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
0 commit comments