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

Backport dbrmctl startreadonly to 23.02.x

    XMLWordPrintable

Details

    • Task
    • Status: Closed (View Workflow)
    • Critical
    • Resolution: Fixed
    • None
    • 23.02.16
    • N/A
    • None

    Description

      This ticket for backporting dbrmctl startreadonly command and functionality to cs 23.02.x

      Why?
      the backup logic in 23.02.x uses poll checks to approximate when its safe to engage the locks but theres some inbetween timings that are vulnerable when running flush table read lock vs readonly mode start. AND customers apps can continuously retry cpimport until it works
      This could be solved with startreadonly backported to 23.02.x

      [root@ip-172-31-44-65 rocky]# dbrmctl -h
      Usage: dbrmctl [-vh] status | halt | resume | readonly | readwrite | reload
      [root@ip-172-31-44-65 rocky]# mariadb -e "show status like '%Columnstore%';"
      +-------------------------+----------+
      | Variable_name           | Value    |
      +-------------------------+----------+
      | Columnstore_commit_hash | source   |
      | Columnstore_version     | 23.02.14 |
      +-------------------------+----------+
      

      Attachments

        Activity

          People

            leonid.fedorov Leonid Fedorov
            allen.herrera Allen Herrera
            Votes:
            0 Vote for this issue
            Watchers:
            3 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.