Commit dbf50d7
Respect new ML memory computation feature flag in ServerCli's heap computation. (elastic#130926)
1 parent b059b91 commit dbf50d7
File tree
1 file changed
+8
-1
lines changed- distribution/tools/server-cli/src/main/java/org/elasticsearch/server/cli
1 file changed
+8
-1
lines changeddistribution/tools/server-cli/src/main/java/org/elasticsearch/server/cli/MachineDependentHeap.java
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
43 | 45 | | |
44 | 46 | | |
45 | 47 | | |
| |||
55 | 57 | | |
56 | 58 | | |
57 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
58 | 65 | | |
59 | 66 | | |
60 | 67 | | |
| |||
107 | 114 | | |
108 | 115 | | |
109 | 116 | | |
110 | | - | |
| 117 | + | |
111 | 118 | | |
112 | 119 | | |
113 | 120 | | |
| |||
0 commit comments