RexXiong commented on code in PR #2489:
URL: https://github.com/apache/celeborn/pull/2489#discussion_r1591765740
##########
common/src/main/java/org/apache/celeborn/common/client/MasterNotLeaderException.java:
##########
@@ -22,6 +22,7 @@
import javax.annotation.Nullable;
import org.apache.commons.lang3.StringUtils;
+import org.apache.commons.lang3.tuple.Pair;
public class MasterNotLeaderException extends IOException {
Review Comment:
Yes, it's compatible with 0.4~
--
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]