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

postConfigure -port option leaves columnstore.xml CrossEngineSupport port unchanged

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Fixed
    • 1.0.0, 1.2
    • 1.4.1
    • installation
    • None
    • 2019-06

    Description

      The MariaDB platform single container image uses the -port option of postConfigure to move the columnstore install off of 3306 to 4306. The columnstore.xml that is produced does have the main port info correclty on 4306, but we still get:

              <CrossEngineSupport>
                      <Host>127.0.0.1</Host>
                      <Port>3306</Port>
                      <User>root</User>
                      <Password/>
                      <TLSCA/>
                      <TLSClientCert/>
                      <TLSClientKey/>
              </CrossEngineSupport>
      

      I am pretty sure this should get changed too? This is particularly important because the AVRO router uses this field. Easy enough workaround (manual edit of columnstore.xml), but should get fixed at some point.

      Attachments

        Activity

          People

            dleeyh Daniel Lee (Inactive)
            TBoyd Thomas Boyd (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 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.