Commit 80aa17e
authored
Remove ILM's
This step was added to ILM when downsampling was not yet retryable.
Downsampling has been retryable for some time now, so there were no
usages for this step.
We still keep the step name (and use it for a no-op step) for BwC.CleanupTargetIndexStep (elastic#129130)1 parent 96300a9 commit 80aa17e
File tree
4 files changed
+3
-328
lines changed- x-pack/plugin/core/src
- main/java/org/elasticsearch/xpack/core/ilm
- test/java/org/elasticsearch/xpack/core/ilm
4 files changed
+3
-328
lines changedLines changed: 0 additions & 129 deletions
This file was deleted.
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
| |||
141 | 142 | | |
142 | 143 | | |
143 | 144 | | |
144 | | - | |
| 145 | + | |
145 | 146 | | |
146 | 147 | | |
147 | 148 | | |
| |||
x-pack/plugin/core/src/test/java/org/elasticsearch/xpack/core/ilm/CleanupTargetIndexStepTests.java
Lines changed: 0 additions & 197 deletions
This file was deleted.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| |||
0 commit comments