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

Propogate version in reindex from remote search #42958

Merged

Conversation

Tim-Brooks
Copy link
Contributor

This is related to #31908. In order to use the external version in a
reindex from remote request, the search request must be configured to
request the version (as it is not returned by default). This commit
modifies the search request to request the version. Additionally, it
modifies our current reindex from remote tests to randomly use the
external version_type.

This is related to elastic#31908. In order to use the external version in a
reindex from remote request, the search request must be configured to
request the version (as it is not returned by default). This commit
modifies the search request to request the version. Additionally, it
modifies our current reindex from remote tests to randomly use the
external version_type.
@Tim-Brooks Tim-Brooks added >bug backport :Distributed Indexing/Reindex Issues relating to reindex that are not caused by issues further down v7.3.0 labels Jun 6, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-distributed

@Tim-Brooks Tim-Brooks merged commit d18f511 into elastic:7.x Jun 6, 2019
Tim-Brooks added a commit that referenced this pull request Jun 6, 2019
This is related to #31908. In order to use the external version in a
reindex from remote request, the search request must be configured to
request the version (as it is not returned by default). This commit
modifies the search request to request the version. Additionally, it
modifies our current reindex from remote tests to randomly use the
external version_type.
@Tim-Brooks Tim-Brooks deleted the backport_reindex_external_version branch December 18, 2019 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport >bug :Distributed Indexing/Reindex Issues relating to reindex that are not caused by issues further down v7.3.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants