Skip to content

Added SchedulerBulkResource for Pause and resume functionality - #30

Merged
shaileshpadave merged 2 commits into
mainfrom
CDX-119
Jul 25, 2025
Merged

Added SchedulerBulkResource for Pause and resume functionality#30
shaileshpadave merged 2 commits into
mainfrom
CDX-119

Conversation

@shaileshpadave

@shaileshpadave shaileshpadave commented Jul 24, 2025

Copy link
Copy Markdown
Contributor

Pull Request type

  • Bugfix
  • Feature
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • WHOSUSING.md
  • Other (please describe):

NOTE: Please remember to run ./gradlew spotlessApply to fix any format violations.

Changes in this PR

Introduced SchedulerBulkResource and updated SchedulerClient with pauseSchedulers and resumeSchedulers functionality.
Added Tests.

Describe the new behavior from this PR, and why it's needed
Issue #

Alternatives considered

Describe alternative implementation you have considered

@codecov

codecov Bot commented Jul 24, 2025

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 0% with 20 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...s/conductor/client/http/SchedulerBulkResource.java 0.00% 17 Missing ⚠️
...es/conductor/client/http/OrkesSchedulerClient.java 0.00% 3 Missing ⚠️
Files with missing lines Coverage Δ Complexity Δ
...es/conductor/client/http/OrkesSchedulerClient.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...s/conductor/client/http/SchedulerBulkResource.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@shaileshpadave
shaileshpadave merged commit fe05644 into main Jul 25, 2025
3 checks passed
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