We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BUG REPORT
After 0.16.0 upgrade, there is spammy log inside majordodo.replication.ReplicatedCommitLog log file
Example:
` 19-09-04-11-05-20 INFO followTheLeader skipPast:3265272,521345 toRead: [3265272] actualList:[3256494, 3257448, 3257956, 3259068, 3260656, 3261612, 3262568, 3263546, 3264060, 3265272], nextEntry:521,346
19-09-04-11-05-21 INFO followTheLeader skipPast:3265272,523266 toRead: [3265272] actualList:[3256494, 3257448, 3257956, 3259068, 3260656, 3261612, 3262568, 3263546, 3264060, 3265272], nextEntry:523,267
19-09-04-11-05-22 INFO followTheLeader skipPast:3265272,523651 toRead: [3265272] actualList:[3256494, 3257448, 3257956, 3259068, 3260656, 3261612, 3262568, 3263546, 3264060, 3265272], nextEntry:523,652 `
The text was updated successfully, but these errors were encountered:
Spammy log at INFO level #153
2222def
Spammy log at INFO level #153 (#154)
140c479
94d4d06
No branches or pull requests
BUG REPORT
After 0.16.0 upgrade, there is spammy log inside majordodo.replication.ReplicatedCommitLog log file
Example:
`
19-09-04-11-05-20 INFO followTheLeader skipPast:3265272,521345 toRead: [3265272] actualList:[3256494, 3257448, 3257956, 3259068, 3260656, 3261612, 3262568, 3263546, 3264060, 3265272], nextEntry:521,346
19-09-04-11-05-21 INFO followTheLeader skipPast:3265272,523266 toRead: [3265272] actualList:[3256494, 3257448, 3257956, 3259068, 3260656, 3261612, 3262568, 3263546, 3264060, 3265272], nextEntry:523,267
19-09-04-11-05-22 INFO followTheLeader skipPast:3265272,523651 toRead: [3265272] actualList:[3256494, 3257448, 3257956, 3259068, 3260656, 3261612, 3262568, 3263546, 3264060, 3265272], nextEntry:523,652
`
The text was updated successfully, but these errors were encountered: