api7 / lua-resty-etcd

Nonblocking Lua etcd driver library for OpenResty

Home Page:https://api7.ai/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

If a node in the ETCD cluster dies, it cannot be accessed properly

GBXing opened this issue · comments

If you configure 3 nodes of ETCD in the configuration file, as long as one node dies, the access to ETCD will be wrong. Can resty.etcd determine whether the node is healthy or not?

I saw you have submitted the same issue to APISIX: apache/apisix#3673

Close as duplicated.