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 2018/11/07 14:49:51 UTC

[GitHub] NicoK commented on issue #7033: [FLINK-10419][checkpoint] fix ClassNotFoundException while deserializing user exceptions

NicoK commented on issue #7033: [FLINK-10419][checkpoint] fix ClassNotFoundException while deserializing user exceptions
URL: https://github.com/apache/flink/pull/7033#issuecomment-436647987
 
 
   True, this only helps with the old non-Flip6 code. I guess, the `declineCheckpoint()` RPC method should have a `DeclineCheckpoint` parameter instead which then properly wraps the exception using this code. At the moment, I don't have time to follow-up on this though - closing for now in the hopes that someone else can take over maybe re-using this code (or going another way).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services