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

make timeout configurable " A node is unresponsive for cmd = 4, no reconfigure in at least 300 seconds. Setting read-only mode."

    XMLWordPrintable

Details

    • New Feature
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • None
    • 25.10.0
    • writeengine
    • None

    Description

      If workernode not reply for 300 seconds

      A node is unresponsive for cmd = 4, no reconfigure in at least 300 seconds. Setting read-only mode.

      if (haltloops == FIVE_MIN_TIMEOUT.tv_sec)
              {
      os << "A node is unresponsive for cmd = " << (uint32_t)cmd <<
      

      FIVE_MIN_TIMEOUT is defined with 6 min. (300),
      but not configurable.

      Under high load with large cluster (5 nodes and more)
      reply time can be higher than 6 minutes and FIVE_MIN_TIMEOUT should be configurable
      via variable or columnstore.xml entry.

      Attachments

        Issue Links

          Activity

            People

              alan.mologorsky Alan Mologorsky
              Richard Richard Stracke
              Aleksei Bukhalov Aleksei Bukhalov
              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.