GitHub user git-hulk added a comment to the discussion: replication lag is to big
The lag is totally different between Kvrocks and Redis. For the Redis, the lag means the replication seconds between the master and replica. But for the Kvrocks, it represents the write sequence gap. So I think you can relax the alert threshold value for the Kvrocks' lag like 1024 or others. GitHub link: https://github.com/apache/incubator-kvrocks/discussions/1504#discussioncomment-6216089 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
