You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR can let trillian proactively Listen "LeaseKeepAliveResponse" channel returned by KeepAlive in ETCD client. When automatic renewal interruption is detected, Exit the program by canceling the context.
Fixes#2654,#2249
Co-authored-by: Simba Peng <[email protected]>
Co-authored-by: Martin Hutchinson <[email protected]>
env
when server start running a few moment, the console print warning message.
I don't know this warning should or not affect long-term operation.
I think it might be related to this issues etcd-io/etcd#9911 . the man report server memory highly load due to too many connections.
The text was updated successfully, but these errors were encountered: