binbin.zhang

Results 128 comments of binbin.zhang

startServer只会开启一个goroutine, asyncUpdateService 默认开启20个,客户端不需要每次使用都重新创建。

1.x 实现方式可参考:https://github.com/nacos-group/nacos-sdk-go/pull/523. 欢迎感兴趣的同学认领

实例标记为不健康到下线的过程,服务端是会经过一定的心跳周期处理的,并不是同步的。

可以提供复现这个的问题的信息

SDK 可以升级到1.1.3 再试试

@realJackSun 大佬 可以帮忙看一下这问题

Please describe your problem in detail according to the template

暂时不支持,因为依赖的gopsutil 库不支持,可以关注下gopsutil的迭代计划