opensearch-project / index-management

🗃 Automate periodic data operations, such as deleting indices at a certain age or performing a rollover at a certain size
https://opensearch.org/docs/latest/im-plugin/index/
Apache License 2.0
53 stars 108 forks source link

[Backport 2.x] Added minimum timeout for transforms search of 10 minutes #1057

Closed opensearch-trigger-bot[bot] closed 7 months ago

opensearch-trigger-bot[bot] commented 7 months ago

Backport 60a8513011dfb005d8b72b38d45852c386241aa4 from #1033.

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (55e689a) 74.99% compared to head (caba2d4) 75.01%.

Files Patch % Lines
...ndexmanagement/transform/TransformSearchService.kt 33.33% 5 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2.x #1057 +/- ## ============================================ + Coverage 74.99% 75.01% +0.02% - Complexity 2877 2879 +2 ============================================ Files 371 371 Lines 17022 17030 +8 Branches 2453 2454 +1 ============================================ + Hits 12765 12775 +10 - Misses 2884 2888 +4 + Partials 1373 1367 -6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.