Commit 25f9b1e
authored
MINOR: ShutdownableThread: log on error level on FatalExitError (apache#19351)
This will help debugging the error as the stacktrace is valuable in identifying the origin.
Reviewers: TaiJuWu <[email protected]>, Igor Soarez <[email protected]>, Ken Huang <[email protected]>1 parent 36c2fac commit 25f9b1e
File tree
1 file changed
+1
-1
lines changed- server-common/src/main/java/org/apache/kafka/server/util
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
| 140 | + | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| |||
0 commit comments