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.x] remove job scheduler (#1560) #1563

Merged

Conversation

derek-ho
Copy link
Collaborator

@derek-ho derek-ho commented Jun 29, 2023

BACKPORT PR 1560

(cherry picked from commit 4e0ca5a)

Description

[Describe what this change achieves]

Issues Resolved

[List any issues this PR will resolve]

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc 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.

* remove job scheduler

Signed-off-by: Derek Ho <[email protected]>

* remove job scheduler files and build.gradle

Signed-off-by: Derek Ho <[email protected]>

* ktlint

Signed-off-by: Derek Ho <[email protected]>

* add back job scheduler to fix bwc

Signed-off-by: Derek Ho <[email protected]>

* remove job scheduler and add it back for older version

Signed-off-by: Derek Ho <[email protected]>

* remove job scheduler in prepare Bwc Tests

Signed-off-by: Derek Ho <[email protected]>

* bump bwc version

Signed-off-by: Derek Ho <[email protected]>

* add todo of removing job scheduler things after 2.9 release

Signed-off-by: Derek Ho <[email protected]>

---------

Signed-off-by: Derek Ho <[email protected]>
(cherry picked from commit 4e0ca5a)
Signed-off-by: Derek Ho <[email protected]>
@derek-ho derek-ho changed the title remove job scheduler (#1560) [BACKPORT 2.x] remove job scheduler (#1560) Jun 29, 2023
@derek-ho derek-ho marked this pull request as ready for review June 29, 2023 14:21
@derek-ho derek-ho merged commit aeb39af into opensearch-project:2.x Jul 14, 2023
10 of 14 checks passed
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.

4 participants