Commit 9e9d5ee
authored
Auto-sharding is not yet implemented for the failure store, so we want
to avoid running this computation. The result of the computation is
currently not used anywhere, but it's better to be on the safe side and
avoid the computation altogether.
(cherry picked from commit 140200d)
# Conflicts:
# server/src/main/java/org/elasticsearch/action/admin/indices/rollover/TransportRolloverAction.java
1 parent 5fe2a6c commit 9e9d5ee
File tree
1 file changed
+2
-1
lines changed- server/src/main/java/org/elasticsearch/action/admin/indices/rollover
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
272 | | - | |
| 272 | + | |
| 273 | + | |
273 | 274 | | |
274 | 275 | | |
275 | 276 | | |
| |||
0 commit comments