[MXS-2943] csmon doesn't work with pluggable ColumnStore Created: 2020-03-25 Updated: 2020-04-07 Resolved: 2020-03-25 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | csmon |
| Affects Version/s: | 2.4.7 |
| Fix Version/s: | 2.4.9 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The version command that was previously used to detect the columnstore version is no longer the same in the pluggable version of the storage engine. Instead, the Columnstore_version status variable needs to be used. This caused all newer ColumnStore installations to appear as Down. |