Skip to content

Make the new client the default, deprecate the RestHighLevelClient and make it optional #2159

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

Closed
sothawo opened this issue May 11, 2022 · 3 comments · Fixed by #2208
Closed
Labels

Comments

@sothawo
Copy link
Collaborator

sothawo commented May 11, 2022

No description provided.

@ztomic
Copy link

ztomic commented Jul 4, 2022

Hi, with new client IndicesTemplate is missing getAliases and getAliasesForIndex implementations (https://github.com/spring-projects/spring-data-elasticsearch/blob/main/src/main/java/org/springframework/data/elasticsearch/client/elc/IndicesTemplate.java#L279). Is it by mistake or user of library must implement that calls on their own since new client is now default?

@sothawo
Copy link
Collaborator Author

sothawo commented Jul 4, 2022

@ztomic thanks for pointing this out. I missed that, created #2209 for that

@ztomic
Copy link

ztomic commented Jul 4, 2022

No problems, I spotted that while trying to test new version on product running on Spring Boot 2.7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants