diwenzheng commented on issue #2571:
URL: 
https://github.com/apache/servicecomb-java-chassis/issues/2571#issuecomment-917586661


   更改了watch之后.好像还是有这个问题,
   
   servicecomb:
     service:
       environment: development
       application: XXX
       name: mock-server
       version: 1.1.0
       registry:
         address: ${REGISTRY_ADDRESS}
         client:
           timeout:
             idle: 60
         instance:
           healthCheck:
             interval: 60
             times: 6
           pull:
             interval: 60
           watch: true
           empty:
             pretection: true
         autodiscovery: true
   
   
   2021-09-12 16:12:32.434 - [ERROR] - [registry-vert.x-eventloop-thread-1] - 
[o.a.s.s.client.http.RestClientUtil] - [RestClientUtil.java:145] - GET 
/v4/default/registry/instances?rev=5970674cffceb553d8e52ef4b944843af37c5743&appId=default&global=true&serviceName=SERVICECENTER&env=development&version=0.0.0.0%2B
 fail, endpoint is 10.0.1.223:30100, message: Connection was closed
   
   
   2021-09-12 16:12:32.436 - [WARN] - [registry-vert.x-eventloop-thread-1] - 
[o.a.s.s.c.h.ServiceRegistryClientImpl] - [ServiceRegistryClientImpl.java:128] 
- invoke service [10.0.1.223:30100] failed, retry address [10.0.1.224:30100].
   你的服务会有这些吗? 这让我困扰很久了.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to