Hi,

I've ran into an issue while doing the prefix shard patches.
I'm trying to add peers to a shard dynamically when a new node joins the 
cluster, seems like AddServer
message sent to the Shard is the correct way. However in the current 
implementation Followers seem to
always ignore it leading to each replica having different peers. After this 
happens there seems to be a
neverending election happening due to each shard having different view of the 
world.
My question is how should this be handled? Shouldn't the Followers also keep 
their peers up to date?

Tomas
_______________________________________________
controller-dev mailing list
controller-dev@lists.opendaylight.org
https://lists.opendaylight.org/mailman/listinfo/controller-dev

Reply via email to