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

Acquire stats searcher for data stream stats #117953

Merged
merged 2 commits into from
Dec 4, 2024

Conversation

dnhatn
Copy link
Member

@dnhatn dnhatn commented Dec 4, 2024

Here, we only need to extract the minimum and maximum values of the timestamp field; therefore, using a stats searcher should suffice. This is important for frozen indices.

@dnhatn dnhatn added >bug :Data Management/Data streams Data streams and their lifecycles labels Dec 4, 2024
@elasticsearchmachine
Copy link
Collaborator

Hi @dnhatn, I've created a changelog YAML for you.

@dnhatn dnhatn marked this pull request as ready for review December 4, 2024 01:04
@elasticsearchmachine elasticsearchmachine added the Team:Data Management Meta label for data/management team label Dec 4, 2024
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-data-management (Team:Data Management)

Copy link
Member

@martijnvg martijnvg left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@henningandersen henningandersen left a comment

Choose a reason for hiding this comment

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

LGTM.

@dnhatn dnhatn added the auto-backport Automatically create backport pull requests when merged label Dec 4, 2024
@dnhatn
Copy link
Member Author

dnhatn commented Dec 4, 2024

@martijnvg @henningandersen Thanks for review.

@dnhatn dnhatn merged commit ef11b44 into elastic:main Dec 4, 2024
16 checks passed
@dnhatn dnhatn deleted the use-skeletion-engine-stats branch December 4, 2024 15:32
dnhatn added a commit to dnhatn/elasticsearch that referenced this pull request Dec 4, 2024
Here, we only need to extract the minimum and maximum values of the 
timestamp field; therefore, using a stats searcher should suffice. This
is important for frozen indices.
dnhatn added a commit to dnhatn/elasticsearch that referenced this pull request Dec 4, 2024
Here, we only need to extract the minimum and maximum values of the 
timestamp field; therefore, using a stats searcher should suffice. This
is important for frozen indices.
dnhatn added a commit to dnhatn/elasticsearch that referenced this pull request Dec 4, 2024
Here, we only need to extract the minimum and maximum values of the 
timestamp field; therefore, using a stats searcher should suffice. This
is important for frozen indices.
@elasticsearchmachine
Copy link
Collaborator

💚 Backport successful

Status Branch Result
8.16
8.17
8.x

dnhatn added a commit to dnhatn/elasticsearch that referenced this pull request Dec 4, 2024
Here, we only need to extract the minimum and maximum values of the 
timestamp field; therefore, using a stats searcher should suffice. This
is important for frozen indices.
@dnhatn dnhatn added the v7.17.27 label Dec 4, 2024
elasticsearchmachine pushed a commit that referenced this pull request Dec 4, 2024
Here, we only need to extract the minimum and maximum values of the 
timestamp field; therefore, using a stats searcher should suffice. This
is important for frozen indices.
elasticsearchmachine pushed a commit that referenced this pull request Dec 4, 2024
Here, we only need to extract the minimum and maximum values of the 
timestamp field; therefore, using a stats searcher should suffice. This
is important for frozen indices.
dnhatn added a commit that referenced this pull request Dec 4, 2024
Here, we only need to extract the minimum and maximum values of the 
timestamp field; therefore, using a stats searcher should suffice. This
is important for frozen indices.
elasticsearchmachine pushed a commit that referenced this pull request Dec 4, 2024
Backport of #117953 to 7.17

Here, we only need to extract the minimum and maximum values of the 
timestamp field; therefore, using a stats searcher should suffice. This
is important for frozen indices.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Automatically create backport pull requests when merged >bug :Data Management/Data streams Data streams and their lifecycles Team:Data Management Meta label for data/management team v7.17.27 v8.16.2 v8.17.1 v8.18.0 v9.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants