Skip to content

Tests: fix testBulkProcessorConcurrentRequestsReadOnlyIndex #64633

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

Conversation

andreidan
Copy link
Contributor

Executing a MultiGetRequest with no items will fail. This makes sure there
is always at least one item in the request.

Fixes #62998

Executing a MultiGetRequest with no items will fail. This makes sure there
is always at least one item in the request.
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-features (:Core/Features/Java High Level REST Client)

@elasticmachine elasticmachine added the Team:Data Management Meta label for data/management team label Nov 5, 2020
Copy link
Contributor

@jakelandis jakelandis left a comment

Choose a reason for hiding this comment

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

LGTM.

@andreidan andreidan merged commit bd47032 into elastic:master Nov 5, 2020
andreidan added a commit to andreidan/elasticsearch that referenced this pull request Nov 5, 2020
…64633)

Executing a MultiGetRequest with no items will fail. This makes sure there
is always at least one item in the request.

(cherry picked from commit bd47032)
Signed-off-by: Andrei Dan <[email protected]>
andreidan added a commit to andreidan/elasticsearch that referenced this pull request Nov 5, 2020
…64633)

Executing a MultiGetRequest with no items will fail. This makes sure there
is always at least one item in the request.

(cherry picked from commit bd47032)
Signed-off-by: Andrei Dan <[email protected]>
@andreidan andreidan added v7.10.0 and removed v7.10.1 labels Nov 5, 2020
andreidan added a commit that referenced this pull request Nov 6, 2020
…64658)

Executing a MultiGetRequest with no items will fail. This makes sure there
is always at least one item in the request.

(cherry picked from commit bd47032)
Signed-off-by: Andrei Dan <[email protected]>
andreidan added a commit that referenced this pull request Nov 6, 2020
…64657)

Executing a MultiGetRequest with no items will fail. This makes sure there
is always at least one item in the request.

(cherry picked from commit bd47032)
Signed-off-by: Andrei Dan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Data Management Meta label for data/management team >test Issues or PRs that are addressing/adding tests v7.10.0 v7.11.0 v8.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI] BulkProcessorIT.testBulkProcessorConcurrentRequestsReadOnlyIndex
3 participants