### What changes were proposed in this pull request? `HAHelper#sendFailure` only sends `MasterNotLeaderException` without cause, which causes that the actual exception of `MasterNotLeaderException` could not catch for troubleshooting. ### Why are the changes needed? `MasterNotLeaderException` provides the cause of exception. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? `MasterClientSuiteJ` Closes #1972 from SteNicholas/CELEBORN-1033. Authored-by: SteNicholas <programgeek@163.com> Signed-off-by: Shuang <lvshuang.tb@gmail.com> |
||
|---|---|---|
| .. | ||
| src | ||
| pom.xml | ||