mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-20 03:45:02 +00:00
Updated document as per code change. (#22878)
Updated document as per this change : https://github.com/elastic/elasticsearch/pull/15235
This commit is contained in:
parent
d80e05f4d2
commit
a1cc683cff
@ -1,22 +1,10 @@
|
|||||||
[[recovery]]
|
[[recovery]]
|
||||||
=== Indices Recovery
|
=== Indices Recovery
|
||||||
|
|
||||||
The following _expert_ settings can be set to manage the recovery policy.
|
The following _expert_ setting can be set to manage the recovery policy.
|
||||||
|
|
||||||
`indices.recovery.file_chunk_size`::
|
|
||||||
Defaults to `512kb`.
|
|
||||||
|
|
||||||
`indices.recovery.translog_ops`::
|
|
||||||
Defaults to `1000`.
|
|
||||||
|
|
||||||
`indices.recovery.translog_size`::
|
|
||||||
Defaults to `512kb`.
|
|
||||||
|
|
||||||
`indices.recovery.compress`::
|
|
||||||
Defaults to `true`.
|
|
||||||
|
|
||||||
`indices.recovery.max_bytes_per_sec`::
|
`indices.recovery.max_bytes_per_sec`::
|
||||||
Defaults to `40mb`.
|
Defaults to `40mb`.
|
||||||
|
|
||||||
These settings can be dynamically updated on a live cluster with the
|
This setting can be dynamically updated on a live cluster with the
|
||||||
<<cluster-update-settings,cluster-update-settings>> API:
|
<<cluster-update-settings,cluster-update-settings>> API:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user