-
Andy Wilkinson authored
By default, Elasticsearch writes it data to ./data. This led to data being left on the filesystem after a mvn clean which could cause failures when moving between branches that use different versions of Elasticsearch. This commit updates the tests for the Elasticsearch sample and the Elasticsearch auto-configuration classes to write the Elasticsearch data and logs into the target directory.
dabbb02d
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
main/java/sample/data/elasticsearch | ||
test/java/sample/data/elasticsearch |