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

Added option to configure max HTTP request size #6296

Merged
merged 2 commits into from
Feb 12, 2020

Conversation

merlimat
Copy link
Contributor

Motivation

Added option to limit the size of HTTP requests made to broker. This can prevent users from triggering exceptions such as objects too big on ZK and, in general, abnormal mem usage on brokers.

By default, no limit is applied.

@merlimat merlimat added the type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages label Feb 11, 2020
@merlimat merlimat added this to the 2.6.0 milestone Feb 11, 2020
@merlimat merlimat self-assigned this Feb 11, 2020
@merlimat merlimat merged commit 22d7824 into apache:master Feb 12, 2020
@merlimat merlimat deleted the http-max-size branch February 12, 2020 19:48
huangdx0726 pushed a commit to huangdx0726/pulsar that referenced this pull request Aug 24, 2020
* Added option to configure max HTTP request size

* Removed old comment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants