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

[Backport 2.0] [Bug] Fix InboundDecoder version compat check #2573

Merged
merged 1 commit into from
Mar 23, 2022

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 511ac88 from #2570

@opensearch-trigger-bot opensearch-trigger-bot bot requested a review from a team as a code owner March 23, 2022 18:27
Change InboundDecoder ensureVersionCompatibility check for onOrAfter
V_2_0_0 instead of explicit version check. This way bug fix and minor
versions will correctly handshake in a mixed 1.x Cluster.

Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
(cherry picked from commit 511ac88)
@nknize nknize force-pushed the backport/backport-2570-to-2.0 branch from 606fdb3 to b2b2031 Compare March 23, 2022 18:29
Copy link
Collaborator

@nknize nknize left a comment

Choose a reason for hiding this comment

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

DCO not getting added for some reason. I added DCO and this LGTM

@opensearch-ci-bot
Copy link
Collaborator

✅   Gradle Check success 606fdb361887a950aca1f78aa3cfcb4b9159730e
Log 3706

Reports 3706

@opensearch-ci-bot
Copy link
Collaborator

✅   Gradle Check success b2b2031
Log 3709

Reports 3709

@nknize nknize merged commit 3d20c89 into 2.0 Mar 23, 2022
@github-actions github-actions bot deleted the backport/backport-2570-to-2.0 branch March 23, 2022 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants