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

Simplified way for issuing module commands

    XMLWordPrintable

Details

    • New Feature
    • Status: In Review (View Workflow)
    • Major
    • Resolution: Unresolved
    • None
    • 25.08
    • maxctrl
    • None

    Description

      Currently, the structure for module commands is

      maxctrl call command (module) (command) (object)
      

      For instance:

      maxctrl call command wcar stop MyWcar
      

      Since all objects in MaxScale have unique names, it is quite unnecessary that the module must be specified explicitly. Further, it is confusing that the the command itself, e.g. stop must be specified before the object on which it is applied.

      A simpler structure would be:

      maxctrl call command (object) (command)
      

      For instance:

      maxctrl call command MyWcar stop
      

      Attachments

        Activity

          People

            markus makela markus makela
            johan.wikman Johan Wikman
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.