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] Fix LRON concurrent indexing throw ResourceAlreadyExists #842

Merged
merged 1 commit into from
Jul 3, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport f07fa2b from #831

* fix LRON unwrap exception and some IT

Signed-off-by: zhichao-aws <[email protected]>

* remove useless log

Signed-off-by: zhichao-aws <[email protected]>

---------

Signed-off-by: zhichao-aws <[email protected]>
Co-authored-by: Hailong Cui <[email protected]>
(cherry picked from commit f07fa2b)
@codecov
Copy link

codecov bot commented Jul 3, 2023

Codecov Report

Merging #842 (6804a8c) into 2.x (930157b) will increase coverage by 0.10%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##                2.x     #842      +/-   ##
============================================
+ Coverage     75.69%   75.79%   +0.10%     
- Complexity     2887     2889       +2     
============================================
  Files           366      366              
  Lines         16556    16556              
  Branches       2395     2395              
============================================
+ Hits          12532    12549      +17     
+ Misses         2643     2622      -21     
- Partials       1381     1385       +4     
Impacted Files Coverage Δ
...controlcenter/notification/ControlCenterIndices.kt 92.85% <0.00%> (+17.85%) ⬆️

... and 10 files with indirect coverage changes

@Hailong-am Hailong-am merged commit ba0b583 into 2.x Jul 3, 2023
12 of 14 checks passed
@github-actions github-actions bot deleted the backport/backport-831-to-2.x branch July 3, 2023 06:40
ronnaksaxena pushed a commit to ronnaksaxena/index-management that referenced this pull request Jul 19, 2023
…project#831) (opensearch-project#842)

* fix LRON unwrap exception and some IT

Signed-off-by: zhichao-aws <[email protected]>

* remove useless log

Signed-off-by: zhichao-aws <[email protected]>

---------

Signed-off-by: zhichao-aws <[email protected]>
Co-authored-by: Hailong Cui <[email protected]>
(cherry picked from commit f07fa2b)

Co-authored-by: zhichao-aws <[email protected]>
Signed-off-by: Ronnak Saxena <[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.

3 participants