Skip to content

Conversation

@michaelklishin
Copy link
Collaborator

@michaelklishin michaelklishin commented Oct 19, 2023

Closes #9733, references #9731.

@michaelklishin michaelklishin changed the title rabbitmq.conf: restrict raft.segment_max_entries to u16 values rabbitmq.conf: restrict raft.segment_max_entries to [1; (u16 -1)] Oct 19, 2023
@michaelklishin michaelklishin changed the title rabbitmq.conf: restrict raft.segment_max_entries to [1; (u16 -1)] rabbitmq.conf: restrict raft.segment_max_entries to [1; (u16 max value -1)] Oct 19, 2023
@michaelklishin michaelklishin merged commit a8872fd into main Oct 19, 2023
@michaelklishin michaelklishin deleted the rabbitmq-server-9733 branch October 19, 2023 17:58
michaelklishin added a commit that referenced this pull request Oct 19, 2023
rabbitmq.conf: restrict raft.segment_max_entries to [1; (u16 max value -1)] (backport #9737)
michaelklishin added a commit that referenced this pull request Oct 19, 2023
rabbitmq.conf: restrict raft.segment_max_entries to [1; (u16 max value -1)] (backport #9737) (backport #9738)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

raft.segment_max_entries needs a config schema validator to avoid Raft log segment file field overflow

1 participant