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] Update Rest status for DecommissioningFailedException (#5283) #5420

Merged
merged 1 commit into from
Dec 1, 2022

Conversation

imRishN
Copy link
Member

@imRishN imRishN commented Dec 1, 2022

Signed-off-by: Rishab Nahata rnnahata@amazon.com

Description

Backport #5283 to 2.x branch

Issues Resolved

[List any issues this PR will resolve]

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff
  • Commit changes are listed out in CHANGELOG.md file (See: Changelog)

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.

@imRishN imRishN changed the title Update Rest status for DecommissioningFailedException (#5283) [Backport 2.x] Update Rest status for DecommissioningFailedException (#5283) Dec 1, 2022
@imRishN imRishN marked this pull request as ready for review December 1, 2022 07:13
@imRishN imRishN requested review from a team and reta as code owners December 1, 2022 07:13
@github-actions
Copy link
Contributor

github-actions bot commented Dec 1, 2022

Gradle Check (Jenkins) Run Completed with:

@codecov-commenter
Copy link

Codecov Report

Merging #5420 (d1854c1) into 2.x (17b9077) will increase coverage by 0.04%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##                2.x    #5420      +/-   ##
============================================
+ Coverage     70.66%   70.70%   +0.04%     
- Complexity    58358    58397      +39     
============================================
  Files          4700     4700              
  Lines        279093   279094       +1     
  Branches      40751    40751              
============================================
+ Hits         197213   197338     +125     
+ Misses        65400    65346      -54     
+ Partials      16480    16410      -70     
Impacted Files Coverage Δ
...r/decommission/DecommissioningFailedException.java 30.76% <0.00%> (-2.57%) ⬇️
...g/opensearch/index/analysis/CharFilterFactory.java 0.00% <0.00%> (-100.00%) ⬇️
...ch/transport/ReceiveTimeoutTransportException.java 50.00% <0.00%> (-50.00%) ⬇️
...java/org/opensearch/threadpool/ThreadPoolInfo.java 56.25% <0.00%> (-37.50%) ⬇️
.../search/aggregations/pipeline/HoltLinearModel.java 20.33% <0.00%> (-32.21%) ⬇️
...earch/client/indices/GetIndexTemplatesRequest.java 53.84% <0.00%> (-30.77%) ⬇️
...rg/opensearch/index/shard/ShardSplittingQuery.java 55.72% <0.00%> (-23.67%) ⬇️
...nsearch/index/shard/IndexingOperationListener.java 63.93% <0.00%> (-22.96%) ⬇️
...ndex/query/functionscore/DecayFunctionBuilder.java 33.45% <0.00%> (-22.91%) ⬇️
...search/aggregations/pipeline/HoltWintersModel.java 21.47% <0.00%> (-22.82%) ⬇️
... and 457 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@Bukhtawar Bukhtawar merged commit fac0613 into opensearch-project:2.x Dec 1, 2022
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