Ngone51 commented on a change in pull request #33340:
URL: https://github.com/apache/spark/pull/33340#discussion_r675267364
##########
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:
I think `BlockPushingListener` is more consistent with
`BlockFetchingListener.
--
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]