You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2020/07/01 13:06:47 UTC

[GitHub] [spark] srowen commented on pull request #28850: [SPARK-32015][Core]Remote inheritable thread local variables after spark context is stopped

srowen commented on pull request #28850:
URL: https://github.com/apache/spark/pull/28850#issuecomment-652406915


   Yes, the idea is to remove them when stopped. Is it possible, explicitly? This seems too hacky, and may have other side effects anyway; you're clearing all inheritable thread locals everywhere. I am suggesting soft refs for the fields you mention, not SparkContext.


----------------------------------------------------------------
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:
users@infra.apache.org



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