Commit 944a49bd authored by Phillip Webb's avatar Phillip Webb

Tweak Elasticsearch sample timeout

parent caf9bd9b
......@@ -2,4 +2,5 @@
# Home directory of the embedded elastic instance. Default to the
# current working directory.
#
spring.data.elasticsearch.properties.path.home=target/elastic
\ No newline at end of file
spring.data.elasticsearch.properties.path.home=target/elastic
spring.data.elasticsearch.properties.transport.tcp.connect_timeout=120s
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment