tokers commented on issue #3902:
URL: https://github.com/apache/apisix/issues/3902#issuecomment-805771583


   In a production environment, multiple nodes (typically `3` or `5` nodes) 
ETCD cluster is desired, due to Raft consensus algorithm, it's not common if 
whole nodes in the cluster are down together, unless the networking is 
partitioned. Even in such a case, it doesn't influence APISIX's behavior since 
APISIX caches all config data in its per-worker process memory.


-- 
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:
us...@infra.apache.org


Reply via email to