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] Added minimum for search.cancel_after_time_interval setting for rollups #1041

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 9b7b3bd from #1026.

…ps (#1026)

* Added minimum for search.cancel_after_time_interval setting for rollups

Signed-off-by: Joshua Au <[email protected]>

* Added constant for cancel_after_time_interval for rollup search

Signed-off-by: Joshua Au <[email protected]>

* Handled case of default value for cancel interval

Signed-off-by: Joshua Au <[email protected]>

* Added comment explanation for default rollup cancel after time interval

Signed-off-by: Joshua Au <[email protected]>

* Fixed github workflow checks

Signed-off-by: Joshua Au <[email protected]>

---------

Signed-off-by: Joshua Au <[email protected]>
Co-authored-by: bowenlan-amzn <[email protected]>
(cherry picked from commit 9b7b3bd)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link

codecov bot commented Nov 19, 2023

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (369dc52) 74.83% compared to head (134e0f2) 75.05%.

Files Patch % Lines
...arch/indexmanagement/rollup/RollupSearchService.kt 70.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x    #1041      +/-   ##
============================================
+ Coverage     74.83%   75.05%   +0.21%     
- Complexity     2872     2880       +8     
============================================
  Files           371      371              
  Lines         17013    17022       +9     
  Branches       2453     2453              
============================================
+ Hits          12732    12776      +44     
+ Misses         2920     2878      -42     
- Partials       1361     1368       +7     

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

@bowenlan-amzn bowenlan-amzn merged commit 6c61935 into 2.x Nov 20, 2023
43 of 45 checks passed
@github-actions github-actions bot deleted the backport/backport-1026-to-2.x branch November 20, 2023 05:51
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