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

When having two listeners use the same service "show dbusers serviceName" shows the user list twice

    XMLWordPrintable

Details

    Description

      When having two listeners use the same service, like here

      [Service]
      type=service
      router=readwritesplit
      servers=server1
      max_slave_connections=100%
      user=maxuser
      passwd=secret
       
      [Listener1]
      type=listener
      service=RWSm
      protocol=MySQLClient
      port=4006
       
      [Listener2]
      type=listener
      service=RWSm
      protocol=MySQLClient
      port=4007
      

      "show dbusers" shows the user information reported by both listeners on separate lines, but it is not distinguishable what users were reported by which listener:

      MaxScale> show dbusers Service
      User names: debian-sys-maint@localhost maxuser@% maxmon@% 
      User names: debian-sys-maint@localhost maxuser@% maxmon@% 
      

      Attachments

        Activity

          People

            johan.wikman Johan Wikman
            hholzgra Hartmut Holzgraefe
            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.