Skip to content

Conversation

@jasontedor
Copy link
Member

@jasontedor jasontedor commented Apr 2, 2018

Today if a user inputs a value for http.max_content_length that is greater than the setting can accomodate (Integer.MAX_VALUE), we truncate this to 100 MB (the default). This commit deprecates this leniency which will be removed in 7.0.0.

Relates #29337

Today if a user inputs a value for http.max_content_length that is
greater than the setting can accomodate (Integer.MAX_VALUE), we truncate
this to 100 MB (the default). This commit deprecates this leniency which
will be removed in 7.0.0.
@jasontedor jasontedor added review :Distributed Coordination/Network Http and internode communication implementations >deprecation v6.3.0 labels Apr 2, 2018
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra

Copy link
Member

@dakrone dakrone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jasontedor jasontedor merged commit a44e905 into elastic:6.x Apr 3, 2018
@jasontedor jasontedor deleted the deprecate-out-of-bounds-max-content-length-truncation branch April 3, 2018 00:19
@jasontedor
Copy link
Member Author

Thanks @dakrone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

>deprecation :Distributed Coordination/Network Http and internode communication implementations v6.3.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants