Commit ff20d62
committed
Lower down the log level to DEBUG
This logging message is relevant to experimental feature that is not
yet turned on by default. When this code runs in production then this
logging message is confisung OPS because there is nothing they can do
to address this WARN level message.
Closes: #18137
Signed-off-by: Lukáš Vlček <lukas.vlcek@aiven.io>1 parent 00abaac commit ff20d62
File tree
2 files changed
+3
-1
lines changed- server/src/main/java/org/opensearch/cluster/routing/allocation
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
625 | 625 | | |
626 | 626 | | |
627 | 627 | | |
628 | | - | |
| 628 | + | |
629 | 629 | | |
630 | 630 | | |
631 | 631 | | |
| |||
0 commit comments