Skip to content

Actually use client returned from '.options()'#1710

Merged
b-deam merged 1 commit intoelastic:masterfrom
b-deam:use-es-client-from-options
May 2, 2023
Merged

Actually use client returned from '.options()'#1710
b-deam merged 1 commit intoelastic:masterfrom
b-deam:use-es-client-from-options

Conversation

@b-deam
Copy link
Copy Markdown
Member

@b-deam b-deam commented May 1, 2023

@danielmitterdorfer kindly pointed out that we were actually using the new .options() API incorrectly by discarding the newly returned client with the respective options/headers set.

Relates #1673

@b-deam b-deam added bug Something's wrong :Load Driver Changes that affect the core of the load driver such as scheduling, the measurement approach etc. labels May 1, 2023
@b-deam b-deam added this to the 2.8.0 milestone May 1, 2023
@b-deam b-deam self-assigned this May 1, 2023
Copy link
Copy Markdown
Member

@danielmitterdorfer danielmitterdorfer left a comment

Choose a reason for hiding this comment

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

Thanks for addressing this! LGTM

@b-deam
Copy link
Copy Markdown
Member Author

b-deam commented May 2, 2023

@elasticmachine please run buildkite/rally

@b-deam b-deam merged commit 4a0294c into elastic:master May 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something's wrong :Load Driver Changes that affect the core of the load driver such as scheduling, the measurement approach etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants