You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by GitBox <gi...@apache.org> on 2020/09/21 13:58:33 UTC

[GitHub] [storm] kishorvpatil commented on pull request #3337: [STORM-3702] Change thrift exception classes to contain getMessage() method

kishorvpatil commented on pull request #3337:
URL: https://github.com/apache/storm/pull/3337#issuecomment-696132385


   @bipinprasad As discussed, I feel all the thrift API methods thould wrap these exception under `TException`. So we can consistently ensure message/cause is passed down to the client side. Currently sending just message is not sufficient/not follow typical exception criteria of providing 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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org