When a Dispatcher object that previously was secondary suddenly gets the lock its been waiting for, we likely should notify on that event. It means that one of the other zk_monitor agents went down for some reason.
This notification should go to a higher level general alert mail configuration... probably incorporated along with the is_zookeeper_down notification we want to build.
When a Dispatcher object that previously was
secondary
suddenly gets the lock its been waiting for, we likely should notify on that event. It means that one of the other zk_monitor agents went down for some reason.This notification should go to a higher level
general alert
mail configuration... probably incorporated along with theis_zookeeper_down
notification we want to build.