Commit 9ef6bee
committed
Enable write-load decider by default, remove feature flag
1 parent becef20 commit 9ef6bee
File tree
1 file changed
+1
-3
lines changed- server/src/main/java/org/elasticsearch/cluster/routing/allocation
1 file changed
+1
-3
lines changedserver/src/main/java/org/elasticsearch/cluster/routing/allocation/WriteLoadConstraintSettings.java
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
| |||
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
27 | | - | |
28 | 26 | | |
29 | 27 | | |
30 | 28 | | |
| |||
61 | 59 | | |
62 | 60 | | |
63 | 61 | | |
64 | | - | |
| 62 | + | |
65 | 63 | | |
66 | 64 | | |
67 | 65 | | |
| |||
0 commit comments