[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: SyncREPL generates high traffic to calculate delta
Quanah Gibson-Mount wrote:
>
> You may want to examine delta-syncrepl, as well. Normal syncrepl
> completely replaces an entry on modification, whereas delta-syncrepl
> only modifies what changed in the entry.
>
> --Quanah
>
Why not trying delta-syncrepl. But it doesn't explain why , when i add 1
entry on the master, the replica receives 9000 TCP packets. When i do
the same operation on a testbed platform, master send only the new entry
and not the whole subtree.
Bruno.