[MXS-2729] Implement worker load balancing Created: 2019-10-22 Updated: 2019-12-17 Resolved: 2019-12-09 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | None |
| Fix Version/s: | 2.5.0 |
| Type: | Task | Priority: | Major |
| Reporter: | Johan Wikman | Assignee: | Johan Wikman |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Sprint: | MXS-SPRINT-93, MXS-SPRINT-94, MXS-SPRINT-95 | ||||||||
| Description |
|
If the work-load and life-time of different sessions differ significantly, it may lead to a situation where a particular worker continuously has a higher load than all other workers. MaxScale should be capable of moving a session from one worker to another, so that the load of all workers can be kept roughly the same. |