[MXS-2684] Backend DCB taken from persistent pool is not subject to throttling Created: 2019-09-17 Updated: 2019-09-18 Resolved: 2019-09-17 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | None |
| Fix Version/s: | 2.3.12, 2.4.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | Johan Wikman | Assignee: | Johan Wikman |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
When a backend DCB is put in the persistent pool, all callbacks - including throttling ones - are removed. When it is taken out from the persistent pool they are not put back. Hence, a backend DCB that has been in the pool is not subject to throttling. |