[MCOL-2029] columnstore script needs to be resilient Created: 2018-12-14  Updated: 2022-11-05  Resolved: 2022-11-05

Status: Closed
Project: MariaDB ColumnStore
Component/s: N/A
Affects Version/s: 1.0.15, 1.1.6, 1.2.2
Fix Version/s: Icebox

Type: Bug Priority: Minor
Reporter: Patrick LeBlanc (Inactive) Assignee: Unassigned
Resolution: Won't Do Votes: 0
Labels: None


 Description   

Stepping through the process to install CS for the SE training next week, DT & I noticed a problem where running 'columnstore start' seemed to do nothing. It turned out it was the way we were running it, via a remote ssh command like 'ssh me@machine columnstore start'. Our shells went away right after executing the script, which killed the background processes the columnstore script started.

This is normally not a problem but it's also non-standard behavior for a service script. Fixing it should be easy; just have columnstore disown the run.sh process it starts. (the bash built-in command 'disown')



 Comments   
Comment by Todd Stoffel (Inactive) [ 2022-11-05 ]

Item is out of date. Closing due to inactivity. If you feel this was done in error please open a new ticket.

Generated at Thu Feb 08 02:33:11 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.