Skip to content
New issue

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

Add clustering.replication.max.bytes config #308

Merged
merged 1 commit into from
Dec 28, 2020

Conversation

tylertreat
Copy link
Member

Add a configuration for setting the max replication size so that users
can adjust it based on the configured NATS max_payload size. Also reject
publishes that exceed this limit.

Fixes #305

Add a configuration for setting the max replication size so that users
can adjust it based on the configured NATS max_payload size. Also reject
publishes that exceed this limit.

Fixes #305
@tylertreat tylertreat merged commit 285140e into master Dec 28, 2020
@tylertreat tylertreat deleted the configure_replication_max_size branch December 28, 2020 20:50
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.

Breaking replica sync in case of message more than 1Mb
1 participant