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

Fix data connection api 404 error #1810

Merged
merged 1 commit into from
May 1, 2024

Conversation

mengweieric
Copy link
Collaborator

Description

/api/dataconnections API is failing with 404 due to changes introduced from this change: this PR fix this issue.

Issues Resolved

[List any issues this PR will resolve]

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc added
  • Commits are signed per the DCO using --signoff

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.

Signed-off-by: Eric <menwe@amazon.com>
@ps48 ps48 added bug Something isn't working backport 2.x backport main labels May 1, 2024
@Swiddis
Copy link
Collaborator

Swiddis commented May 1, 2024

May be worth adding a unit/integration test to avoid repeat occurrence

@mengweieric mengweieric merged commit 441168e into opensearch-project:2.14 May 1, 2024
20 of 26 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request May 1, 2024
Signed-off-by: Eric <menwe@amazon.com>
(cherry picked from commit 441168e)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
opensearch-trigger-bot bot pushed a commit that referenced this pull request May 1, 2024
Signed-off-by: Eric <menwe@amazon.com>
(cherry picked from commit 441168e)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
mengweieric pushed a commit that referenced this pull request May 2, 2024
(cherry picked from commit 441168e)

Signed-off-by: Eric <menwe@amazon.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>
mengweieric pushed a commit that referenced this pull request May 2, 2024
(cherry picked from commit 441168e)

Signed-off-by: Eric <menwe@amazon.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.

5 participants