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] fix: time out of range #419

Merged
merged 1 commit into from
Jul 11, 2023
Merged

Conversation

opensearch-trigger-bot[bot]
Copy link

Backport 9f4ec67 from #409

* fix: time out of range

Signed-off-by: fudongying <[email protected]>

* fix: deschedule failed after schedule exception

Signed-off-by: fudongying <[email protected]>

* chore: dbwiddis's comments

Signed-off-by: fudongying <[email protected]>

---------

Signed-off-by: fudongying <[email protected]>
(cherry picked from commit 9f4ec67)
Signed-off-by: Joshua Palis <[email protected]>
@joshpalis joshpalis force-pushed the backport/backport-409-to-2.x branch from 11c54a0 to ebf17dc Compare July 11, 2023 17:22
@codecov
Copy link

codecov bot commented Jul 11, 2023

Codecov Report

Merging #419 (ebf17dc) into 2.x (9ee9d3e) will increase coverage by 0.50%.
The diff coverage is 91.66%.

@@             Coverage Diff              @@
##                2.x     #419      +/-   ##
============================================
+ Coverage     28.69%   29.19%   +0.50%     
- Complexity       96       98       +2     
============================================
  Files            22       22              
  Lines          1178     1185       +7     
  Branches        109      109              
============================================
+ Hits            338      346       +8     
  Misses          818      818              
+ Partials         22       21       -1     
Impacted Files Coverage Δ
...pensearch/jobscheduler/scheduler/JobScheduler.java 74.73% <91.66%> (+3.14%) ⬆️

@joshpalis joshpalis merged commit bf8f0c3 into 2.x Jul 11, 2023
@github-actions github-actions bot deleted the backport/backport-409-to-2.x branch July 11, 2023 17:55
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.

3 participants