I noticed the website is out of date vs content in github
there have been some significant improvements to the "understanding apache release" side
not sure if this (not updating the website after changes made to github) was by accident.. I know that in our jenkins (zipkin) I often forget to click as webhooks aren't setup
Ojas gulati
@ojasgulati
Hi everyone i am new to dubbo. I want to start contributing to this project. Can anyone help me out ?
MrQiaoLei
@MrQiaoLei
No such extension com.alibaba.dubbo.registry.RegistryFactory by name nacos 这个是什么原因?
Daniela Marques de Morais
@danielamorais
@ojasgulati There are some issues on Github with "good first issue" label
老哥们 客户端连zookeeper是好是坏 异常:07-09 13:54:01.369 INFO o.a.z.ClientCnxn - Opening socket connection to server 172.30.30.125/172.30.30.125:2181. Will not attempt to authenticate using SASL (unknown error) 07-09 13:54:08.369 WARN o.a.z.ClientCnxn - Session 0x26b2ad901c6009c for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection timed out at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:712) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)