zero-create opened a new issue #5723: URL: https://github.com/apache/apisix/issues/5723
apisix版本 2.10.1,etcd 版本3.4.15,docker部署,长时间运行,etcd CPU逐渐升高,最高时CPU到80%,关闭apisix,etcd CPU就下降, etcd日志偶尔有以下打印: 2021-12-07 06:23:26.982193 W | etcdserver: request "header:<ID:14388294143980129386 > lease_grant:<ttl:3600-second id:47ad7d4a9fc4cc69>" with result "size:44" took too long (136.668999ms) to execute 2021-12-07 06:44:00.043365 W | etcdserver: request "header:<ID:14388294143980129756 > lease_revoke:<id:78517d6ef15ba53a>" with result "size:31" took too long (234.484595ms) to execute 2021-12-07 07:18:17.082965 W | etcdserver: request "header:<ID:8669848673114107697 > lease_grant:<ttl:3600-second id:78517d6ef15baf30>" with result "size:44" took too long (108.981903ms) to execute 2021-12-07 07:48:59.565930 W | etcdserver: request "header:<ID:14388294143980130923 > lease_revoke:<id:78517d6ef15bac15>" with result "size:31" took too long (201.968585ms) to execute 2021-12-07 08:22:52.752530 W | etcdserver: request "header:<ID:16441654153321005103 > lease_grant:<ttl:3600-second id:642c7d574086402e>" with result "size:44" took too long (127.81604ms) to execute 2021-12-07 08:36:01.713813 W | etcdserver: request "header:<ID:8669848673114109797 > lease_grant:<ttl:3600-second id:78517d6ef15bb764>" with result "size:44" took too long (102.883766ms) to execute 2021-12-07 09:05:49.631922 W | etcdserver: request "header:<ID:14388294143980132322 > lease_grant:<ttl:3600-second id:47ad7d4a9fc4d7e1>" with result "size:44" took too long (101.036581ms) to execute 2021-12-07 09:09:40.330354 W | etcdserver: request "header:<ID:8669848673114110692 > put:<key:\"/apisix/data_plane/server_info/a431faa8-cf44-4518-9d7f-380bf922efbd\" value_size:183 lease:8669848673114110690 prev_kv:true >" with result "size:286" took too long (149.166486ms) to execute 2021-12-07 09:14:59.524125 W | etcdserver: request "header:<ID:14388294143980132517 > put:<key:\"/apisix/data_plane/server_info/8cd03e40-0308-46f1-b35b-2fbeaa0f9731\" value_size:183 lease:5164922107125356707 prev_kv:true >" with result "size:286" took too long (217.955465ms) to execute -- 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: notifications-unsubscr...@apisix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org