nic-chen commented on pull request #2036:
URL: https://github.com/apache/apisix/pull/2036#issuecomment-673298480


   > Currently there is only one error in test file, which is the last test of 
t/plugin/key-auth.t. Normally in etcd v2, it would add 20 consumers and find 
the 13th. But in current implementation of etcd v3, the test would add 20 
consumers but only get first three of them, so it could not get the 13th. 
However, if I rerun the test, the test would get all 20 consumers and passed.
   
   
   I think your guess is correct, it should be a `waitdir` problem, you can 
debug to see why the etcd data is not synchronized in time
   
   


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to