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

ConnectionsPerPrimProc gets set to 2 during upgrades

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Won't Fix
    • 1.1.6
    • Icebox
    • ?
    • None

    Description

      Customer reported that the setting of ConnectionsPerPrimProc was changed from 8 to 2 during the upgrade process. The code in the autoConfigure shown below is why this is happening.

      Need to investigate if this needs to be changed and just use the ConnectionsPerPrimProc from the older Columnstore.xml

      //setup PrimitiveServers parameters
      try

      { sysConfigNew->setConfig("PrimitiveServers", "ConnectionsPerPrimProc", oam.itoa(maxPMNicCount*2)); }

      catch(...)

      { cout << "ERROR: Problem setting ConnectionsPerPrimProc in the Calpont System Configuration file" << endl; exit(-1); }

      Attachments

        Activity

          People

            Unassigned Unassigned
            hill David Hill (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 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.