Skip to content

[7.17] Fork TransportRollupCapsAction to MANAGEMENT POOL (#89803)#89810

Merged
elasticsearchmachine merged 1 commit intoelastic:7.17from
original-brownbear:backport/7.17/pr-89803
Sep 6, 2022
Merged

[7.17] Fork TransportRollupCapsAction to MANAGEMENT POOL (#89803)#89810
elasticsearchmachine merged 1 commit intoelastic:7.17from
original-brownbear:backport/7.17/pr-89803

Conversation

@original-brownbear
Copy link
Copy Markdown
Contributor

Backports the following commits to 7.17:

We can't run these actions on the transport threads in their current form.
The fully deserialize the mapping for each index they inspect which will
take a massive amount of time if either a large number of indices or a large
number of fields (indices * fields_per_index) overall are inspected.
@original-brownbear original-brownbear added :StorageEngine/Rollup Turn fine-grained time-based data into coarser-grained data >bug auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) labels Sep 6, 2022
@elasticsearchmachine elasticsearchmachine merged commit ee1671f into elastic:7.17 Sep 6, 2022
@original-brownbear original-brownbear deleted the backport/7.17/pr-89803 branch September 6, 2022 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport >bug :StorageEngine/Rollup Turn fine-grained time-based data into coarser-grained data Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) v7.17.7

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants