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

[1.x] Bumping job-scheduler to build with OpenSearch(1.x) 1.1.0 (#44) #46

Merged
merged 1 commit into from
Aug 9, 2021

Conversation

saratvemulapalli
Copy link
Member

Signed-off-by: Sarat Vemulapalli vemulapallisarat@gmail.com

Description

Bumping up job-scheduler to build with OpenSearch main which is 1.1.0.
As with the branching and release strategy for the project opensearch-project/.github#13
Here is how it should look like:

  1. Plugin/library main builds out of OpenSearch main.
  2. Plugin/library 1.x builds out of OpenSearch 1.x.
  3. Plugin/library 1.0 builds out of OpenSearch 1.0.

This allows us to fail fast and get ready for release.

As part of adding backwards compatibility test framework, we are developing tests as an example in Anomaly Detection which needs job-scheduler.
Ref: opensearch-project/OpenSearch#1002
Meta issue: opensearch-project/opensearch-build#90

Issues Resolved

#43

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

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.

* Bumping job-scheduler to build with OpenSearch(1.x) 1.1.0

Signed-off-by: Sarat Vemulapalli <vemulapallisarat@gmail.com>

* Updating docs link to our documentation website.

Signed-off-by: Sarat Vemulapalli <vemulapallisarat@gmail.com>
@saratvemulapalli saratvemulapalli changed the base branch from main to 1.x August 9, 2021 21:44
@saratvemulapalli saratvemulapalli merged commit 55c30fa into 1.x Aug 9, 2021
@saratvemulapalli saratvemulapalli deleted the bump-1.x branch August 9, 2021 23:40
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.

2 participants