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

maxctrl show filters fails when run before other maxctrl commands

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Cannot Reproduce
    • 2.5.6, 6.4.6
    • N/A
    • N/A
    • CentOS 7.7.1908

    Description

      ~# systemctl restart maxscale; maxctrl show filters; maxctrl list servers; maxctrl show filters
      Error: {
          "code": "ECONNRESET"
      }
      ┌─────────┬────────────┬──────┬─────────────┬─────────────────┬───────────────────────┐
      │ Server  │ Address    │ Port │ Connections │ State           │ GTID                  │
      ├─────────┼────────────┼──────┼─────────────┼─────────────────┼───────────────────────┤
      │ server1 │ 10.0.0.125 │ 3306 │ 0           │ Master, Running │ 125-125-159           │
      ├─────────┼────────────┼──────┼─────────────┼─────────────────┼───────────────────────┤
      │ server2 │ 10.0.0.131 │ 3306 │ 0           │ Slave, Running  │ 125-125-159           │
      ├─────────┼────────────┼──────┼─────────────┼─────────────────┼───────────────────────┤
      │ server3 │ 10.0.0.124 │ 3306 │ 0           │ Slave, Running  │ 124-124-4,125-125-159 │
      └─────────┴────────────┴──────┴─────────────┴─────────────────┴───────────────────────┘
      ┌────────────┬──────────────────────────────┐
      │ Filter     │ CCRf                         │
      ├────────────┼──────────────────────────────┤
      │ Module     │ ccrfilter                    │
      ├────────────┼──────────────────────────────┤
      │ Services   │ Read-Write-Service           │
      ├────────────┼──────────────────────────────┤
      │ Parameters │ {                            │
      │            │     "count": 0,              │
      │            │     "global": false,         │
      │            │     "ignore": "",            │
      │            │     "match": ".*INSERT.*",   │
      │            │     "options": "ignorecase", │
      │            │     "time": 15               │
      │            │ }                            │
      └────────────┴──────────────────────────────┘
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            juan.vera Juan
            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.