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] Concurrency limiting for enrollment does not work as intended #73807

Closed
roncohen opened this issue Jul 30, 2020 · 5 comments
Closed
Assignees
Labels
bug Fixes for quality problems that affect the customer experience Team:Fleet Team label for Observability Data Collection Fleet team

Comments

@roncohen
Copy link
Contributor

Kibana version: master

Unfortunately, limiting concurrency for the enroll endpoint does not work as we intended.

Currently, the suspect is our use of request.events.aborted$.toPromise here.

See the discussion here: #70495 (comment)

@roncohen roncohen added the bug Fixes for quality problems that affect the customer experience label Jul 30, 2020
@roncohen roncohen added the Team:Fleet Team label for Observability Data Collection Fleet team label Jul 30, 2020
@elasticmachine
Copy link
Contributor

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

@ph
Copy link
Contributor

ph commented Jul 30, 2020

cc @ruflin

@roncohen
Copy link
Contributor Author

Proposed fix: #73898

@roncohen
Copy link
Contributor Author

roncohen commented Aug 4, 2020

#73898 merged, closing this.

@roncohen roncohen closed this as completed Aug 4, 2020
@jfsiii
Copy link
Contributor

jfsiii commented Aug 4, 2020

Added to Ingest Manager in 7.x #73976 & 7.9 #74043

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Team:Fleet Team label for Observability Data Collection Fleet team
Projects
None yet
Development

No branches or pull requests

5 participants