TisonKun commented on issue #11048: [FLINK-15966][runtime] Capture callstacks 
for RPC ask() calls to improve exceptions.
URL: https://github.com/apache/flink/pull/11048#issuecomment-592036505
 
 
   @tillrohrmann actually when I internally implement a job client depend on 
RPC, to support properly retry it depends on `AskTimeoutException`. However, it 
should be more elegant to wrap it into `TimeoutException` which is a Java 
standard Exception without pollute outside world with a Scala thirdparty 
library Exception.  

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to