[MXS-4423] Rebalancing is not always initiated from the affected worker/thread Created: 2022-12-01 Updated: 2022-12-13 Resolved: 2022-12-07 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | 2.5, 6.4, 22.08 |
| Fix Version/s: | 2.5.24, 6.4.5, 22.08.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | Johan Wikman | Assignee: | Johan Wikman |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | MXS-SPRINT-172 |
| Description |
|
When the sessions of a specific worker/thread are rebalanced, the operation is initiated from the main worker instead of from the worker itself. That causes a race and can potentially lead to a crash. |