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

   I have not looked into this in a lot of detail (and given my vacation plans, 
might not be able to unfortunately).
   Will do one note for @cloud-fan and @JoshRosen - perhaps you have analyzed 
it and this is not a concern.
   
   `LiveTask` keeps a reference to `TaskInfo` and references `accumulables` 
there. Given the potential delays between task events getting fired and actual 
scheduler updates (due to delays in event processing), will this PR cause 
issues ?


-- 
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-unsubscr...@spark.apache.org

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


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

Reply via email to