water1st commented on issue #4207: URL: https://github.com/apache/apisix/issues/4207#issuecomment-836221802
consul has two functions, namely, service discovery and configuration(key value stroage). Service discovery is service instance to register the endpoint in consul,consul will check the health and kick out the abnormal endpoint offline. Another function is configuration(key value storage). At present, the consul support in apisix document is key value storage. If key value storage is used to realize service discovery, it will lead to problems such as service exception and no way to automatically offline -- 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: [email protected]
