You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/02/23 02:36:20 UTC

[GitHub] [apisix] zaunist commented on pull request #6202: change(server-info): use a new approach(keepalive) to report DP info

zaunist commented on pull request #6202:
URL: https://github.com/apache/apisix/pull/6202#issuecomment-1048398965


   > Yes. But keepalive request is still a write operation. Since this PR is to reduce the usage of etcd, using a lower interval will increase the number of requests to etcd.
   > 
   > > One minute heartbeat is too long in my opinion, so it was changed to 36 seconds, or we could even set a shorter heartbeat, such as nacos, which has a default of 5 seconds
   > 
   > Nacos doesn't write the heartbeat to etcd... Are there any issues relative to the heartbeat interval? We don't want to get in trouble because of an unnecessary change.
   
   OK, I will change it to 60s.


-- 
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-unsubscribe@apisix.apache.org

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