[MCOL-5055] Remove SystemModuleConfig section from Columnstore.xml Created: 2022-04-15 Updated: 2023-11-21 Resolved: 2023-10-25 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | PrimProc |
| Affects Version/s: | 6.3.1 |
| Fix Version/s: | 23.10 |
| Type: | Task | Priority: | Minor |
| Reporter: | David Hall (Inactive) | Assignee: | Leonid Fedorov |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Epic Link: | Legacy Cleanup | ||||||||
| Description |
|
We believe the SystemModuleConfig section is no longer needed with the addition of CMAPI and the removal of OAM. Thus it should be removed from the configuration. There is a bit of code that reads these values. This needs to be understood and, if possible, removed. So the plan is to remove the section from the xml and all code that reads it. This may affect CMAPI, so some coordination is needed there. |