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] Consume all params and content on extension Rest Request exception #8183

Merged
merged 1 commit into from
Jun 21, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 1f6a3bc from #8096.

…8096)

Signed-off-by: Daniel Widdis <widdis@gmail.com>
(cherry picked from commit 1f6a3bc)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      2 org.opensearch.search.SearchWeightedRoutingIT.testStrictWeightedRoutingWithCustomString
      1 org.opensearch.remotestore.SegmentReplicationUsingRemoteStoreIT.testPressureServiceStats

@codecov
Copy link

codecov bot commented Jun 20, 2023

Codecov Report

Merging #8183 (949f40e) into 2.x (1465a45) will increase coverage by 0.04%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##                2.x    #8183      +/-   ##
============================================
+ Coverage     70.63%   70.67%   +0.04%     
  Complexity    56854    56854              
============================================
  Files          4703     4703              
  Lines        269102   269104       +2     
  Branches      39774    39774              
============================================
+ Hits         190069   190200     +131     
+ Misses        62771    62597     -174     
- Partials      16262    16307      +45     
Impacted Files Coverage Δ
...rch/rest/extensions/RestSendToExtensionAction.java 46.66% <0.00%> (-0.80%) ⬇️

... and 452 files with indirect coverage changes

@owaiskazi19 owaiskazi19 merged commit efd12df into 2.x Jun 21, 2023
@github-actions github-actions bot deleted the backport/backport-8096-to-2.x branch June 21, 2023 04:53
gaiksaya pushed a commit to gaiksaya/OpenSearch that referenced this pull request Jun 26, 2023
…pensearch-project#8096) (opensearch-project#8183)

(cherry picked from commit 1f6a3bc)

Signed-off-by: Daniel Widdis <widdis@gmail.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant