Skip to content

Fix long handling for version, if_seq_no and if_primary_term in SimulatePipelineRequest#69238

Merged
probakowski merged 2 commits intoelastic:masterfrom
probakowski:simulate_pipeline_fix
Feb 19, 2021
Merged

Fix long handling for version, if_seq_no and if_primary_term in SimulatePipelineRequest#69238
probakowski merged 2 commits intoelastic:masterfrom
probakowski:simulate_pipeline_fix

Conversation

@probakowski
Copy link
Copy Markdown
Contributor

After #66197 we've lost ability to use longs for version, if_seq_no and if_primary_term (only ints would work).
That slipped through because 1 test went missing after refactoring in #50131.
This change fixes that with new ConfigurationUtils.readOptionalStringOrLongProperty method and and brings back the test.

Marking as non-issue as the code with bug was not released yet.

@probakowski probakowski added >non-issue :Distributed/Ingest Node Execution or management of Ingest Pipelines v8.0.0 v7.13.0 labels Feb 18, 2021
@elasticmachine elasticmachine added the Team:Data Management (obsolete) DO NOT USE. This team no longer exists. label Feb 18, 2021
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-core-features (Team:Core/Features)

@probakowski
Copy link
Copy Markdown
Contributor Author

@elasticmachine update branch

Copy link
Copy Markdown
Member

@martijnvg martijnvg left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Distributed/Ingest Node Execution or management of Ingest Pipelines >non-issue Team:Data Management (obsolete) DO NOT USE. This team no longer exists. v7.13.0 v8.0.0-alpha1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants