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

   > I thought about this possibility, however, etcdctl can execute smoothly 
during the period of time when apisix cannot communicate with etcd. Also, when 
I restarted apisix, the problem disappeared immediately and reappeared after a 
while.
   
   Note the use of ETCDCTL and APISIX is not same, ETCDCTL just uses the gRPC 
service while APISIX relies on the ETCD gRPC Gateway, it sends Rest requests, 
all Rest requests are converted to gRPC streams by gRPC Gateway (it's embedded 
in the ETCD server).


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