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] Change the output error message back to use OpenSearchException in the cause chain #5084

Merged
merged 1 commit into from
Nov 8, 2022

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport d479853 from #5081.

…e cause chain (#5081)

Signed-off-by: Xue Zhou <[email protected]>
(cherry picked from commit d479853)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md
@opensearch-trigger-bot opensearch-trigger-bot bot requested review from a team and reta as code owners November 4, 2022 18:36
@tlfeng tlfeng added the backport PRs or issues specific to backporting features or enhancments label Nov 4, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Nov 4, 2022

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

github-actions bot commented Nov 4, 2022

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

github-actions bot commented Nov 8, 2022

Gradle Check (Jenkins) Run Completed with:

@codecov-commenter
Copy link

Codecov Report

Merging #5084 (31905d1) into 2.x (771d7f1) will decrease coverage by 0.10%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##                2.x    #5084      +/-   ##
============================================
- Coverage     70.77%   70.67%   -0.11%     
+ Complexity    58398    58314      -84     
============================================
  Files          4699     4699              
  Lines        279034   279034              
  Branches      40736    40737       +1     
============================================
- Hits         197497   197211     -286     
- Misses        65105    65411     +306     
+ Partials      16432    16412      -20     
Impacted Files Coverage Δ
.../main/java/org/opensearch/OpenSearchException.java 92.04% <100.00%> (-0.21%) ⬇️
...adonly/AddIndexBlockClusterStateUpdateRequest.java 0.00% <0.00%> (-75.00%) ⬇️
...readonly/TransportVerifyShardIndexBlockAction.java 9.75% <0.00%> (-73.18%) ⬇️
...ava/org/opensearch/action/NoSuchNodeException.java 0.00% <0.00%> (-50.00%) ⬇️
.../admin/cluster/reroute/ClusterRerouteResponse.java 60.00% <0.00%> (-40.00%) ⬇️
...indices/readonly/TransportAddIndexBlockAction.java 20.68% <0.00%> (-37.94%) ⬇️
...luster/routing/allocation/RoutingExplanations.java 62.06% <0.00%> (-37.94%) ⬇️
...cluster/coordination/PublishClusterStateStats.java 33.33% <0.00%> (-37.51%) ⬇️
...n/decider/SnapshotInProgressAllocationDecider.java 34.78% <0.00%> (-34.79%) ⬇️
...ion/admin/cluster/node/info/PluginsAndModules.java 53.12% <0.00%> (-34.38%) ⬇️
... and 451 more

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

@tlfeng tlfeng merged commit 93ee17e into 2.x Nov 8, 2022
@tlfeng tlfeng deleted the backport/backport-5081-to-2.x branch November 8, 2022 23:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport PRs or issues specific to backporting features or enhancments skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants