otterc commented on PR #35906:
URL: https://github.com/apache/spark/pull/35906#issuecomment-1198491146

   > Should be easy to add. We can have a feature flag, and when initiate the 
RemoteBlockPushResolver, db can be set to null if this feature flag is turned 
off, and all the later DB operations won't be triggered. @mridulm @otterc What 
do you think?
   
   I don't see this as a feature. For original shuffle, we support work 
preserving restart. This completes the same support for push-based shuffle.


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