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 main] Support for system index interface #799

Merged
merged 1 commit into from
May 31, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport fa7e46f from #789

* Support for system index interface

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

* Handle rejected execution exception as retryable in retry block

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

* Fix tests

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

* Fix tests

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

---------

Signed-off-by: bowenlan-amzn <[email protected]>
(cherry picked from commit fa7e46f)
@codecov
Copy link

codecov bot commented May 30, 2023

Codecov Report

Merging #799 (6d747d1) into main (104c4b8) will increase coverage by 0.02%.
The diff coverage is 28.57%.

@@             Coverage Diff              @@
##               main     #799      +/-   ##
============================================
+ Coverage     75.78%   75.81%   +0.02%     
- Complexity     2807     2815       +8     
============================================
  Files           362      362              
  Lines         16042    16048       +6     
  Branches       2301     2302       +1     
============================================
+ Hits          12158    12166       +8     
- Misses         2553     2554       +1     
+ Partials       1331     1328       -3     
Impacted Files Coverage Δ
...exmanagement/opensearchapi/OpenSearchExtensions.kt 73.77% <0.00%> (-4.01%) ⬇️
...pensearch/indexmanagement/IndexManagementPlugin.kt 89.45% <100.00%> (+0.03%) ⬆️

... and 11 files with indirect coverage changes

@bowenlan-amzn bowenlan-amzn merged commit 6eaaf53 into main May 31, 2023
@github-actions github-actions bot deleted the backport/backport-789-to-main branch May 31, 2023 04:14
petardz pushed a commit to petardz/index-management that referenced this pull request May 31, 2023
…ch-project#799)

* Support for system index interface

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

* Handle rejected execution exception as retryable in retry block

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

* Fix tests

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

* Fix tests

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

---------

Signed-off-by: bowenlan-amzn <[email protected]>
(cherry picked from commit fa7e46f)

Co-authored-by: bowenlan-amzn <[email protected]>
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