Details
-
Task
-
Status: Closed (View Workflow)
-
Blocker
-
Resolution: Fixed
-
22.08.1
-
None
Description
For rpm upgrades, if the user uninstall old MariaDB packages and reinstall new 22.08.1 packages, the system catalog would become empty. -This is because cmapi packages gets installed last, and the ColumnStore engine packages requires CMAPI. Should we make CMAPI as a requirement for the engine?
The reason is in mcs-loadbrm.py script.
Steps to fix:
- remove external requests dependency
- make a fallback for primary node detection that should work without cmapi installed