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

docs: add docs for kv_max_value_size #7405

Merged
merged 3 commits into from
Mar 9, 2020

Conversation

hanshasselberg
Copy link
Member

Apart from the added docs, the error messages are similar now and are pointing to the corresponding options.

Fixes #6708.

@hanshasselberg hanshasselberg force-pushed the document_kv_max_value_size branch 3 times, most recently from 673b974 to 157bea1 Compare March 6, 2020 20:32
Apart from the added docs, the error messages are similar now and are
pointing to the corresponding options.
Fixes #6708.
@hanshasselberg hanshasselberg force-pushed the document_kv_max_value_size branch from 157bea1 to a3be482 Compare March 6, 2020 20:33
@hanshasselberg hanshasselberg requested a review from a team March 6, 2020 20:46
Copy link
Contributor

@schristoff schristoff left a comment

Choose a reason for hiding this comment

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

Looks great Hans, thanks for doing this :)

@@ -1449,6 +1449,17 @@ Valid time units are 'ns', 'us' (or 'µs'), 'ms', 's', 'm', 'h'."
single RPC call to a Consul server. See
https://en.wikipedia.org/wiki/Token_bucket for more details about how
token bucket rate limiters operate.
* <a name="kv_max_value_size"></a><a href="#kv_max_value_size">
`kv_max_value_size`</a> - Configures the maximum number of
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
`kv_max_value_size`</a> - Configures the maximum number of
`kv_max_value_size`</a> - **(Advanced)** Configures the maximum number of

Copy link
Member

Choose a reason for hiding this comment

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

Taken from the other advanced settings.

Copy link
Member Author

Choose a reason for hiding this comment

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

👍

@hanshasselberg hanshasselberg merged commit c46e2ae into master Mar 9, 2020
@hanshasselberg hanshasselberg deleted the document_kv_max_value_size branch March 9, 2020 10:13
@freddygv freddygv added this to the 1.7.2 milestone Mar 12, 2020
freddygv pushed a commit that referenced this pull request Mar 12, 2020
Apart from the added docs, the error messages are similar now and are
pointing to the corresponding options.
Fixes #6708.
findkim pushed a commit that referenced this pull request Mar 17, 2020
Apart from the added docs, the error messages are similar now and are
pointing to the corresponding options.
Fixes #6708.
@arecker
Copy link

arecker commented Apr 17, 2020

Hey @i0rek, thanks for adding documentation about the option. Just curious about this:

it may potentially affect leadership stability and prevent timely heartbeat signals by increasing RPC IO duration.

Could you elaborate? Does increasing or decreasing the limit have a negative impact? What is considered improper?

alvin-huang pushed a commit to alvin-huang/consul that referenced this pull request May 6, 2020
Apart from the added docs, the error messages are similar now and are
pointing to the corresponding options.
Fixes hashicorp#6708.
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.

6 participants