Closed Jaykah closed 9 years ago
Hi Guys,
I have a similar a problem.
Nerve works very well to unregister an instance with problems (based on health/ping checks), but when this same instance back to work nerve doesn't register this instance in ZK.
If I force a restart in nerve everything works perfectly, but this is not a elegant way to fix the problem.
This should be fixed with 86aa80409a and ab1388a253 which made it so that the nerve process watches the reporters and forces them to start again if they exited with an error, and if we get a zookeeper session expiry we recreate ephemeral nodes as soon as we can re-establish connection.
Please let me know if you are still seeing this issue, and we can re-open and dive into it more.
Saw a similar topic somewhere, but since the fix has been apparently merged, decided to open a new issue.
I am using a simple mysql check to register the members of a Galera Cluster.
After which the checks stop, and although the node has already been restored, it fails to register in Zookeeper.