Synchronisation doesn't works proper in Demo3 example
chicoxyzzy opened this issue · 6 comments
chicoxyzzy commented
http://ppyr.us:8001/demo3/index.html
Steps to reproduce bug:
- select all Availability items in schedules being online
- toggle both schedules to offline
- select first two items on left side to Consistency
- select last two items on right side to Partition tolerance
- toggle right schedule online
- toggle left schedule online
Now data is inconsistent.
The order of last two steps is important.
gritzko commented
Reproduced. Thanks.
gritzko commented
Sorry for the delay. The issue is related to .init event relay optimizations and it caused a little bit of refactoring.
jimthedev commented
I can't reproduce this. Is it still an issue?
gritzko commented
If it does not reproduce then it is another bug. Kidding.
Sorry, there are some entangled issues and it created an avalanche effect.
Will be fixed in 0.4, with the new version vector scheme.