sarutak commented on PR #53814: URL: https://github.com/apache/spark/pull/53814#issuecomment-3783297861
Thank you @Ngone51 and @yaooqinn for reviewing. To @Ngone51 > And only when depthToCheck >= 2, the cause (i.e., InterruptedException) is really verified by isFatalError() as non-fatal. I think this is what you meant(?) Yes. It's as expected that `errorInGuavaCache(e)` returns `ExecutionException` which wraps `e`. So assertions in the test considers such cases. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
