You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-07 03:22:57 +03:00
MCOL-259 add some retry logic to the OAMCache system. Add that degraded is still valid for a PM.
This commit is contained in:
@@ -1618,6 +1618,7 @@ namespace oam
|
||||
{}
|
||||
|
||||
// no match found
|
||||
state = oam::UNEQUIP;
|
||||
exceptionControl("getModuleStatus", API_INVALID_PARAMETER);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user