You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
采用Nacos-Sync0.4.9对两个Nacos注册中心进行服务同步,任务数为1000,迁移过程中目标集群服务列表和实例数不断波动不能稳定,同时监听到部分健康服务实例数为0,Nacos通知显示警告。请问该事件是什么原因,如何稳定?
[com.alibaba.nacos.client.naming.updater] INFO c.a.n.extension.impl.NacosSyncToNacosServiceImpl - 监听到服务DEFAULT_GROUP@@xxx信息改变, taskId:a91b454a-a255-42f5-8cbc-07a9692a8bab,实例数:0,发起同步
[com.alibaba.nacos.client.naming.updater] WARN com.alibaba.nacos.common.notify.NotifyCenter - Unable to plug in due to interruption, synchronize sending time, event : com.alibaba.nacos.client.naming.event.InstancesChangeEvent@5d02d7b5
采用Nacos-Sync0.4.9对两个Nacos注册中心进行服务同步,任务数为1000,迁移过程中目标集群服务列表和实例数不断波动不能稳定,同时监听到部分健康服务实例数为0,Nacos通知显示警告。请问该事件是什么原因,如何稳定?
[com.alibaba.nacos.client.naming.updater] INFO c.a.n.extension.impl.NacosSyncToNacosServiceImpl - 监听到服务DEFAULT_GROUP@@xxx信息改变, taskId:a91b454a-a255-42f5-8cbc-07a9692a8bab,实例数:0,发起同步
[com.alibaba.nacos.client.naming.updater] WARN com.alibaba.nacos.common.notify.NotifyCenter - Unable to plug in due to interruption, synchronize sending time, event : com.alibaba.nacos.client.naming.event.InstancesChangeEvent@5d02d7b5
JVM设置如下:
-Xms6g
-Xmx6g
-Xss512k
-XX:MetaspaceSize=256m
-XX:MaxMetaspaceSize=512m
-XX:MaxDirectMemorySize=1536m
The text was updated successfully, but these errors were encountered: