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

[TSVB] Set listener limit to abort signal correctly #132624

Merged
merged 9 commits into from
May 30, 2022

Conversation

flash1293
Copy link
Contributor

@flash1293 flash1293 commented May 20, 2022

Fixes #132571

by creating a new abort signal per search instead of sharing across all searches of a request (the user controls how many searches are part of a single TSVB request).

Test by creating a TSVB timeseries vis with lots of series - there shouldn't be warnings in Kibana server logs.

@flash1293 flash1293 added Feature:TSVB TSVB (Time Series Visual Builder) Team:Visualizations Visualization editors, elastic-charts and infrastructure release_note:skip Skip the PR/issue when compiling release notes backport:skip This commit does not require backporting v8.3.0 labels May 20, 2022
@flash1293 flash1293 marked this pull request as ready for review May 25, 2022 10:29
@flash1293 flash1293 requested a review from a team as a code owner May 25, 2022 10:29
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-vis-editors @elastic/kibana-vis-editors-external (Team:VisEditors)

@stratoula stratoula added v8.4.0 auto-backport Deprecated - use backport:version if exact versions are needed and removed backport:skip This commit does not require backporting labels May 30, 2022
Copy link
Contributor

@stratoula stratoula left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes LGTM, I tested it locally with a TSVB timeseries with 50 series, I cant see any warning on my kibana server

@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

✅ unchanged

History

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

@kibanamachine
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
8.3

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

kibanamachine added a commit that referenced this pull request May 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Deprecated - use backport:version if exact versions are needed Feature:TSVB TSVB (Time Series Visual Builder) release_note:skip Skip the PR/issue when compiling release notes Team:Visualizations Visualization editors, elastic-charts and infrastructure v8.3.0 v8.4.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

'eCommerce Promotion Tracking' TSVB vis causes Possible EventTarget memory leak detected.
6 participants