mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Updated Filer Active Active xDC synchronization (markdown)
parent
b500c13347
commit
4fa17c7407
|
@ -73,3 +73,4 @@ Also, the "signature" will ensure same change will only be applied once in one f
|
||||||
|
|
||||||
This should be fairly scalable. However, it is limited by network bandwidth and latency. So even though changes are received within milliseconds and replayed right away, there would be data discrepancies if a file is changed quickly in two distant data centers.
|
This should be fairly scalable. However, it is limited by network bandwidth and latency. So even though changes are received within milliseconds and replayed right away, there would be data discrepancies if a file is changed quickly in two distant data centers.
|
||||||
|
|
||||||
|
For large clusters, the rate of change may be so high that the replication can not catch up. You may want to only synchronize a specific folder to reduce the work load.
|
||||||
|
|
Loading…
Reference in a new issue