krig / koi

Cluster management software.
ISC License
10 stars 9 forks source link

BUG: Runner reset state update sequence on elector restart #13

Closed yogarajbaskaravel closed 5 years ago

yogarajbaskaravel commented 5 years ago

When an elector node restarts to apply a configuration, the elector will continue use the same id but state update sequece number will be reset. This caused sequence out of order in cluster's runner nodes. Runner node is fixed to reset sequence on receiving first state update message from the restarted elector node.