Skip to content

Add RollupV2 cluster metadata behind feature-flag (#64680)#64892

Merged
talevy merged 1 commit intoelastic:7.xfrom
talevy:7x-64680
Nov 10, 2020
Merged

Add RollupV2 cluster metadata behind feature-flag (#64680)#64892
talevy merged 1 commit intoelastic:7.xfrom
talevy:7x-64680

Conversation

@talevy
Copy link
Copy Markdown
Contributor

@talevy talevy commented Nov 10, 2020

this commit sets the foundation for following rollup-v2-related
commits to master.

The intention of this metadata is to be used by both the upcoming
RollupV2 action that will create new indices along with their associated
cluster metadata. This metadata is to be used by the SearchService when
filtering shards in the can-match phase to decide which of the indices
belonging to an original index should be queried.

Co-authored-by: Mark Tozzi mark.tozzi@gmail.com

backport of #64680

this commit sets the foundation for following rollup-v2-related
commits to master.

The intention of this metadata is to be used by both the upcoming
RollupV2 action that will create new indices along with their associated
cluster metadata. This metadata is to be used by the SearchService when
filtering shards in the can-match phase to decide which of the indices
belonging to an original index should be queried.

Co-authored-by: Mark Tozzi <mark.tozzi@gmail.com>
@talevy talevy added >non-issue :StorageEngine/Rollup Turn fine-grained time-based data into coarser-grained data backport Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) labels Nov 10, 2020
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-analytics-geo (:Analytics/Rollup)

@talevy talevy merged commit 6cfb724 into elastic:7.x Nov 10, 2020
@talevy talevy deleted the 7x-64680 branch November 10, 2020 22:49
talevy added a commit to talevy/elasticsearch that referenced this pull request Nov 10, 2020
This commit lowers the minimum compatiblity of RollupMetadata
since elastic#64892 was merged into 7.11.

relates to elastic#64680.
talevy added a commit that referenced this pull request Nov 11, 2020
This commit lowers the minimum compatiblity of RollupMetadata
since #64892 was merged into 7.11.

relates to #64680.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport >non-issue :StorageEngine/Rollup Turn fine-grained time-based data into coarser-grained data Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants