From fcb4d7f2b501665cb71c9ec61ee325bcfc863d15 Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Mon, 14 Sep 2020 10:30:45 -0700 Subject: [PATCH] Updated Filer Active Active cross cluster continuous synchronization (markdown) --- ...r-Active-Active-cross-cluster-continuous-synchronization.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Filer-Active-Active-cross-cluster-continuous-synchronization.md b/Filer-Active-Active-cross-cluster-continuous-synchronization.md index 2cbf3a2..3646f1f 100644 --- a/Filer-Active-Active-cross-cluster-continuous-synchronization.md +++ b/Filer-Active-Active-cross-cluster-continuous-synchronization.md @@ -60,7 +60,8 @@ This should also work, multiple active-active clusters, with chained following c ``` cluster1 <-- filer.sync --> cluster2 -- filer.sync --> cluster3 -- filer.sync --> cluster4 - + | + +----- filer.sync --> cluster5 ``` # How it works?