Skip to content

Connection churn and disk usage of Raft WAL segments #5258

Answered by kjnilsson
dhxgit asked this question in Other
Discussion options

You must be logged in to vote

Every basic consume request results in a state machine change and thus a Ra log entry. It is correct that we don't currently perform snapshotting for the scenario of basic consume against an empty queue then killing the connection. We do if the basic consume is ended with a basic cancel but for terminations we missed to do that.

I think we can promote this to a bug.

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@glego
Comment options

@dhxgit
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by dhxgit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants
Converted from issue

This discussion was converted from issue #5257 on July 18, 2022 16:07.