Skip to content

Conversation

@rjernst
Copy link
Member

@rjernst rjernst commented Jul 14, 2019

This commit modifies bwc behavior in FindFileStructureAction to check
against a concrete version instead of Version.CURRENT. Checking against
Version.CURRENT does not work since it is changing, in addition to it
having different meanings on each branch.

relates #42501

This commit modifies bwc behavior in FindFileStructureAction to check
against a concrete version instead of Version.CURRENT. Checking against
Version.CURRENT does not work since it is changing, in addition to it
having different meanings on each branch.

relates elastic#42501
@elasticmachine
Copy link
Collaborator

Pinging @elastic/ml-core

Copy link

@droberts195 droberts195 left a comment

Choose a reason for hiding this comment

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

LGTM

Oops, I meant to change this when backporting the original PR but obviously forgot. Thanks for catching it.

@rjernst
Copy link
Member Author

rjernst commented Jul 15, 2019

@droberts195 Thanks for the review. Note that backporting should not matter for this. No check inside a read or write method for the transport protocol should check the wire version against Version.CURRENT.

@rjernst rjernst merged commit 7f4ef5b into elastic:master Jul 15, 2019
@rjernst rjernst deleted the fix_42501 branch July 15, 2019 02:04
rjernst added a commit that referenced this pull request Jul 15, 2019
This commit modifies bwc behavior in FindFileStructureAction to check
against a concrete version instead of Version.CURRENT. Checking against
Version.CURRENT does not work since it is changing, in addition to it
having different meanings on each branch.

relates #42501
rjernst added a commit that referenced this pull request Jul 15, 2019
This commit modifies bwc behavior in FindFileStructureAction to check
against a concrete version instead of Version.CURRENT. Checking against
Version.CURRENT does not work since it is changing, in addition to it
having different meanings on each branch.

relates #42501
@jpountz jpountz added v7.3.0 and removed v7.3.1 labels Jul 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants