fenglky opened a new pull request, #11967:
URL: https://github.com/apache/dubbo/pull/11967

   如果我们使用了高版本JDK,例如JDK17,我们的dubbo应用启动会报错,
   java.lang.IllegalArgumentException: 
   Unable to canonicalize address 127.0.0.1/<unresolved>:2181 because it's not 
resolvable
   
   因为引入的dubbo-dependencies-zookeeper-curator5中zookeeper是低版本的,
   我们需要重新引入高版本zookeeper或者使用JDK8。
   #11966 
   
   
   


-- 
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...@dubbo.apache.org

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


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

Reply via email to