Skip to content

Remove IElasticsearchClient interface #6161

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

Merged
merged 2 commits into from
Mar 18, 2022
Merged

Conversation

stevejgordon
Copy link
Contributor

@stevejgordon stevejgordon commented Mar 18, 2022

We have deemed that this interface is not all that useful as it may change between versions when APIs are added, which ends up breaking any implementations. It's not super useful for testing scenarios and we'll look to provide better options and documentation instead.

We have deemed that this interface is not all that useful as it may change between versions if APIs are added, which ends up breaking and implementations. It's not super useful for testing scenarios and we'll look to provide better options and documentation instead.
@stevejgordon stevejgordon merged commit f8f94f0 into main Mar 18, 2022
@stevejgordon stevejgordon deleted the remove-client-interface branch March 18, 2022 13:01
github-actions bot pushed a commit that referenced this pull request Mar 18, 2022
Remove IElasticsearchClient interface.

We have deemed that this interface is not all that useful as it may change between versions if APIs are added, which ends up breaking and implementations. It's not super useful for testing scenarios and we'll look to provide better options and documentation instead.
github-actions bot pushed a commit that referenced this pull request Mar 18, 2022
Remove IElasticsearchClient interface.

We have deemed that this interface is not all that useful as it may change between versions if APIs are added, which ends up breaking and implementations. It's not super useful for testing scenarios and we'll look to provide better options and documentation instead.
stevejgordon added a commit that referenced this pull request Mar 18, 2022
Remove IElasticsearchClient interface.

We have deemed that this interface is not all that useful as it may change between versions if APIs are added, which ends up breaking and implementations. It's not super useful for testing scenarios and we'll look to provide better options and documentation instead.

Co-authored-by: Steve Gordon <sgordon@hotmail.co.uk>
stevejgordon added a commit that referenced this pull request Mar 18, 2022
Remove IElasticsearchClient interface.

We have deemed that this interface is not all that useful as it may change between versions if APIs are added, which ends up breaking and implementations. It's not super useful for testing scenarios and we'll look to provide better options and documentation instead.

Co-authored-by: Steve Gordon <sgordon@hotmail.co.uk>
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.

1 participant