[MCOL-4157] Implement non-systemd dispatcher for containers. Created: 2020-07-09 Updated: 2021-01-25 Resolved: 2020-09-02 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | cmapi |
| Affects Version/s: | None |
| Fix Version/s: | 5.4.1 |
| Type: | Task | Priority: | Major |
| Reporter: | Roman | Assignee: | Roman |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
CMAPI OSOperations has a notion of dispatcher to run abstract operations in the target Operating System. There is only systemd-based dispatcher has been implemented so far. We need to add a modifiable non-systemd dispatcher to enable users to define their own dispatchers. |
| Comments |
| Comment by Roman [ 2020-07-22 ] |
|
Plz review. |