Skip to content

Improves error handling for peer-forwarder#6833

Merged
dlvenable merged 1 commit into
opensearch-project:mainfrom
dlvenable:peer-forwarder-error-handling
May 7, 2026
Merged

Improves error handling for peer-forwarder#6833
dlvenable merged 1 commit into
opensearch-project:mainfrom
dlvenable:peer-forwarder-error-handling

Conversation

@dlvenable
Copy link
Copy Markdown
Member

Description

Test scenarios where the input is incorrect and verify the correct response codes. Fix a 500 error when the target pipeline and plugin do not exist by returning 400 instead.

Issues Resolved

N/A

Check List

  • New functionality includes testing.
  • New functionality has a documentation issue. Please link to it in this PR.
    • New functionality has javadoc added
  • Commits are signed with a real name per the DCO

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.

Test scenarios where the input is incorrect and verify the correct response codes. Fix a 500 error when the target pipeline and plugin do not exist by returning 400 instead.

Signed-off-by: David Venable <dlv@amazon.com>
@dlvenable dlvenable changed the title Improves error handling for peer-forwarder. Improves error handling for peer-forwarder May 7, 2026
@dlvenable dlvenable merged commit 506a04f into opensearch-project:main May 7, 2026
68 of 72 checks passed
@dlvenable dlvenable deleted the peer-forwarder-error-handling branch May 8, 2026 18:40
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