On 07/18/2012 04:05 PM, Dietmar Maurer wrote:
> This avoid the bug pointed out in commit 9b6102ce?
No, it can't.
0       1      2     3
+       -      -     + <-- lost the updates.
+  -->  + -->  - --> #
+       +      -     # <-- permanently down.
        ^
        |
     These two nodes has the latest data.
Thanks,
Yuan