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.4] Backport from 2.x to 2.4 #626

Merged
merged 1 commit into from
Dec 9, 2022

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 7a02534 from #614

* Fix all the compile warnings and detekt issues (#603)

* Fix all the compile warnings and detekt issues

Signed-off-by: bowenlan-amzn <[email protected]>

* Fix time capture is 0

Signed-off-by: bowenlan-amzn <[email protected]>

Signed-off-by: bowenlan-amzn <[email protected]>

* Unify test clean logic (#609)

* Unify wipe indices logic after tests

Signed-off-by: bowenlan-amzn <[email protected]>

* Enhance wipeAllIndices function

Signed-off-by: bowenlan-amzn <[email protected]>

* Customize cleanup for multi node test

Signed-off-by: bowenlan-amzn <[email protected]>

Signed-off-by: bowenlan-amzn <[email protected]>

Signed-off-by: bowenlan-amzn <[email protected]>
(cherry picked from commit 7a02534)
@opensearch-trigger-bot opensearch-trigger-bot bot requested a review from a team December 9, 2022 01:06
@codecov-commenter
Copy link

codecov-commenter commented Dec 9, 2022

Codecov Report

Merging #626 (4922261) into 2.4 (ea9d546) will increase coverage by 0.17%.
The diff coverage is 83.01%.

@@             Coverage Diff              @@
##                2.4     #626      +/-   ##
============================================
+ Coverage     75.27%   75.45%   +0.17%     
- Complexity     2603     2610       +7     
============================================
  Files           331      330       -1     
  Lines         15112    15115       +3     
  Branches       2341     2338       -3     
============================================
+ Hits          11376    11405      +29     
+ Misses         2400     2381      -19     
+ Partials       1336     1329       -7     
Impacted Files Coverage Δ
...ement/model/coordinator/SweptManagedIndexConfig.kt 78.12% <0.00%> (ø)
...nagement/step/rollup/AttemptCreateRollupJobStep.kt 49.18% <0.00%> (+0.79%) ⬆️
...action/changepolicy/TransportChangePolicyAction.kt 63.13% <ø> (ø)
...ment/indexstatemanagement/util/RestHandlerUtils.kt 88.88% <ø> (ø)
.../rollup/action/index/TransportIndexRollupAction.kt 72.09% <ø> (+0.82%) ⬆️
...rch/indexmanagement/rollup/model/metric/Average.kt 83.33% <ø> (ø)
...nsearch/indexmanagement/rollup/model/metric/Max.kt 75.00% <ø> (ø)
...nsearch/indexmanagement/rollup/model/metric/Min.kt 75.00% <ø> (ø)
...nsearch/indexmanagement/rollup/model/metric/Sum.kt 75.00% <ø> (ø)
.../indexmanagement/rollup/model/metric/ValueCount.kt 75.00% <ø> (ø)
... and 44 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@Angie-Zhang Angie-Zhang changed the title [Backport 2.4] Backport from main to 2.x [Backport 2.4] Backport from 2.x to 2.4 Dec 9, 2022
@AWSHurneyt AWSHurneyt merged commit ccbde24 into 2.4 Dec 9, 2022
@github-actions github-actions bot deleted the backport/backport-614-to-2.4 branch December 9, 2022 17:37
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.

4 participants