If a Zab server gets removed, the pulsed process should exit and print out messages. But now the only way to check if the your Zab instance gets removed by you/others or not is to check whether you is included in the clusterConfig of leading and following callback.
This is not very straightforward, maybe add a exit callback?
I found this issue while implementing pulsed.
If a Zab server gets removed, the pulsed process should exit and print out messages. But now the only way to check if the your Zab instance gets removed by you/others or not is to check whether you is included in the clusterConfig of leading and following callback.
This is not very straightforward, maybe add a exit callback?