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

[Ingest Manager] Fleet: Gracefully handle overloaded Elasticsearch #72610

Closed
roncohen opened this issue Jul 21, 2020 · 4 comments
Closed

[Ingest Manager] Fleet: Gracefully handle overloaded Elasticsearch #72610

roncohen opened this issue Jul 21, 2020 · 4 comments
Labels
Feature:Fleet Fleet team's agent central management project Team:Fleet Team label for Observability Data Collection Fleet team

Comments

@roncohen
Copy link
Contributor

In fleet routes, we've seen some 503s and 409s happening when Elasticsearch is overloaded. It would be good confirm that this is the cause of the 503s and 409s. If that turns out to be right, we need to work towards replying to clients with 429 in those cases to indicate that fleet overloaded at the moment to allow client to exponentially back off.

There has also been new developments on the Elasticsearch side that we should be tracking to make sure we handle gracefully.

ping @ph @nchaulet

@roncohen roncohen added Feature:Fleet Fleet team's agent central management project Team:Fleet Team label for Observability Data Collection Fleet team Feature:Ingest Management labels Jul 21, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/ingest-management (Team:Ingest Management)

@elasticmachine
Copy link
Contributor

Pinging @elastic/ingest-management (Feature:Fleet)

@ph
Copy link
Contributor

ph commented Oct 7, 2020

Have we done any progress on this story in the scaling work?

@ph ph unassigned nchaulet Oct 19, 2020
@ph
Copy link
Contributor

ph commented Nov 3, 2020

going to close this as we move to the go server implementation.

@ph ph closed this as completed Nov 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Fleet Fleet team's agent central management project Team:Fleet Team label for Observability Data Collection Fleet team
Projects
None yet
Development

No branches or pull requests

5 participants