From c56555e9fe88a2b8df2b20eb1ee7692e7437e8bd Mon Sep 17 00:00:00 2001 From: david hill Date: Thu, 18 Jan 2018 17:14:14 -0600 Subject: [PATCH] MCOL-1137 - fixed master/slave setup after failvover --- .../disable-rep-columnstore.sh | 2 +- procmgr/main.cpp | 130 ++++++++++-------- procmgr/processmanager.cpp | 41 +++++- procmon/processmonitor.cpp | 10 ++ 4 files changed, 120 insertions(+), 63 deletions(-) diff --git a/oam/install_scripts/disable-rep-columnstore.sh b/oam/install_scripts/disable-rep-columnstore.sh index 0a8c9b17f..1c730da4c 100644 --- a/oam/install_scripts/disable-rep-columnstore.sh +++ b/oam/install_scripts/disable-rep-columnstore.sh @@ -56,7 +56,7 @@ checkForError # # Run reset slave command # -echo "Run start slave command" >>/tmp/disable-rep-status.log +echo "Run reset slave command" >>/tmp/disable-rep-status.log cat >/tmp/idb_disable-rep.sql <