SzyWilliam opened a new pull request, #7117:
URL: https://github.com/apache/iotdb/pull/7117
Current constructor in RatisRequestFailedException uses (message, cause) as
parameters. According to `Exception` class, when a message is given, cause will
not be printed. I delete the message to enable a full stack of cause.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]