1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-08-01 06:46:55 +03:00

MCOL-5001 This patch removes ExeMgr traces

This commit is contained in:
Roman Nozdrin
2022-04-04 12:50:42 +00:00
parent e174696351
commit 7453db6b02
21 changed files with 30 additions and 2531 deletions

View File

@ -1,9 +1,9 @@
[Unit]
Description=WriteEngineServer
# restart/stop mcs-writeengineserver on restart/stop of mcs-exemgr
PartOf=mcs-exemgr.service
After=network.target mcs-exemgr.service
# restart/stop mcs-writeengineserver on restart/stop of mcs-primproc
PartOf=mcs-primproc.service
After=network.target mcs-primproc.service
[Service]
Type=forking