Details
-
Type:
New Feature
-
Status: Open (View Workflow)
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: 22.08
-
Component/s: Documentation, failover
-
Labels:None
Description
There are good reasons to have different settings for various timeouts like:
- max_statement_time
- wait_timeout
- lock_wait_timeout
- innodb_lock_wait_timeout
- etc
for primary/master server vs slave/replica. When failover happens these settings should be changed and assuming Maxscale does and controls failover process, it should get options to do this. I mean separate settings for "primary" and "replica" timeouts or maybe any/all global variables to enforce on a node that switches to that status.