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

Adding BWC version 1.3.11 to 2.x #8064

Closed
wants to merge 1 commit into from

Conversation

kartg
Copy link
Member

@kartg kartg commented Jun 14, 2023

Description

In #7629, the 1.3 branch was updated to v1.3.11 automatically. This appears to have broken our BWC builds:

This problem has cropped up before - #6732

Adding the 1.3.11 version to our list of BWC versions should fix this.

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff
  • Commit changes are listed out in CHANGELOG.md file (See: Changelog)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

In opensearch-project#7629, the 1.3 branch was updated to 1.3.11 by automatically. This appears to have broken our BWC builds, so this commit adds the 1.3.11 BWC version which should fix it.

Signed-off-by: Kartik Ganesh <[email protected]>
@reta
Copy link
Collaborator

reta commented Jun 14, 2023

@kartg already there #8061

@kartg
Copy link
Member Author

kartg commented Jun 14, 2023

Beat me to it! 😄 thanks @reta !

@kartg kartg closed this Jun 14, 2023
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      1 org.opensearch.cluster.allocation.AwarenessAllocationIT.testThreeZoneOneReplicaWithForceZoneValueAndLoadAwareness

@kartg kartg deleted the 2.x-1.3.11 branch June 20, 2023 19:59
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.

2 participants