mridulm commented on PR #37413:
URL: https://github.com/apache/spark/pull/37413#issuecomment-1208697473

   QQ @JoshRosen, if the expectation is that the variable can be recreated (if 
missing) at driver - with that being a remote possibility, do we want to make 
it a `WeakReference` instead of a `SoftReference` ?
   SoftReference's are fairly aggressively kept around (usually until there are 
possibilities of OOM).


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

Reply via email to