Skip to content

[Ingest Manager] Revert fleet config concurrency rollout to rate limit#73940

Merged
nchaulet merged 2 commits intoelastic:masterfrom
nchaulet:fix-revert-fleet-rollout-concurrency-limit
Jul 31, 2020
Merged

[Ingest Manager] Revert fleet config concurrency rollout to rate limit#73940
nchaulet merged 2 commits intoelastic:masterfrom
nchaulet:fix-revert-fleet-rollout-concurrency-limit

Conversation

@nchaulet
Copy link
Copy Markdown
Member

Summary

Description revert the change introduced here #72931

We changed the way we limit the rollout of config change to a rate limit, to a number of concurrent config change, looks like this change is not improving the performance and it's worse than before. (See test on cloud)

This PR rollback to the previous rate limit, that as been load tested and proved.

@nchaulet nchaulet added bug Fixes for quality problems that affect the customer experience v8.0.0 release_note:skip Skip the PR/issue when compiling release notes v7.10.0 v7.9.0 labels Jul 31, 2020
@nchaulet nchaulet requested a review from a team July 31, 2020 14:26
@nchaulet nchaulet self-assigned this Jul 31, 2020
@botelastic botelastic bot added the Team:Fleet Team label for Observability Data Collection Fleet team label Jul 31, 2020
@elasticmachine
Copy link
Copy Markdown
Contributor

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

@nchaulet nchaulet force-pushed the fix-revert-fleet-rollout-concurrency-limit branch from 4c85b89 to 582ac95 Compare July 31, 2020 14:27
@kibanamachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Build metrics

✅ unchanged

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@nchaulet nchaulet merged commit 002e459 into elastic:master Jul 31, 2020
@nchaulet nchaulet deleted the fix-revert-fleet-rollout-concurrency-limit branch July 31, 2020 18:09
gmmorris added a commit to gmmorris/kibana that referenced this pull request Aug 2, 2020
* master: (39 commits)
  [Canvas][tech-debt] Rename __examples__ to __stories__ (elastic#73853)
  [Canvas] Storybook Redux Addon (elastic#73227)
  Use "Apply_filter_trigger" in "explore underlying data" action (elastic#71445)
  [maps] convert top nav config to TS (elastic#73851)
  [maps] fix fit to bounds for ES document layers with joins (elastic#73985)
  [Canvas][tech-debt] Refactor Toolbar (completes Kill Recompose.pure) (elastic#73309)
  [CI] In-progress Slack notifications (elastic#74012)
  [SIEM][Detection Engine] Fixes tags to accept characters such as AND, OR, (, ), ", * (elastic#74003)
  [SECURITY_SOLUTION][ENDPOINT] Fix host list Configuration Status cell link loosing list page/size state (elastic#73989)
  Tweak injected metadata (elastic#73990)
  Closes elastic#73998 by using `canAccessML` in the ML capabilities API to (elastic#73999)
  [SIEM] Fixes toaster errors when siemDefault index is an empty or empty spaces (elastic#73991)
  [Security Solution] Fix timeline pin event callback (elastic#73981)
  [Security Solution] Fix unexpected redirect (elastic#73969)
  [Metrics UI] Fix Metrics Explorer TSVB link to use workaround pattern (elastic#73986)
  [APM] docs: Update machine learning integration (elastic#73597)
  [Ingest Manager] Fix limited concurrency helper (elastic#73976)
  [build/sysv] fix missing env variable rename (elastic#73977)
  Fix a typo. (elastic#73948)
  [Ingest Manager] Revert fleet config concurrency rollout to rate limit (elastic#73940)
  ...
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 release_note:skip Skip the PR/issue when compiling release notes Team:Fleet Team label for Observability Data Collection Fleet team v7.9.0 v7.10.0 v8.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants