Skip to content

Migrate ElasticsearchRepositoriesAutoConfigurationTests to non-deprecated classes #17024

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
philwebb opened this issue May 30, 2019 · 0 comments
Assignees
Labels
type: task A general task
Milestone

Comments

@philwebb
Copy link
Member

ElasticsearchRepositoriesAutoConfigurationTests has deprecation warnings but the migration path is not that obvious.

@philwebb philwebb added for: team-attention An issue we'd like other members of the team to review type: task A general task labels May 30, 2019
@philwebb philwebb added this to the 2.2.x milestone May 30, 2019
@philwebb philwebb removed the for: team-attention An issue we'd like other members of the team to review label May 31, 2019
@bclozel bclozel modified the milestones: 2.2.x, 2.2.0.M4 Jun 3, 2019
@bclozel bclozel closed this as completed in c74badd Jun 3, 2019
wilkinsona pushed a commit to wilkinsona/spring-boot that referenced this issue Jun 4, 2019
This commit auto-configures the Elasticsearch REST client support
as a template for Spring Data Elasticsearch. As of this commit,
using the transport client is still possible but developers
should migrate.

This commit also removes the deprecated annotation on the
Elasticsearch auto-configuration for the transport client, since
this deprecation notice is already present on the configuration
property.

Closes spring-projectsgh-17024
Closes spring-projectsgh-16542
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: task A general task
Projects
None yet
Development

No branches or pull requests

2 participants