Paragrf commented on PR #389:
URL: 
https://github.com/apache/kvrocks-controller/pull/389#issuecomment-4430869983

   @jihuayu @git-hulk By the way,I initially planned to use slave lags for sync 
checks, but found it adds a 1s delay because the master only updates these 
stats every second. To get real-time offsets, I had to query both master and 
slaves, which unfortunately complicates the logic. Why does Kvrocks cap the 
slave lag update frequency at 1s rather than providing real-time updates? Is it 
a performance trade-off to avoid overhead?


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

Reply via email to