Hello, For second question above, you can have listener to listen AFTER_NODE_STOP event and take action as per your logic (in your case changing BLT).
Regards, Gaurav On 14-Sep-2018 9:33 PM, "eugene miretsky" <[email protected]> wrote: Hi, What are best practices for handling split brain with persistence? 1) Does Zookeeper split brain resolver consider all nodes as the same (client, memory only, persistent). Ideally, we want to shut down persistent nodes only as last resort. 2) If a persistent node is shut down, we need to remove it from baseline topology. Are there events we can subscribe to? Cheers, Eugene
