imzhenyu/rDSN

server state consistency broken

imzhenyu opened this issue · 4 comments

i.e., in server_state::check_consistency, the last_drops contain the addresses that are assigned to primary and secondaries. This bug has been fixed once before the code merge, now it surfaces again.

@shengofsun Please also help look into this issue while I'm also trying to figure it out why.

The last fix is Commit 01eec61

3q. I will try to work on this, too :)

This surfaces again last night. Last time when we fix it, it is because app_info is not appropriately set and is_stateful becomes false which causes incorrect update of the configuration.