You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "htynkn (GitHub)" <gi...@apache.org> on 2019/12/30 11:38:43 UTC

[GitHub] [dubbo] htynkn commented on issue #5522: dubbo 注册中心没有加protocol会失败,并且报错有问题

试了一下,2.7.5版本也是一样的报错信息,报错信息是否可以优化这个可以评估下

如果不加地址中加protocol也可以单独指定,比如
``` xml
<dubbo:registry id="defaultRegister" address="127.0.0.1:2181" protocol="zookeeper"/>
```

[ Full content available at: https://github.com/apache/dubbo/issues/5522 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org