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

[7.x] Accept more ingest simulate params as ints or strings (#66197) #67295

Closed
wants to merge 2 commits into from

Conversation

probakowski
Copy link
Contributor

Backports the following commits to 7.x:

_version, _if_seq_no and _if_primary_term params in the simulate pipeline API cannot be parsed correctly when the value is integer orstring type.

This PR fix the bug and modify the test method to test it.
# Conflicts:
#	server/src/test/java/org/elasticsearch/action/ingest/SimulatePipelineRequestParsingTests.java
@mark-vieira
Copy link
Contributor

@elasticmachine update branch

@probakowski
Copy link
Contributor Author

Closing for now, will reopen/create new one when bug in master is fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants