server.master_repl_offset != (server.repl_backlog->offset + server.repl_backlog->histlen - 1) #2321
Unanswered
luorong1999
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hello,
I would like to know under what circumstances, server.master_repl_offset != (server.repl_backlog->offset + server.repl_backlog->histlen - 1) holds true?
Beta Was this translation helpful? Give feedback.
All reactions