Details
-
Bug
-
Status: Closed (View Workflow)
-
Blocker
-
Resolution: Fixed
-
cmapi-1.6
-
None
-
None
Description
After uninstalling and reinstall cmapi as said in documentation
https://mariadb.com/docs/operations/upgrades/upgrade-multi-node-from-5-to-6/#uninstall-the-old-version
Actual
cmapi_server.conf configuration is lost because cmapi_server.conf.rpmsave isnt loaded. Thus there is no x-api-key and curl calls fail.
Expected
When upgrading cmapi my cmapi_server.conf shouldnt be replaced with the default. My existing x-api-key should exist
post install you see the byte size difference
[root@ip-172-31-24-158 centos]# ll /etc/columnstore/
total 212
rw-rr-. 1 root root 282 Dec 13 03:11 cmapi_server.conf
rw-rr-. 1 mysql mysql 380 Feb 2 18:52 cmapi_server.conf.rpmsave
Attachments
Issue Links
- relates to
-
MCOL-4965 Upgrade/UX Regression
- Closed