[MCOL-152] use a daemon plugin to manage columnstore background processes Created: 2016-06-20 Updated: 2020-04-15 Resolved: 2020-04-15 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | N/A |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | New Feature | Priority: | Major |
| Reporter: | Justin Swanhart (Inactive) | Assignee: | Todd Stoffel (Inactive) |
| Resolution: | Won't Do | Votes: | 0 |
| Labels: | None | ||
| Description |
|
currently processes key to the storage engine are managed outside of mariadb. this is not ideal at all. instead create a daemon plugin to launch the threads for the background processes and manage them at server startup/shutdown. |