[MCOL-5138] Cmapi should skip exemgr for engine builds from develop. Created: 2022-06-15 Updated: 2023-02-03 Resolved: 2022-07-27 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | cmapi |
| Affects Version/s: | None |
| Fix Version/s: | cmapi-22.08.1 |
| Type: | New Feature | Priority: | Major |
| Reporter: | alexey vorovich (Inactive) | Assignee: | Alan Mologorsky |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | cmapi | ||
| Issue Links: |
|
||||||||
| Sprint: | 2021-17 | ||||||||
| Assigned for Review: | |
||||||||
| Assigned for Testing: | |
||||||||
| Description |
|
ExeMgr will be removed from develop. So proper mcs processes handling shoud be implemented. |
| Comments |
| Comment by Daniel Lee (Inactive) [ 2022-07-27 ] |
|
Build verified: 22.08.01 (engine #5094, cmapi #706) For the purpose of this ticket, I verified that ColumnStore has been successfully installed. The check for ExeMgr in the following script has been removed. There are still references to ExeMgr that needs to be correct in long term. /usr/share/columnstore/cmapi/mcs_node_control/custom_dispatchers/container.sh |
| Comment by alexey vorovich (Inactive) [ 2022-07-27 ] |
|
dleeyh Did you check the docker-compose invocation and which branch of docker repo ? |
| Comment by Daniel Lee (Inactive) [ 2022-07-27 ] |
|
Testing was done using Docker, on single-node and multi-node clusters. Retested with cron build #715 after merge. |