You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When deploying multiple APISIX instances by cloning a single instance, the cloned instances share the same apisix.uid. We observed that after modifying route configurations via the APISIX Manager, some instances failed to apply the changes, while others updated successfully.
so, Duplicate apisix.UID causes Etcd Watch conflicts in APISIX cluster?
Environment
APISIX version (run apisix version):
Operating system (run uname -a):
OpenResty / Nginx version (run openresty -V or nginx -V):
etcd version, if relevant (run curl http://127.0.0.1:9090/v1/server_info):
APISIX Dashboard version, if relevant:
Plugin runner version, for issues related to plugin runners:
LuaRocks version, for installation issues (run luarocks --version):
The text was updated successfully, but these errors were encountered:
Description
version: apisix 2.15.0
When deploying multiple APISIX instances by cloning a single instance, the cloned instances share the same apisix.uid. We observed that after modifying route configurations via the APISIX Manager, some instances failed to apply the changes, while others updated successfully.
so, Duplicate apisix.UID causes Etcd Watch conflicts in APISIX cluster?
Environment
apisix version
):uname -a
):openresty -V
ornginx -V
):curl http://127.0.0.1:9090/v1/server_info
):luarocks --version
):The text was updated successfully, but these errors were encountered: