Victsm commented on a change in pull request #33340:
URL: https://github.com/apache/spark/pull/33340#discussion_r675308898



##########
File path: 
common/network-shuffle/src/main/java/org/apache/spark/network/shuffle/BlockPushingListener.java
##########
@@ -25,6 +25,8 @@
  * code reuse for handling block push and fetch retry.
  */
 public interface BlockPushingListener extends BlockTransferListener  {

Review comment:
       `BlockPushingListener` is supposed to be a peer to 
`BlockFetchingListener`. Their names being consistent feels more appropriate.




-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to