You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/04/29 05:01:21 UTC

[GitHub] [flink] xintongsong commented on pull request #19596: [FLINK-25970][core] Add type of original exception to the detailMessage of SerializedThrowable.

xintongsong commented on PR #19596:
URL: https://github.com/apache/flink/pull/19596#issuecomment-1112878445

   Hi @WencongLiu,
   I think the code changes show that you've understood the issue correctly. I have mainly two comments:
   1. I'm not sure about the `className(message)` format. Notice that the original message could be long and contain line breaks. Maybe `className: message` is better.
   2. CI report shows some test failures. Please take a look.


-- 
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: issues-unsubscribe@flink.apache.org

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