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] Implement vacuum index operation #2562

Merged
merged 1 commit into from
Mar 19, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 8374cb6 from #2557.

* Add vacuum operation and IT

Signed-off-by: Chen Dai <[email protected]>

* Add index state doc delete and more IT

Signed-off-by: Chen Dai <[email protected]>

* Refactor IT

Signed-off-by: Chen Dai <[email protected]>

* Fix bytebuddy version conflict

Signed-off-by: Chen Dai <[email protected]>

* Fix broken IT

Signed-off-by: Chen Dai <[email protected]>

* Fix broken IT

Signed-off-by: Chen Dai <[email protected]>

* Fix jacoco failure with new IT

Signed-off-by: Chen Dai <[email protected]>

* Fix code format

Signed-off-by: Chen Dai <[email protected]>

* Fix jacoco test coverage

Signed-off-by: Chen Dai <[email protected]>

---------

Signed-off-by: Chen Dai <[email protected]>
(cherry picked from commit 8374cb6)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link

codecov bot commented Mar 19, 2024

Codecov Report

Attention: Patch coverage is 88.23529% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 95.55%. Comparing base (8e25dd9) to head (fd13a80).

Files Patch % Lines
...rch/sql/spark/execution/statestore/StateStore.java 45.45% 4 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x    #2562      +/-   ##
============================================
- Coverage     95.58%   95.55%   -0.03%     
- Complexity     5138     5150      +12     
============================================
  Files           489      490       +1     
  Lines         14426    14475      +49     
  Branches        961      964       +3     
============================================
+ Hits          13789    13832      +43     
- Misses          614      618       +4     
- Partials         23       25       +2     
Flag Coverage Δ
sql-engine 95.55% <88.23%> (-0.03%) ⬇️

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.

@dai-chen dai-chen merged commit 68622f8 into 2.x Mar 19, 2024
35 of 39 checks passed
@github-actions github-actions bot deleted the backport/backport-2557-to-2.x branch March 19, 2024 03:59
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