You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "beliefer (via GitHub)" <gi...@apache.org> on 2024/01/16 08:46:54 UTC

Re: [PR] [WIP][CORE] Simplify the ContextCleaner|BlockManager by the exit operation only depend on interrupt thread. [spark]

beliefer commented on PR #44732:
URL: https://github.com/apache/spark/pull/44732#issuecomment-1893296284

   > Unlike `ReloadingX509TrustManager `, here the `InterruptedException` is caught and ignored in some of the downstream methods: so we cant rely on that pattern here.
   
   `ContextCleaner` catches `InterruptedException` but ignore it. How can downstream capture it?


-- 
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: reviews-unsubscribe@spark.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org