mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-06-13 23:36:45 +03:00
Updated Filer Store Replication (markdown)
@@ -69,6 +69,8 @@ filer1(leveldb) <-> filer2(rocksdb)
|
||||
filer1(mysql) <-> filer2(mysql)
|
||||
```
|
||||
|
||||
# Topologies Not Working!
|
||||
|
||||
* Two filers with a shared store and an embedded store are NOT fine.
|
||||
|
||||
This is because the `filer2` here will not attempt to persist `filer1` metadata updates to its mysql store.
|
||||
|
||||
Reference in New Issue
Block a user