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

mcssystemready() is returning inaccurate value

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • None
    • 6.4.1
    • None
    • None

    Description

      [root@mcs1 /]# mariadb -e "SELECT mcssystemready()"
      +------------------+
      | mcssystemready() |
      +------------------+
      |                1 |
      +------------------+
      [root@mcs1 /]# mariadb -e "SELECT * FROM test.t1"
      +------+
      | id   |
      +------+
      |   99 |
      |   77 |
      +------+
      [root@mcs1 /]# mcsShutdown
      {
        "timestamp": "2022-04-28 19:10:59.906225",
        "mcs1": {
          "timestamp": "2022-04-28 19:11:09.419228"
        },
        "mcs2": {
          "timestamp": "2022-04-28 19:11:12.840278"
        },
        "mcs3": {
          "timestamp": "2022-04-28 19:11:16.240289"
        }
      }
      [root@mcs1 /]# mariadb -e "SELECT mcssystemready()"
      +------------------+
      | mcssystemready() |
      +------------------+
      |                1 |
      +------------------+
      [root@mcs1 /]# mariadb -e "SELECT * FROM test.t1"
      ERROR 1815 (HY000) at line 1: Internal error: DBRM is not responding. Cannot accept queries
      

      Attachments

        Issue Links

          Activity

            toddstoffel Todd Stoffel (Inactive) created issue -
            toddstoffel Todd Stoffel (Inactive) made changes -
            Field Original Value New Value
            Rank Ranked higher
            toddstoffel Todd Stoffel (Inactive) made changes -
            Assignee Ben Thompson [ ben.thompson ]
            toddstoffel Todd Stoffel (Inactive) made changes -
            Fix Version/s 6.4.1 [ 26046 ]
            toddstoffel Todd Stoffel (Inactive) made changes -
            Attachment mariadb-error.log [ 63392 ]
            ben.thompson Ben Thompson (Inactive) made changes -
            Status Open [ 1 ] In Progress [ 3 ]
            ben.thompson Ben Thompson (Inactive) made changes -
            Assignee Ben Thompson [ ben.thompson ] David Hall [ david.hall ]
            Status In Progress [ 3 ] In Review [ 10002 ]
            alexey.vorovich alexey vorovich (Inactive) made changes -
            David.Hall David Hall (Inactive) made changes -
            Status In Review [ 10002 ] In Testing [ 10301 ]
            David.Hall David Hall (Inactive) made changes -
            Assignee David Hall [ david.hall ] Daniel Lee [ dleeyh ]
            dleeyh Daniel Lee (Inactive) made changes -
            Resolution Fixed [ 1 ]
            Status In Testing [ 10301 ] Closed [ 6 ]

            People

              dleeyh Daniel Lee (Inactive)
              toddstoffel Todd Stoffel (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 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.