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

The "static" property of an object is lost upon restart

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 22.08.11, 23.02.8, 23.08.4
    • 22.08.12, 23.02.9, 23.08.5
    • Core
    • None

    Description

      This causes some warnings to not be emitted when they normally would be.

      $ maxctrl alter server server1 proxy_protocol=true
      Warning: Saving runtime modifications to 'server1' in '/home/markusjm/build-develop/data/maxscale.cnf.d/server1.cnf'. The modified values will override the values found in the static configuration files.
      To hide these warnings, run:
       
          export MAXCTRL_WARNINGS=0
       
      OK
       
      $ maxctrl alter server server1 disk_space_threshold=/:100
      Warning: Saving runtime modifications to 'server1' in '/home/markusjm/build-develop/data/maxscale.cnf.d/server1.cnf'. The modified values will override the values found in the static configuration files.
      To hide these warnings, run:
       
          export MAXCTRL_WARNINGS=0
       
      OK
      $ sudo systemctl restart maxscale
      $ maxctrl alter server server1 proxy_protocol=false
      OK
      $ maxctrl alter server server1 disk_space_threshold=/:99
      OK
      

      Attachments

        Activity

          People

            markus makela markus makela
            markus makela markus makela
            Votes:
            0 Vote for this issue
            Watchers:
            1 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.