1473371932 commented on issue #10756:
URL: https://github.com/apache/apisix/issues/10756#issuecomment-1878461987

   > very strange error. what's your etcd version? Did you check if etcd users 
have faced data loss errors? Is there complete loss of data? Can you confirm if 
there are no changes in the revision?
   
   I am currently using the official APISIX version 3.2 Helm package, and the 
etcd version corresponds to the image version included in the package:
   
   ```
   root@k8s-master:~# helm search repo apisix/apisix
   NAME                                    CHART VERSION   APP VERSION     
DESCRIPTION                                    
   apisix/apisix                           2.5.0           3.7.0           A 
Helm chart for Apache APISIX v3
   
   
   root@k8s-master:~# kubectl describe pods -n apisix apisix-etcd-0 | grep 
Image:
       Image:          docker.io/bitnami/etcd:3.5.7-debian-11-r14
   ```
   
   Regarding the issue of data loss, currently, only the plugins configured in 
the plugins are lost, but the routing rules themselves exist. The version has 
always been the corresponding image version 'etcd:3.5.7-debian-11-r14'.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to