michaeljmarshall opened a new pull request, #3382: URL: https://github.com/apache/bookkeeper/pull/3382
### Motivation When a client gets an exception code from the server that is unexpected, it's hard to debug because the logs hide the error code. It'd be helpful to see the error code in those cases. ### Changes * Append `Unexpected condition` with the error code in the `BKException#getMessage` method. -- 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]
