bbengfort / cloudscope

Simulation and visualization of distributed systems and communications.
http://bbengfort.github.io/cloudscope/
MIT License
1 stars 0 forks source link

Eventual Visibility #72

Closed bbengfort closed 7 years ago

bbengfort commented 7 years ago

The eventual nodes are not having writes that reach full visibility -- check the anti-entropy implementation, it should eventually converge!

bbengfort commented 7 years ago

Reimplement Push style anti-entropy as follows:

NOTE: could cause duplication if an anti-entropy message is received from a write already in log but one that has expired via the TTL.

New parameters are:

bbengfort commented 7 years ago

Ok, so the current mechanism is as follows:

Wait for anti-entropy delay milliseconds and then: