mirror of
https://github.com/minio/docs.git
synced 2025-07-30 07:03:26 +03:00
Adds information or requeueing healing processes (#598)
Closes #529 Release RELEASE.2022-08-11T04-37-28Z optimized when site healing requeues. Updated bucket replication and site replication docs to reflect this change.
This commit is contained in:
@ -78,6 +78,10 @@ Site Healing
|
||||
|
||||
Any MinIO deployment in the site replication configuration can resynchronize damaged :ref:`replica-eligible data <minio-site-replication-what-replicates>` from the peer with the most updated ("latest") version of that data.
|
||||
|
||||
.. versionchanged:: RELEASE.2022-08-11T04-37-28Z
|
||||
|
||||
Failed or pending replications requeue automatically when performing any ``GET`` or ``HEAD`` API method.
|
||||
For example, using :mc:`mc stat`, :mc:`mc cat`, or :mc:`mc ls` commands after a site comes back online prompts healing to requeue.
|
||||
|
||||
Prerequisites
|
||||
-------------
|
||||
|
Reference in New Issue
Block a user