[MXS-2468] When the nodes change, outstanding delayed calls must be cancelled. Created: 2019-05-03 Updated: 2019-05-03 Resolved: 2019-05-03 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | xpandmon |
| Affects Version/s: | None |
| Fix Version/s: | 2.4.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | Johan Wikman | Assignee: | Johan Wikman |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Since the HTTP polling of the health check is performed in an asynchronous manner, it is possible that the nodes are changed while that check is in process. That must be detected and the outstanding HTTP poll cancelled. |