Uploaded image for project: 'MariaDB ColumnStore'
  1. MariaDB ColumnStore
  2. MCOL-2029

columnstore script needs to be resilient

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Won't Do
    • 1.0.15, 1.1.6, 1.2.2
    • Icebox
    • N/A
    • 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')

      Attachments

        Activity

          People

            Unassigned Unassigned
            pleblanc Patrick LeBlanc (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.