mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-09-20 13:30:46 +02:00
Updated Filer Active Active xDC synchronization (markdown)
@@ -65,7 +65,7 @@ cluster1 <-- filer.sync --> cluster2 -- filer.sync --> cluster3 -- filer.sync -
|
||||
|
||||
Each filer has its own local change logs. `weed filer.sync` will read the logs and replay them in the other cluster.
|
||||
|
||||
`weed filer.sync` also remembers each filer's "signature" and replication checkpoints. So you can stop `weed filer.sync` and start it later safely.
|
||||
`weed filer.sync` remembers each filer's "signature" and replication checkpoints. So you can stop `weed filer.sync` and start it later safely.
|
||||
|
||||
Also, the "signature" will ensure same change will only be applied once in one filer. Active-Active synchronization would not cause multiple ping-pong changes for one file update.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user