summaryzb commented on PR #50814:
URL: https://github.com/apache/spark/pull/50814#issuecomment-2926331368

   > what if the shuffle stage is being reused by other places? I don't think 
we can cancel it without a ref counting to prove it's not used anywhere.
   
   Appreciate your time to review, could you help to explain more detail about 
'reused by other places', currently i use `AdaptiveExecutionContext#stageReuse` 
to record the reuse cases, which similar to a ref counting.


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