yangwwei commented on pull request #34672:
URL: https://github.com/apache/spark/pull/34672#issuecomment-982363102


   @mridulm , @attilapiros , @tgravescs  could you pls help to review the 
changes again?
   Per @attilapiros 's suggestion, I have added a method in the ShuffleManager 
trait and this is allowed to be overridden when needed. The default returns 
true, so there is no behavior change. I have also updated the "how this was 
tested" with more details about the tests I've done locally.
   
   Note, this is still an "incompatible" change to the 3rd party shuffle 
service implementations. Adding a method with a default implementation in a 
trait will require a re-compile of the RSS's server/client library.
   
   Thanks!


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