[MXS-3217] Add Columnstore operations to MariaDB Monitor Created: 2020-09-30 Updated: 2022-05-09 Resolved: 2022-05-09 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | csmon, mariadbmon |
| Affects Version/s: | None |
| Fix Version/s: | 22.08.0 |
| Type: | New Feature | Priority: | Major |
| Reporter: | Johan Wikman | Assignee: | Esa Korhonen |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Sprint: | MXS-SPRINT-155, MXS-SPRINT-156 | ||||||||
| Description |
|
Currently the call commands of the monitor using which the Columnstore cluster can be manipulated are synchronous. This makes them ill suited for use from MaxGUI, as without extra effort on MaxGUI's side it would made the UI unresponsive for the duration of the call. As csmon is obsolete, the functionality should be moved from csmon to mariadbmon, while at the same time making them asynchronous. |
| Comments |
| Comment by markus makela [ 2021-08-06 ] |
|
I changed this to a New Feature as it extends current capabilities and blocks other New Feature items. |