[MXS-2179] Watchdog notifications must be generated also when users are fetched. Created: 2018-11-21 Updated: 2018-11-21 Resolved: 2018-11-21 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | 2.3.1 |
| Fix Version/s: | 2.3.2 |
| Type: | Bug | Priority: | Major |
| Reporter: | Johan Wikman | Assignee: | Johan Wikman |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Users are fetched synchronously by workers. If that fetching takes longer than the watchdog timeout, then MaxScale may be killed by systemd (if the watchdog functionality is enabled). Consequrently, it must be ensured that the notifications are also generated during that time. The same mechanism as the one used in |