Skip to content

Conversation

@gmarouli
Copy link
Contributor

@gmarouli gmarouli commented Dec 4, 2024

Fixes #117993.

We resolve the names of the data streams and pass them as concrete expressions to the stats request.

@elasticsearchmachine elasticsearchmachine added v9.0.0 needs:triage Requires assignment of a team area label labels Dec 4, 2024
@gmarouli gmarouli added auto-backport Automatically create backport pull requests when merged v8.16.2 v8.17.1 >bug :Data Management/Data streams Data streams and their lifecycles labels Dec 4, 2024
@elasticsearchmachine elasticsearchmachine added Team:Data Management Meta label for data/management team and removed needs:triage Requires assignment of a team area label labels Dec 4, 2024
@elasticsearchmachine
Copy link
Collaborator

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

@elasticsearchmachine
Copy link
Collaborator

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

ClusterSettings.createBuiltInClusterSettings()
);

public void testGetDataStream() {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Moved these tests to DataStreamsActionUtilTests since we are using that method now to get the names.

@gmarouli
Copy link
Contributor Author

gmarouli commented Dec 6, 2024

PR is a bit delayed because I cannot make the test work ("fail") on serverless.

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 v8.16.7 v8.17.11 v9.3.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GetDataStreamAction with verbose: true fails with an error that it tries to access .security when executed as superuser

2 participants