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 wrong 503 error response code #2501

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 70d94e6 from #2493.

Signed-off-by: Vamsi Manohar <[email protected]>
(cherry picked from commit 70d94e6)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link

codecov bot commented Feb 5, 2024

Codecov Report

Attention: 15 lines in your changes are missing coverage. Please review.

Comparison is base (f51a1c5) 95.48% compared to head (37f8f1a) 95.46%.

Files Patch % Lines
...sql/spark/rest/RestAsyncQueryManagementAction.java 0.00% 10 Missing ⚠️
...ql/datasources/rest/RestDataSourceQueryAction.java 0.00% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x    #2501      +/-   ##
============================================
- Coverage     95.48%   95.46%   -0.02%     
- Complexity     5061     5063       +2     
============================================
  Files           484      484              
  Lines         14156    14172      +16     
  Branches        946      947       +1     
============================================
+ Hits          13517    13530      +13     
- Misses          617      621       +4     
+ Partials         22       21       -1     
Flag Coverage Δ
sql-engine 95.46% <63.41%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@vamsimanohar vamsimanohar merged commit 5104b08 into 2.x Feb 5, 2024
40 of 49 checks passed
@github-actions github-actions bot deleted the backport/backport-2493-to-2.x branch February 5, 2024 20:59
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.

2 participants