linyongluis commented on issue #11144:
URL: https://github.com/apache/apisix/issues/11144#issuecomment-2051777219

   > please share the steps to reproduce this issue.
   
   1、Running a apisix cluster
   2、Configure a route by the admin api and access it successfully
   3、Simulating etcd failures: First stop the etcd service, then delete all the 
data in etcd, then start etcd.
   4、At this point, because apisix has not been rebooted, the previous route is 
still accessible to the
   5、Modify the previous routing configuration (create) via the admin api: 
modify the node ip that corresponds to the upstream
   6、Accessing this route reveals that although the configuration was 
successful and the data in etcd is correct, the apisix datasurface is still 
requesting the same node ip as before.


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