Uploaded image for project: 'MariaDB ColumnStore'
  1. MariaDB ColumnStore
  2. MCOL-4939

Add a method to disable failover facility in CMAPI.

    XMLWordPrintable

Details

    • New Feature
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 6.1.1
    • cmapi-6.4.1
    • cmapi
    • None
    • 2021-15, 2021-16, 2021-17

    Description

      There are known customer installations that don't use shared storage so failover mechanism might break such clusters.
      There must be a knob in cmapi configuration file to disable failover facility if needed.

      New

      Changes has been made:

      • add application section with auto_failover = False parameter to default cmapi_server.conf
      • failover now is turned off by default even if there are no "application" section or no auto_failover parameter exist in cmapi_server.conf
      • failover has now three different logical states:
        • turned off - no failover thread started. To turn it on set auto_failover=True in application section of cmapi_server.conf file of each node and restart cmapi.
        • turned on and inactive - there are failover thread but it doesn't work. It becomes active automatically if nodes count >= 3
        • turned on and active - there are an active failover thread and it is activated. Can be deactivated automatically if nodes_count < 3

      Attachments

        Issue Links

          Activity

            People

              dleeyh Daniel Lee (Inactive)
              drrtuy Roman
              Votes:
              0 Vote for this issue
              Watchers:
              7 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.