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

Fix seq no always -2 bug #924

Merged
merged 3 commits into from
Oct 3, 2023

Conversation

bowenlan-amzn
Copy link
Member

@bowenlan-amzn bowenlan-amzn commented Sep 7, 2023

Issue #, if available:

Description of changes:

CheckList:

  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@codecov
Copy link

codecov bot commented Sep 7, 2023

Codecov Report

Merging #924 (5bb8161) into 2.x (53174c4) will decrease coverage by 0.15%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##                2.x     #924      +/-   ##
============================================
- Coverage     75.97%   75.82%   -0.15%     
+ Complexity     2899     2895       -4     
============================================
  Files           366      366              
  Lines         16643    16643              
  Branches       2413     2413              
============================================
- Hits          12644    12620      -24     
- Misses         2612     2629      +17     
- Partials       1387     1394       +7     
Files Changed Coverage Δ
...nt/indexstatemanagement/ManagedIndexCoordinator.kt 69.05% <100.00%> (-0.29%) ⬇️
...t/action/indexpolicy/TransportIndexPolicyAction.kt 80.95% <100.00%> (ø)

... and 11 files with indirect coverage changes

@bowenlan-amzn bowenlan-amzn merged commit 67f583b into opensearch-project:2.x Oct 3, 2023
11 of 14 checks passed
@bowenlan-amzn bowenlan-amzn deleted the fixseqNo-2 branch October 3, 2023 17:02
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