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

Reduce maximum topic size to 50MB #2469

Merged
merged 1 commit into from
May 1, 2015
Merged

Reduce maximum topic size to 50MB #2469

merged 1 commit into from
May 1, 2015

Conversation

otoolep
Copy link
Contributor

@otoolep otoolep commented May 1, 2015

1GB per topic seems way too large. Instead make it 50MB. Topic data will
never be deleted until at least 1 data node has replicated the data, regardless of size.

@otoolep
Copy link
Contributor Author

otoolep commented May 1, 2015

Discussed this with @toddboom -- purely a default setting change, so merging on green.

1GB per topic seems way to large. Instead make it 50MB. Topic data will
never be deleted until at least 1 data node has replicated the data.
@otoolep
Copy link
Contributor Author

otoolep commented May 1, 2015

This value's definition isn't quite right yet, as tropic truncation still needs some work, but this should reduce current space requirements on brokers significantly.

otoolep added a commit that referenced this pull request May 1, 2015
@otoolep otoolep merged commit a73d082 into master May 1, 2015
@otoolep otoolep deleted the reduce_min_topic_size branch May 1, 2015 00:18
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.

None yet

1 participant