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.0] [Backport 2.x] removed recursion from Explain Action to avoid stackoverflow in some … #425

Merged
merged 1 commit into from
Jul 27, 2022

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport b63320b from #421

…situations (#419) (#421)

Signed-off-by: Petar Dzepina <petar.dzepina@gmail.com>
(cherry picked from commit 76de976)

Co-authored-by: Petar Dzepina <petar.dzepina@gmail.com>
(cherry picked from commit b63320b)
@opensearch-trigger-bot opensearch-trigger-bot bot requested a review from a team July 21, 2022 17:42
@codecov-commenter
Copy link

codecov-commenter commented Jul 21, 2022

Codecov Report

Merging #425 (07f15e8) into 2.0 (734fbed) will increase coverage by 0.26%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##                2.0     #425      +/-   ##
============================================
+ Coverage     75.14%   75.41%   +0.26%     
- Complexity     2139     2157      +18     
============================================
  Files           263      263              
  Lines         12413    12398      -15     
  Branches       1974     1971       -3     
============================================
+ Hits           9328     9350      +22     
+ Misses         2000     1963      -37     
  Partials       1085     1085              
Impacted Files Coverage Δ
...transport/action/explain/TransportExplainAction.kt 72.63% <0.00%> (+5.31%) ⬆️
...nt/indexstatemanagement/model/destination/Chime.kt 55.55% <0.00%> (-22.23%) ⬇️
...nt/indexstatemanagement/model/destination/Slack.kt 55.55% <0.00%> (-22.23%) ⬇️
.../action/explain/TransportExplainTransformAction.kt 70.78% <0.00%> (-2.25%) ⬇️
...management/indexstatemanagement/MetadataService.kt 62.68% <0.00%> (-2.24%) ⬇️
...gement/indexstatemanagement/action/ShrinkAction.kt 70.58% <0.00%> (-1.48%) ⬇️
...nt/indexstatemanagement/ManagedIndexCoordinator.kt 68.71% <0.00%> (-1.17%) ⬇️
...exmanagement/opensearchapi/OpenSearchExtensions.kt 84.69% <0.00%> (-1.03%) ⬇️
.../opensearch/indexmanagement/rollup/model/Rollup.kt 85.58% <0.00%> (-0.47%) ⬇️
...ndexstatemanagement/IndexStateManagementHistory.kt 80.00% <0.00%> (+1.37%) ⬆️
... and 6 more

Help us with your feedback. Take ten seconds to tell us how you rate us.

@downsrob downsrob merged commit abce93b into 2.0 Jul 27, 2022
@downsrob downsrob deleted the backport/backport-421-to-2.0 branch July 27, 2022 18:03
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