Commit fd9b290
authored
Use the current term in a logging where it is relevant (elastic#116786) (elastic#116901)
As title says, this PR logs current term instead of last-accepted term
in a logging message where the former is expected.
(cherry picked from commit 131d3c1)1 parent 1336864 commit fd9b290
File tree
1 file changed
+1
-1
lines changed- server/src/main/java/org/elasticsearch/cluster/coordination
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
467 | 467 | | |
468 | 468 | | |
469 | 469 | | |
470 | | - | |
| 470 | + | |
471 | 471 | | |
472 | 472 | | |
473 | 473 | | |
| |||
0 commit comments