rmetzger commented on pull request #16264: URL: https://github.com/apache/flink/pull/16264#issuecomment-867425730
Is there a test covering this case? I don't fully understand this change: Since no dependency or any other code has been changed, why can we just change the type of the exception? Either `e instanceof org.jboss.netty.channel.ChannelException` was never true, or after this change it will never be true? -- 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: [email protected]
