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] Failed concurrent creates of ISM policies should return http 409 #464

Merged
merged 1 commit into from
Sep 1, 2022

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 2f7d009 from #461

#461)

Signed-off-by: Khushboo Rajput <khushbr@amazon.com>

Signed-off-by: Khushboo Rajput <khushbr@amazon.com>
(cherry picked from commit 2f7d009)
@opensearch-trigger-bot opensearch-trigger-bot bot requested a review from a team August 12, 2022 23:54
@codecov-commenter
Copy link

codecov-commenter commented Aug 13, 2022

Codecov Report

Merging #464 (ec4a43a) into 2.x (4811922) will decrease coverage by 0.12%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##                2.x     #464      +/-   ##
============================================
- Coverage     75.96%   75.83%   -0.13%     
+ Complexity     2475     2474       -1     
============================================
  Files           314      314              
  Lines         14440    14442       +2     
  Branches       2233     2234       +1     
============================================
- Hits          10969    10952      -17     
- Misses         2224     2240      +16     
- Partials       1247     1250       +3     
Impacted Files Coverage Δ
...t/action/indexpolicy/TransportIndexPolicyAction.kt 79.09% <0.00%> (-1.47%) ⬇️
...statemanagement/model/destination/CustomWebhook.kt 67.14% <0.00%> (-28.58%) ⬇️
.../rollup/action/start/TransportStartRollupAction.kt 72.94% <0.00%> (-2.36%) ⬇️
...gement/indexstatemanagement/action/ShrinkAction.kt 70.58% <0.00%> (-1.48%) ⬇️
...ndexstatemanagement/IndexStateManagementHistory.kt 78.62% <0.00%> (-1.38%) ⬇️
...earch/indexmanagement/transform/TransformRunner.kt 78.01% <0.00%> (-0.71%) ⬇️
.../opensearch/indexmanagement/rollup/model/Rollup.kt 85.58% <0.00%> (-0.47%) ⬇️
...earch/indexmanagement/transform/model/Transform.kt 85.47% <0.00%> (-0.43%) ⬇️
...nt/indexstatemanagement/ManagedIndexCoordinator.kt 69.29% <0.00%> (ø)
...nt/rollup/action/stop/TransportStopRollupAction.kt 77.64% <0.00%> (ø)
... and 3 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 self-requested a review September 1, 2022 21:42
@Angie-Zhang Angie-Zhang merged commit 4e0d86f into 2.x Sep 1, 2022
@github-actions github-actions bot deleted the backport/backport-461-to-2.x branch September 1, 2022 22:05
Angie-Zhang pushed a commit to Angie-Zhang/index-management that referenced this pull request Sep 12, 2022
opensearch-project#461) (opensearch-project#464)

Signed-off-by: Khushboo Rajput <khushbr@amazon.com>

Signed-off-by: Khushboo Rajput <khushbr@amazon.com>
(cherry picked from commit 2f7d009)

Co-authored-by: Khushboo Rajput <59671881+khushbr@users.noreply.github.com>
Signed-off-by: Angie Zhang <langelzh@amazon.com>
wuychn pushed a commit to ochprince/index-management that referenced this pull request Mar 16, 2023
opensearch-project#461) (opensearch-project#464)

Signed-off-by: Khushboo Rajput <khushbr@amazon.com>

Signed-off-by: Khushboo Rajput <khushbr@amazon.com>
(cherry picked from commit 2f7d009)

Co-authored-by: Khushboo Rajput <59671881+khushbr@users.noreply.github.com>
ronnaksaxena pushed a commit to ronnaksaxena/index-management that referenced this pull request Jul 19, 2023
opensearch-project#461) (opensearch-project#464)

Signed-off-by: Khushboo Rajput <khushbr@amazon.com>

Signed-off-by: Khushboo Rajput <khushbr@amazon.com>
(cherry picked from commit 2f7d009)

Co-authored-by: Khushboo Rajput <59671881+khushbr@users.noreply.github.com>
Signed-off-by: Ronnak Saxena <ronsax@amazon.com>
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