Appdynamics / Appdynamics/HA-toolkit

Print useful message when trying to start watchdog with broken replication

Open
#107 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
13
Forks
11
PR merge metrics
No merged PRs in 30d

Description

When any of the slave threads are stopped on secondary and WATCHDOG_ENABLE file is present under HA directory, if we try to start the watchdog it just hangs and times out. It needs to present a useful error message on the command line in this case.

**Reproduce steps:**
1) touch WATCHDOG_ENABLED in HA folder
2)login to db and stop any thread.
stop slave IO_THREAD;
exit
3) try to start service appdcontroller start, this command just times out.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.