[MCOL-4965] Upgrade/UX Regression Created: 2022-01-19 Updated: 2022-03-10 Resolved: 2022-02-17 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | installation |
| Affects Version/s: | 5.6.3, 6.1.1 |
| Fix Version/s: | 6.3.1 |
| Type: | Bug | Priority: | Blocker |
| Reporter: | Allen Herrera | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | regression | ||
| Attachments: |
|
||||||||
| Issue Links: |
|
||||||||
| Sprint: | 2021-16, 2021-17 | ||||||||
| Description |
|
Multiple user experience issues popping up
Expected: Actual: |
| Comments |
| Comment by David Hall (Inactive) [ 2022-02-03 ] |
|
QA: There are cmapi changes ( |
| Comment by Daniel Lee (Inactive) [ 2022-02-07 ] |
|
With these changes, what settings, if not all, in the Columnstore.xml files are being preserved. Is there a hard coded list of parameters? or it do we have an automatic means to preserve all parameters? Also, please make sure the process handle newly added parameters (newly introduced by the new release). Also, |
| Comment by David Hall (Inactive) [ 2022-02-07 ] |
|
For the purposes of this JIRA, the old Columnstore.xml file should be preserved in full. A new one should exist in Columnstore.xml.new for reference if needed. A new Jira will be created to cause a merge of old settings into the new xml file. This will have the following benefits: 1) Deprecated settings will not be left cluttering up the place. 2) New settings will exist in the new file. This isn't required since any setting not in the file will be set to the default in code. It does have documentation uses, showing that the setting exists and what the default is. |
| Comment by David Hall (Inactive) [ 2022-02-07 ] |
|
4979 is required for cmapi to do the right thing in multi-server applications. For stand alone systems (no cmapi), this Jira should be sufficient. |
| Comment by Daniel Lee (Inactive) [ 2022-02-17 ] |
|
Build tested: ColumnStore 6.2.4 (b3885), CMAPI 1.6.2 (b607) Performed 3-node upgrade tests (6.1.1 to 6.2.4) Ubuntu18 DEB and repository installation and upgrade Verified the following files are the same before and after upgrade
When upgrading using DEB or RPM files manually (uninstall and reinstall) |