You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shenyu.apache.org by "MingZnb (via GitHub)" <gi...@apache.org> on 2023/02/02 11:37:41 UTC

[GitHub] [shenyu] MingZnb opened a new issue, #4347: [Question]

MingZnb opened a new issue, #4347:
URL: https://github.com/apache/shenyu/issues/4347

   ### Question
   
   When the client service is deployed on k8s, one copy of the service is reserved. The ip address of the container changes with each deployment.
   The client (ip address: 192.168.0.1) has been deployed.
   Two shenyu-admin servers are deployed: adminA and adminB
   At this point, the client is redeployed and the service starts (ip: 192.168.0.2), register service meta information to adminA via http, save meta information to db and adminA UpstreamCheckService UPSTREAM_MAP, The UPSTREAM_MAP of adminB's UpstreamCheckService has no registration information for the client (ip: 192.168.0.2). Since only one copy of the service is kept, adminB's UpstreamCheck checks the client (ip: 192.168.0.2). 192.168.0.1), the database will be updated and the gateway will be synchronized. As a result, the client (ip: 192.168.0.2) cannot access...
   
   version:2.4.3
   
   ![image](https://user-images.githubusercontent.com/34336505/216314316-b68327e6-e389-4d28-be0c-1bdba21f5086.png)
   


-- 
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: notifications-unsubscribe@shenyu.apache.org.apache.org

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


[GitHub] [shenyu] yu199195 closed issue #4347: [Question]

Posted by "yu199195 (via GitHub)" <gi...@apache.org>.
yu199195 closed issue #4347: [Question] <UpstreamCheckService check error>
URL: https://github.com/apache/shenyu/issues/4347


-- 
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: notifications-unsubscribe@shenyu.apache.org

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