ggbocoder commented on code in PR #6654:
URL: https://github.com/apache/incubator-seata/pull/6654#discussion_r1673172256


##########
namingserver/src/main/java/org/apache/seata/namingserver/manager/NamingManager.java:
##########
@@ -17,17 +17,17 @@
 package org.apache.seata.namingserver.manager;
 
 
-import jdk.internal.net.http.common.Pair;
+import org.apache.commons.lang3.tuple.Pair;

Review Comment:
   `jdk.internal.net.http.common.Pair` is not supported by jdk8 .besides, no 
more impact . I would change back if necessary



-- 
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: notifications-unsubscr...@seata.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@seata.apache.org
For additional commands, e-mail: notifications-h...@seata.apache.org

Reply via email to