Commit 7ca0719
authored
[MINOR] improvement(server): LOG the exception call stack while unregisterShuffle (#2228)
### What changes were proposed in this pull request?
LOG the exception call stack while unregisterShuffle
### Why are the changes needed?
Easy to find the error call stack.
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
No need.1 parent 77c5c61 commit 7ca0719
File tree
1 file changed
+2
-0
lines changed- server/src/main/java/org/apache/uniffle/server
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
| 175 | + | |
175 | 176 | | |
176 | 177 | | |
177 | 178 | | |
| |||
215 | 216 | | |
216 | 217 | | |
217 | 218 | | |
| 219 | + | |
218 | 220 | | |
219 | 221 | | |
220 | 222 | | |
| |||
0 commit comments