mirror of
https://github.com/spring-projects/spring-data-elasticsearch.git
synced 2025-06-19 10:32:10 +00:00
DATAES-741 - Tests fail due to Elasticsearch cluster 'blocks' on nearly-full file-systems.
This commit is contained in:
parent
bacad5ca0c
commit
068de487b2
@ -1,3 +1,6 @@
|
||||
#enabled scripts - this require groovy
|
||||
#script.inline: true
|
||||
#node.max_local_storage_nodes: 100
|
||||
cluster.routing.allocation.disk.watermark.low: 1gb
|
||||
cluster.routing.allocation.disk.watermark.high: 1gb
|
||||
cluster.routing.allocation.disk.watermark.flood_stage: 1gb
|
||||
|
Loading…
x
Reference in New Issue
Block a user