Uploaded image for project: 'MariaDB MaxScale'
  1. MariaDB MaxScale
  2. MXS-1410

configuration both socket and port returns bad error

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Not a Bug
    • 2.2.0
    • N/A
    • N/A
    • None

    Description

      so when allowing both a port and socket like:

      [Splitter Listener]
      type=listener
      service=Splitter Service
      protocol=MySQLClient
      port=3306
      socket=/tmp/ClusterMaster

      it returns the error:

      2017-09-12 15:43:51 error : Listener 'Splitter-Listener', for service 'Splitter-Service', already have port 3306.
      2017-09-12 15:43:51 error : 1 errors were encountered while processing the configuration file '/etc/maxscale.cnf'.
      2017-09-12 15:43:51 error : Failed to open, read or process the MaxScale configuration file /etc/maxscale.cnf. Exiting.

      saying there already is a port 3306 is incorrect, but it should allow both socket as port bindings in the same listener. It seems conflicting.

      In the 2.0.1. ubuntu release it was possible to open both port and socket in the same listener.

      Attachments

        Activity

          People

            Unassigned Unassigned
            bartvrancken bart vrancken
            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.