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

[es/pingTimeout] use requestTimeout as default #6627

Merged
merged 1 commit into from
Mar 24, 2016

Conversation

spalger
Copy link
Contributor

@spalger spalger commented Mar 23, 2016

The documentation claims that the default pingTimeout is the requestTimeout, but actually it's default just happens to match the default of requestTimeout.

This makes the default for pingTimeout the actual value of requestTimeout, meaning that:

./bin/kibana --elasticsearch.requestTimeout=90000 # pingTimeout will be 90000, not 30000

@jbudz
Copy link
Member

jbudz commented Mar 23, 2016

LGTM

@jbudz jbudz assigned spalger and unassigned jbudz Mar 23, 2016
@spalger spalger merged commit 992392a into elastic:master Mar 24, 2016
@spalger spalger deleted the fix/defaultPingTimeout branch October 18, 2019 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants