1
0
mirror of https://github.com/minio/docs.git synced 2025-07-30 07:03:26 +03:00

Changes for mid-February releases (#737)

- Adds information about a new batch replication environment variable
(PR #16609)
- Adds note about metrics in `mc admin bucket remote bandwidth` moved to
`mc replicate status`

Partially addresses #736
This commit is contained in:
Daryl White
2023-02-21 12:13:53 -06:00
committed by GitHub
parent d407d3bf52
commit c8e0e8a1a5
3 changed files with 19 additions and 0 deletions

View File

@ -97,6 +97,10 @@ The advantages of Batch Replication over :mc:`mc mirror` include:
- The job provides for retry attempts in event that objects do not replicate
- Batch jobs are one-time, curated processes allowing for fine control replication
.. versionchanged:: RELEASE.2023-02-17T17-52-43Z
Run batch replication with multiple workers in parallel by specifying the :envvar:`MINIO_BATCH_REPLICATION_WORKERS` environment variable.
Sample YAML Description File for a ``replicate`` Job Type
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++