SteNicholas commented on code in PR #2117:
URL: 
https://github.com/apache/incubator-celeborn/pull/2117#discussion_r1407050252


##########
client-spark/common/src/test/java/org/apache/spark/shuffle/celeborn/SortBasedPusherSuiteJ.java:
##########
@@ -82,6 +82,7 @@ public void testMemoryUsage() throws Exception {
         new SortBasedPusher(
             taskMemoryManager,
             /*shuffleClient=*/ client,
+            /*taskContext=*/ null,

Review Comment:
   Could you add the test case to verify this bugfix?



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

Reply via email to