Skip to content

Commit

Permalink
feat: etcd
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan4yin committed Dec 19, 2023
1 parent 80aafeb commit 218a993
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion network/proxy&server/apisix/ETCD 高可用问题.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,6 @@ etcd gateway 能解决问题,那它是如何工作的呢?
从上面的分析看,apisix 自身的 etcd 连接代码,应该是无法保证每次请求都能成功的,因此当某个 etcd 节点宕机后,APISIX 会出现频繁的 etcd 连接失败问题,从而影响到其正常工作。


进一步分析与 Bug 修复待续
进一步分析与 Bug 复现步骤待补充...


0 comments on commit 218a993

Please sign in to comment.