Skip to content

DATAES-435 - Report version mismatch if used with older ElasticSearch… #413

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

Conversation

sothawo
Copy link
Collaborator

@sothawo sothawo commented Mar 28, 2020

…-version.

The versions of

  • Spring Data Elasticsearch
  • the ES client lib used in the build
  • the ES client lib used to run
  • the ES cluster version

are logged with info level when one of the ElasticsearchTemplate implementations (transport, rest, reactive) is created.

Additional warnings are logged if the two ES client versions or the ES client and ES cluster version differ in either the major or minor part of the version.

@sothawo sothawo merged commit 2ec61ab into spring-projects:master Mar 28, 2020
@sothawo sothawo deleted the DATAES-435-Report-version-mismatch-if-used-with-older-ElasticSearch-version branch March 28, 2020 16:06
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