Sn0rt commented on issue #10392: URL: https://github.com/apache/apisix/issues/10392#issuecomment-1786878445
I can't detect any abnormalities in your xray analysis. Some users have also reported https://github.com/apache/apisix/issues/10349 memory leaks before. Combining your information, I very much suspect that the problem was introduced in 3.4; combined with the changelog, I guess it is caused by the modification of etcd. Can you help me test it? (I tried to reproduce it on centos but failed. ) Use the 3.3 etcd file to replace the 3.5 one. Take a look at `wget https://raw.githubusercontent.com/apache/apisix/release/3.3/apisix/core/config_etcd.lua` -- 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]
