You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2020/07/18 09:59:16 UTC

[GitHub] [servicecomb-java-chassis] JzpWh opened a new issue #1888: ETCD升级中微服务不可用

JzpWh opened a new issue #1888:
URL: https://github.com/apache/servicecomb-java-chassis/issues/1888


   升级前ETCD版本为:2.1.32;ServiceCenter版本为2.2.45;该版本ETCD不校验证书
   ETCD共5台,采用逐台升级的方式,升级到2.2.1,该版本ETCD校验证书。
   升级步骤为:更换etc目录证书,停老版本ETCD,启动新版本ETCD。
   在升级到第四台时,Edge调用下游服务异常,找不到微服务。
   Edge日志为
   [2020-07-16 13:03:27,016/UTC][Service Center Task [java.util.concurrent.ThreadPoolExecutor$Worker@2c1a48d6[State = -1, empty queue][36]]][INFO]find instances[2] 
   [2020-07-16 13:03:27,016/UTC][Service Center Task [java.util.concurrent.ThreadPoolExecutor$Worker@2c1a48d6[State = -1, empty queue][36]]][INFO]update instances, 
   [2020-07-16 13:03:27,016/UTC][Service Center Task [java.util.concurrent.ThreadPoolExecutor$Worker@2c1a48d6[State = -1, empty queue][36]]][INFO]update instances, 
   [2020-07-16 13:03:34,500/UTC][registry-vert.x-worker-thread-1][INFO]microservice wisedevice/user-service/10.24.5 UNREGISTERED an instance e57100c1c5b611ea83befa1
   [2020-07-16 13:03:34,516/UTC][Service Center Task [java.util.concurrent.ThreadPoolExecutor$Worker@2c1a48d6[State = -1, empty queue][36]]][INFO]find instances[1] 
   [2020-07-16 13:03:34,516/UTC][Service Center Task [java.util.concurrent.ThreadPoolExecutor$Worker@2c1a48d6[State = -1, empty queue][36]]][INFO]update instances, 
   [2020-07-16 13:03:34,516/UTC][Service Center Task [java.util.concurrent.ThreadPoolExecutor$Worker@2c1a48d6[State = -1, empty queue][36]]][INFO]update instances, 
   [2020-07-16 13:04:02,000/UTC][registry-vert.x-worker-thread-3][INFO]microservice wisedevice/user-service/10.24.5 UNREGISTERED an instance e3b7e1aac5b611eab783fa1
   [2020-07-16 13:04:02,090/UTC][Service Center Task [java.util.concurrent.ThreadPoolExecutor$Worker@3a8af40a[State = -1, empty queue][37]]][INFO]find instances[0] 
   [2020-07-16 13:04:02,091/UTC][Service Center Task [java.util.concurrent.ThreadPoolExecutor$Worker@3a8af40a[State = -1, empty queue][37]]][INFO]update instances, 
   [2020-07-16 13:04:02,091/UTC][Service Center Task [java.util.concurrent.ThreadPoolExecutor$Worker@3a8af40a[State = -1, empty queue][37]]][INFO]update instances, 
   [2020-07-16 13:04:22,000/UTC][registry-vert.x-worker-thread-2][INFO]microservice wisedevice/user-service/10.24.5 REGISTERED an instance 944c988ec67111ea83befa163
   [2020-07-16 13:04:22,037/UTC][Service Center Task [java.util.concurrent.ThreadPoolExecutor$Worker@68e7f7c4[State = -1, empty queue][35]]][INFO]find instances[1] 
   [2020-07-16 13:04:22,038/UTC][Service Center Task [java.util.concurrent.ThreadPoolExecutor$Worker@68e7f7c4[State = -1, empty queue][35]]][INFO]update instances, 
   [2020-07-16 13:04:22,038/UTC][Service Center Task [java.util.concurrent.ThreadPoolExecutor$Worker@68e7f7c4[State = -1, empty queue][35]]][INFO]update instances, 
   [2020-07-16 13:04:24,000/UTC][registry-vert.x-worker-thread-2][INFO]microservice wisedevice/user-service/10.24.5 REGISTERED an instance 953716bfc67111ea83befa163
   [2020-07-16 13:04:24,058/UTC][Service Center Task [java.util.concurrent.ThreadPoolExecutor$Worker@68e7f7c4[State = -1, empty queue][35]]][INFO]find instances[3] 
   [2020-07-16 13:04:24,059/UTC][Service Center Task [java.util.concurrent.ThreadPoolExecutor$Worker@68e7f7c4[State = -1, empty queue][35]]][INFO]update instances, 
   [2020-07-16 13:04:24,059/UTC][Service Center Task [java.util.concurrent.ThreadPoolExecutor$Worker@68e7f7c4[State = -1, empty queue][35]]][INFO]update instances, 
   [2020-07-16 13:04:24,500/UTC][registry-vert.x-worker-thread-3][INFO]microservice wisedevice/user-service/10.24.5 REGISTERED an instance dce5190fc67111ea83befa163
   [2020-07-16 13:04:26,500/UTC][registry-vert.x-worker-thread-1][INFO]microservice wisedevice/user-service/10.24.5 REGISTERED an instance de40b1e0c67111ea83befa163
   [2020-07-16 13:04:26,530/UTC][Service Center Task [java.util.concurrent.ThreadPoolExecutor$Worker@3a8af40a[State = -1, empty queue][37]]][INFO]find instances[4] 
   
   
   
   呈现为周期找不到后端微服务。
   
   
   
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [servicecomb-java-chassis] JzpWh closed issue #1888: ETCD升级中微服务不可用

Posted by GitBox <gi...@apache.org>.
JzpWh closed issue #1888:
URL: https://github.com/apache/servicecomb-java-chassis/issues/1888


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org