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
cat nacos/logs/naming-raft.log
2023-07-25 06:15:23,275 INFO initializing Raft sub-system
2023-07-25 06:15:23,275 INFO Upgrade from 1X feature has closed, If you want open this feature, please set nacos.core.support.upgrade.from.1x=true in application.properties
2023-07-25 06:15:23,840 INFO Raft group naming_persistent_service has leader null
2023-07-25 06:15:24,064 INFO add listener: com.alibaba.nacos.naming.domains.meta.
2023-07-25 06:15:24,704 INFO add listener: com.alibaba.nacos.naming.domains.meta.00-00---000-NACOS_SWITCH_DOMAIN-000---00-00
2023-07-25 06:15:28,270 WARN start to close old raft protocol!!!
2023-07-25 06:15:28,270 WARN stop old raft protocol task for notifier
2023-07-25 06:15:28,270 WARN stop old raft protocol task for master task
版本 nacos:2.1
cat nacos/logs/naming-raft.log
2023-07-25 06:15:23,275 INFO initializing Raft sub-system
2023-07-25 06:15:23,275 INFO Upgrade from 1X feature has closed, If you want open this feature, please set
nacos.core.support.upgrade.from.1x=true
in application.properties2023-07-25 06:15:23,840 INFO Raft group naming_persistent_service has leader null
2023-07-25 06:15:24,064 INFO add listener: com.alibaba.nacos.naming.domains.meta.
2023-07-25 06:15:24,704 INFO add listener: com.alibaba.nacos.naming.domains.meta.00-00---000-NACOS_SWITCH_DOMAIN-000---00-00
2023-07-25 06:15:28,270 WARN start to close old raft protocol!!!
2023-07-25 06:15:28,270 WARN stop old raft protocol task for notifier
2023-07-25 06:15:28,270 WARN stop old raft protocol task for master task
手动修改cluster.conf文件内pod域名改为ip 可以实现数据同步
现在我有一个问题我去看peerfinder的源码
为什么会选择放置pod域名至cluster.conf 并且为什么会多一条本机IP
The text was updated successfully, but these errors were encountered: