nacos-group / nacos-k8s

This project contains a Nacos Docker image meant to facilitate the deployment of Nacos on Kubernetes using StatefulSets.
578 stars 468 forks source link

start to shutdown this watcher which is watch #416

Open vb3328998 opened 1 year ago

vb3328998 commented 1 year ago

这个报错是什么意思 `2023-05-29 12:52:14,197 INFO The server IP list of Nacos is [itnio-nacos-0.itnio-nacos.itnio-common.svc.cluster.local:8848, itnio-nacos-1.itnio-nacos.itnio-common.svc.cluster.local:8848, itnio-nacos-2.itnio-nacos.itnio-common.svc.cluster.local:8848]

2023-05-29 12:52:15,197 INFO Nacos is starting...

2023-05-29 12:52:16,267 INFO Nacos is starting...

2023-05-29 12:52:17,267 INFO Nacos is starting...

2023-05-29 12:52:18,267 INFO Nacos is starting...

2023-05-29 12:52:19,267 INFO Nacos is starting...

2023-05-29 12:52:20,268 INFO Nacos is starting...

2023-05-29 12:52:21,268 INFO Nacos is starting...

2023-05-29 12:52:22,268 INFO Nacos is starting...

2023-05-29 12:52:23,268 INFO Nacos is starting...

2023-05-29 12:52:23,828 WARN [NotifyCenter] Start destroying Publisher

2023-05-29 12:52:23,828 WARN [WatchFileCenter] start close

2023-05-29 12:52:23,829 WARN [NotifyCenter] Destruction of the end

2023-05-29 12:52:23,829 WARN [WatchFileCenter] start to shutdown this watcher which is watch : /home/nacos/conf

2023-05-29 12:52:23,867 WARN [ThreadPoolManager] Start destroying ThreadPool

2023-05-29 12:52:23,867 WARN [WatchFileCenter] already closed

2023-05-29 12:52:24,269 INFO Nacos is starting...

2023-05-29 12:52:25,269 INFO Nacos is starting...

2023-05-29 12:52:25,670 WARN [ThreadPoolManager] Destruction of the end` 用的外置数据库,之前是正常的,重建nacos后就出现这个情况了