You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kvrocks.apache.org by "git-hulk (via GitHub)" <gi...@apache.org> on 2023/06/19 08:04:24 UTC

[GitHub] [incubator-kvrocks] git-hulk added a comment to the discussion: replication lag is too big

GitHub user git-hulk added a comment to the discussion: replication lag is too big

Sure, the write sequence is equal to the number of KV that were written in RocksDB. For example, it will increase 1 if the command is `set a b`, and increase 2 if the command is `hset hash f1 v1` since it will write the metadata and subkey.

GitHub link: https://github.com/apache/incubator-kvrocks/discussions/1504#discussioncomment-6216445

----
This is an automatically sent email for issues@kvrocks.apache.org.
To unsubscribe, please send an email to: issues-unsubscribe@kvrocks.apache.org