[MXS-3990] Fix issues with the rebalancing feature Created: 2022-02-09 Updated: 2022-05-23 Resolved: 2022-03-15 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | None |
| Fix Version/s: | 22.08.0 |
| Type: | Task | Priority: | Major |
| Reporter: | Johan Wikman | Assignee: | Johan Wikman |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Sprint: | MXS-SPRINT-151, MXS-SPRINT-152, MXS-SPRINT-153 | ||||||||
| Description |
|
The rebalancing functionality that moves sessions from one thread to another in order to balance the load must take the implications of delayed calls and handle that so that a moved session does not end up being called from multiple threads. |