reswqa commented on code in PR #2741:
URL: https://github.com/apache/celeborn/pull/2741#discussion_r1768252408
##########
worker/src/main/java/org/apache/celeborn/service/deploy/worker/storage/PartitionDataWriter.java:
##########
@@ -416,6 +419,8 @@ public boolean isClosed() {
return closed;
}
+ public void setWriterClosed() {}
Review Comment:
Good catch, this method can be removed indeed.
--
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]