zhouyejoe commented on a change in pull request #33078:
URL: https://github.com/apache/spark/pull/33078#discussion_r659243367



##########
File path: 
common/network-shuffle/src/main/java/org/apache/spark/network/shuffle/RemoteBlockPushResolver.java
##########
@@ -73,27 +76,26 @@
 public class RemoteBlockPushResolver implements MergedShuffleFileManager {

Review comment:
       Update: 
   1. None of the private method will query validateAndGetAppShuffleInfo.
   2. Move all the methods into AppShuffleInfo.
   3. Added appId field into AppShuffleInfo
   4. Not being able to remove appId as it is used in logger in lots of places 
within AppShufflePartitionInfo.




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