You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2026-01-06 08:21:10 +03:00
increase procup timeout from 6 to 12, neede for amazon
This commit is contained in:
@@ -9180,7 +9180,7 @@ int ProcessManager::OAMParentModuleChange()
|
||||
if (amazon && AmazonPMFailover == "n")
|
||||
{
|
||||
log.writeLog(__LINE__, " ", LOG_TYPE_DEBUG);
|
||||
log.writeLog(__LINE__, "*** OAMParentModule outage, AmazonPMFailover not set, wating for instance to restart ***", LOG_TYPE_DEBUG);
|
||||
log.writeLog(__LINE__, "*** OAMParentModule outage, AmazonPMFailover not set, waiting for instance to restart ***", LOG_TYPE_DEBUG);
|
||||
|
||||
string currentIPAddr = oam.getEC2InstanceIpAddress(downOAMParentHostname);
|
||||
if (currentIPAddr == "stopped")
|
||||
|
||||
Reference in New Issue
Block a user