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

Process Manager leaving files called '+' lying around

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 1.0.10, 1.1.0
    • 1.0.11, 1.1.0
    • ProcMgr
    • None
    • 2017-16

    Description

      processmanager.cpp line 6248 (develop-1.0) has the following:

      string cmd = startup::StartUp::installDir() + "/bin/reset_locks " + skip + " > + logdir + /reset_locks.log1 2>&1";
      

      The first pipe direction character should have a closing quote mark and file name should have an opening quote mark. Since it does not the log goes into a file called '+' in the current working directory.

      Attachments

        Activity

          People

            dleeyh Daniel Lee (Inactive)
            LinuxJedi Andrew Hutchings (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            5 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.