Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.4.4
-
Component/s: N/A
-
Labels:None
-
Sprint:2020-1, 2020-2, 2020-4, 2020-5, 2020-6, 2020-7
Description
unconditional part of post-install and postConfigure should be run automatically by package manager
uninstallation should shutdown the "system" and stop all columnstore processes
purge should delete all data
should use systemd/sysv as the mariadb server
ideally should work like a normal plugin
ideally shouldn't ssh into other hosts for cluster management
From the meeting in Frankfurt:
- ALTER TABLE ENGINE=COLUMNSTORE
- CREATE TABLE AS SELECT
- COLLATION should not result in an error, a warning should be added
- remove auto_increment implementation for ColumnStore
- Test SEQUENCES to replace this