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

Remove deprecated transport client #1781

Merged
merged 1 commit into from
Dec 28, 2021
Merged

Remove deprecated transport client #1781

merged 1 commit into from
Dec 28, 2021

Conversation

adnapibar
Copy link
Contributor

@adnapibar adnapibar commented Dec 20, 2021

Description

This commit removes all usage of the transport client.

Issues Resolved

Resolves #1669

Check List

  • All tests pass
  • 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: Rabi Panda adnapibar@gmail.com

@adnapibar adnapibar added v2.0.0 Version 2.0.0 non-issue bugs / unexpected behaviors that end up non issues; audit trail simple changes that aren't issues labels Dec 20, 2021
@opensearch-ci-bot
Copy link
Collaborator

Can one of the admins verify this patch?

@opensearch-ci-bot
Copy link
Collaborator

✅   Gradle Check success 248e665bd0c2927fd6ff3328a7f7f67892734381
Log 1603

Reports 1603

@adnapibar
Copy link
Contributor Author

adnapibar commented Dec 22, 2021

It makes sense to split this PR into smaller chunks for easier code review. I'll create follow up PRs to address that. Meanwhile keeping this open.

@adnapibar adnapibar marked this pull request as draft December 22, 2021 03:52
@opensearch-ci-bot
Copy link
Collaborator

✅   Gradle Check success 41cd281cd17227509066d7a92f01ff3f7224ba7b
Log 1617

Reports 1617

This commit removes all usage of transport client in OpenSearch.

Signed-off-by: Rabi Panda <adnapibar@gmail.com>
@opensearch-ci-bot
Copy link
Collaborator

❌   Gradle Check failure 07cdb18
Log 1691

Reports 1691

@adnapibar
Copy link
Contributor Author

start gradle check

@opensearch-ci-bot
Copy link
Collaborator

✅   Gradle Check success 07cdb18
Log 1692

Reports 1692

@adnapibar adnapibar marked this pull request as ready for review December 28, 2021 09:47
@andrross andrross merged commit 7c73ed8 into opensearch-project:main Dec 28, 2021
@CEHENKLE CEHENKLE added >breaking Identifies a breaking change. and removed non-issue bugs / unexpected behaviors that end up non issues; audit trail simple changes that aren't issues labels Feb 15, 2022
@adnapibar adnapibar deleted the remove-transport-client branch November 15, 2022 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>breaking Identifies a breaking change. v2.0.0 Version 2.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove Deprecated TransportClient
4 participants