Nacos通过LoadBalanced实现负载均衡远程调用
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
2023-08-21 11:11:13,966 INFO toNotifyTaskSize = 0
|
||||
|
||||
2023-08-21 11:11:13,966 INFO groupCount = 0, subscriberClientCount = 0, subscriberCount = 0
|
||||
|
||||
2023-08-21 11:11:13,982 INFO [long-pulling] client count 0
|
||||
|
||||
2023-08-21 11:11:23,972 INFO toNotifyTaskSize = 0
|
||||
|
||||
2023-08-21 11:11:23,972 INFO groupCount = 0, subscriberClientCount = 0, subscriberCount = 0
|
||||
|
||||
2023-08-21 11:11:23,988 INFO [long-pulling] client count 0
|
||||
|
||||
2023-08-21 11:11:33,974 INFO toNotifyTaskSize = 0
|
||||
|
||||
2023-08-21 11:11:33,974 INFO groupCount = 0, subscriberClientCount = 0, subscriberCount = 0
|
||||
|
||||
2023-08-21 11:11:33,990 INFO [long-pulling] client count 0
|
||||
|
||||
2023-08-21 11:11:43,976 INFO toNotifyTaskSize = 0
|
||||
|
||||
2023-08-21 11:11:43,976 INFO groupCount = 0, subscriberClientCount = 0, subscriberCount = 0
|
||||
|
||||
2023-08-21 11:11:44,001 INFO [long-pulling] client count 0
|
||||
|
||||
@@ -0,0 +1,20 @@
|
||||
2023-08-21 11:11:48,311 WARN [WatchFileCenter] start close
|
||||
|
||||
2023-08-21 11:11:48,311 WARN [WatchFileCenter] start to shutdown this watcher which is watch : /Users/yovinchen/project/Java/demo/SpringCloudStudy/nacos/conf
|
||||
|
||||
2023-08-21 11:11:48,311 WARN [NotifyCenter] Start destroying Publisher
|
||||
|
||||
2023-08-21 11:11:48,312 WARN [HttpClientBeanHolder] Start destroying common HttpClient
|
||||
|
||||
2023-08-21 11:11:48,312 WARN [ThreadPoolManager] Start destroying ThreadPool
|
||||
|
||||
2023-08-21 11:11:48,312 WARN [WatchFileCenter] already closed
|
||||
|
||||
2023-08-21 11:11:48,313 WARN [ConfigServer-HttpClientManager] Start destroying NacosRestTemplate
|
||||
|
||||
2023-08-21 11:11:48,313 WARN [NotifyCenter] Destruction of the end
|
||||
|
||||
2023-08-21 11:11:48,314 WARN [HttpClientBeanHolder] Destruction of the end
|
||||
|
||||
2023-08-21 11:11:48,314 WARN [ConfigServer-HttpClientManager] Destruction of the end
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
2023-08-21 11:11:48,312 WARN [NamingServerHttpClientManager] Start destroying HTTP-Client
|
||||
|
||||
2023-08-21 11:11:48,314 WARN [NamingServerHttpClientManager] Destruction of the end
|
||||
|
||||
Reference in New Issue
Block a user