There was an error while loading. Please reload this page.
1 parent 455bc32 commit 2d5b832Copy full SHA for 2d5b832
config/elasticsearch.yml
@@ -280,9 +280,9 @@
280
#
281
# cluster.routing.allocation.node_concurrent_recoveries: 2
282
283
-# Set to throttle throughput when recovering (eg. 100mb, by default unlimited):
+# Set to throttle throughput when recovering (eg. 100mb, by default 20mb):
284
285
-# indices.recovery.max_size_per_sec: 0
+# indices.recovery.max_bytes_per_sec: 20mb
286
287
# Set to limit the number of open concurrent streams when
288
# recovering a shard from a peer:
0 commit comments