Enhancing the debugging/testing aid for health check.
authorMuhammad Usama <m.usama@gmail.com>
Sun, 26 May 2019 20:46:38 +0000 (01:46 +0500)
committerMuhammad Usama <m.usama@gmail.com>
Sun, 26 May 2019 20:46:38 +0000 (01:46 +0500)
commitc7d359630428443775bffb57bfed25a6b6dc65e6
tree7668867117d87c34ef4591d528f41045316c63d0
parente5591e8c38690c1bff9ff39ec0ce24274f0d61c6
Enhancing the debugging/testing aid for health check.

To cater the continuous health check on quarantine nodes the commit extends
the check_backend_down_request() function to check for nodes that are marked
as "already_down" in the backend_down_request file. This should fix
013.watchdog_failover_require_consensus test case, that started failing
after 3dd1cd3f15287ee6bb8b09f0642f99db98e9776a commit.
src/main/health_check.c