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

Add shard data to search operation's detailed-results meta-data #1619

Merged
merged 2 commits into from
Nov 20, 2022

Conversation

b-deam
Copy link
Member

@b-deam b-deam commented Nov 15, 2022

With this commit we include the shard meta-data from Elasticsearch's
search API response when specifying detailed-results for Rally's search
operation.

@b-deam b-deam added the enhancement Improves the status quo label Nov 15, 2022
@b-deam b-deam self-assigned this Nov 15, 2022
Copy link
Contributor

@michaelbaamonde michaelbaamonde left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@b-deam
Copy link
Member Author

b-deam commented Nov 17, 2022

@elasticmachine run rally/it-python310

@b-deam
Copy link
Member Author

b-deam commented Nov 17, 2022

@elasticmachine run rally/rally-tracks-compat

@b-deam
Copy link
Member Author

b-deam commented Nov 17, 2022

I think the rally-track-compat failure is unrelated, it's for .rally/benchmarks/tracks/rally-tracks-compat/it/test_security.py:

12:19:02 ----------------------------- Captured stdout call -----------------------------
12:19:02 
12:19:02     ____        ____
12:19:02    / __ \____ _/ / /_  __
12:19:02   / /_/ / __ `/ / / / / /
12:19:02  / _, _/ /_/ / / / /_/ /
12:19:02 /_/ |_|\__,_/_/_/\__, /
12:19:02                 /____/
12:19:02 
12:19:02 [INFO] Race id is [e931dacd-b0de-47fa-b156-799ebe31503d]
12:19:02 [ERROR] Cannot race. Error in load generator [0]
12:19:02 	No module named 'yaml'

Copy link
Contributor

@DJRickyB DJRickyB left a comment

Choose a reason for hiding this comment

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

LGTM

@b-deam b-deam added this to the 2.7.1 milestone Nov 17, 2022
@b-deam b-deam merged commit f29a7bd into elastic:master Nov 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improves the status quo
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants