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

Update docs to include recommended configuration for timeout/keepalive based on ES recomendations #2337

Open
JoshMock opened this issue Aug 13, 2024 · 1 comment

Comments

@JoshMock
Copy link
Member

JoshMock commented Aug 13, 2024

The Elasticsearch docs were recently updated to include more clear recommendations on the proper timeout and keepalive settings for clients that connect to ES. In discussing these recommendations with @DaveCTurner, the devtools team established that most clients do not follow them by default.

Since it would likely be a breaking change to update the defaults, we need to at least document in the JS client how to properly follow these recommendations. And when 9.0 comes out, we can update the client to follow these recs.

See also:

@JoshMock
Copy link
Member Author

@jloleysens

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

No branches or pull requests

1 participant