-
Notifications
You must be signed in to change notification settings - Fork 0
LIBRARIES-1490 - Update image to 8.17.3 #22
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
Changes from all commits
1625b33
bf87dcb
54f3ee5
65f8c3a
4d88124
4516b45
57c31bc
07574a2
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -50,7 +50,6 @@ protected List<String> getEnvs() | |
| List<String> envs = new ArrayList<>(); | ||
| envs.add("discovery.type=single-node"); | ||
| envs.add("xpack.security.enabled=false"); | ||
| envs.add("xpack.monitoring.enabled=false"); | ||
|
Member
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. https://www.elastic.co/guide/en/elasticsearch/reference/current/monitoring-settings.html#general-monitoring-settings
|
||
| envs.add("xpack.ml.enabled=false"); | ||
| envs.add("xpack.graph.enabled=false"); | ||
| envs.add("xpack.watcher.enabled=false"); | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
https://mvnrepository.com/artifact/org.springframework.data/spring-data-elasticsearch
https://docs.spring.io/spring-data/elasticsearch/reference/elasticsearch/versions.html
Latest compatible spring framework + spring-data elasticsearch version