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.17] Optimize scheduler interval conf #3082

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport a87061d from #3049.

Copy link
Collaborator

@ykmr1224 ykmr1224 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you check why CIs are failing?

@noCharger
Copy link
Collaborator

Can you check why CIs are failing?

this needs to backport 2.17 #3020

* Optimize scheduler interval conf

Signed-off-by: Louis Chu <clingzhi@amazon.com>

* Update OpenSearchAsyncQuerySchedulerConfigComposer.java

Signed-off-by: Louis Chu <clingzhi@amazon.com>

* Update OpenSearchAsyncQuerySchedulerConfigComposer.java

Signed-off-by: Louis Chu <clingzhi@amazon.com>

---------

Signed-off-by: Louis Chu <clingzhi@amazon.com>
(cherry picked from commit a87061d)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@noCharger noCharger force-pushed the backport/backport-3049-to-2.17 branch from f1217ca to d39d65e Compare October 22, 2024 22:48
Copy link

codecov bot commented Oct 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.39%. Comparing base (9d51e8b) to head (d39d65e).
Report is 1 commits behind head on 2.17.

Additional details and impacted files
@@            Coverage Diff            @@
##               2.17    #3082   +/-   ##
=========================================
  Coverage     94.39%   94.39%           
- Complexity     5297     5298    +1     
=========================================
  Files           520      520           
  Lines         15086    15088    +2     
  Branches        999     1000    +1     
=========================================
+ Hits          14240    14242    +2     
  Misses          800      800           
  Partials         46       46           
Flag Coverage Δ
sql-engine 94.39% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@noCharger noCharger merged commit 0d2a4aa into 2.17 Oct 22, 2024
33 of 49 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