Added notes about container sync and large objects
This commit is contained in:
parent
f4fa3d626c
commit
2f0df53ed9
@ -19,6 +19,12 @@ synchronization key.
|
|||||||
object posts, "object_post_as_copy = false" do not update the container
|
object posts, "object_post_as_copy = false" do not update the container
|
||||||
listings and therefore can't be detected for synchronization.
|
listings and therefore can't be detected for synchronization.
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
|
||||||
|
If you are using the large objects feature you will need to ensure both
|
||||||
|
your manifest file and your segment files are synced if they happen to be
|
||||||
|
in different containers.
|
||||||
|
|
||||||
--------------------------------------------
|
--------------------------------------------
|
||||||
Configuring a Cluster's Allowable Sync Hosts
|
Configuring a Cluster's Allowable Sync Hosts
|
||||||
--------------------------------------------
|
--------------------------------------------
|
||||||
|
@ -120,6 +120,13 @@ Additional Notes
|
|||||||
for the manifest itself, so this method was chosen to at least offer change
|
for the manifest itself, so this method was chosen to at least offer change
|
||||||
detection.
|
detection.
|
||||||
|
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
|
||||||
|
If you are using the container sync feature you will need to ensure both
|
||||||
|
your manifest file and your segment files are synced if they happen to be
|
||||||
|
in different containers.
|
||||||
|
|
||||||
-------
|
-------
|
||||||
History
|
History
|
||||||
-------
|
-------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user