Details
-
New Feature
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
None
-
None
Description
The customer has to restart MaxScale in case of MaxScale upgrade or MaxScale maintenance (for example if MaxScale would start to take too many resources).
The task is to implement a graceful shutdown of MaxScale without causing any notable interruptions to users that uses MaxScale to connect to MariaDB server.
The logic would be as follows when requesting a graceful shutdown:
- Move all connections to the other MaxScale
- Shutdown MaxScale
- One restart, move half of the connections from the other MaxScale to the current one.
The customer can then repeat the above procedure with the other MaxScale if needed.
Attachments
Issue Links
- duplicates
-
MXS-4153 Graceful Restart
- Open
- relates to
-
MDEV-32053 New features requested by customer on 2023-08-28
- Open