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

MCS processes should reestablish connections when appropriate

Details

    • Task
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Duplicate
    • 1.0.0
    • 5.5.1
    • DMLProc
    • None

    Description

      Right now network connections aren't re-established in case of connection loss. New cluster management API depends on this capability b/c the services are restarted by systemd in case of a crash.

      There are different kind of network connections used by network services some of them must be re-established(DMLProc/DDLProc -> WriteEngine) some not (ExeMgr -> PrimProc).

      Attachments

        Activity

          This is a clone of mcol-3899 targeting version 1.5.5 instead of 1.5.4.

          pleblanc Patrick LeBlanc (Inactive) added a comment - This is a clone of mcol-3899 targeting version 1.5.5 instead of 1.5.4.

          All connections, even ExeMgr<->PrimProc should be re-establised if one process goes down. THe industry standard way of dealing with this is to use heartbeat (or stay-alive) messages.

          https://250bpm.com/blog:22/

          David.Hall David Hall (Inactive) added a comment - All connections, even ExeMgr<->PrimProc should be re-establised if one process goes down. THe industry standard way of dealing with this is to use heartbeat (or stay-alive) messages. https://250bpm.com/blog:22/
          jrojas Jose Rojas (Inactive) added a comment - - edited

          Ticket is duplicate. MCOL-3917, MCOL-4015 and MCOL-4337 contain work for this issue.

          jrojas Jose Rojas (Inactive) added a comment - - edited Ticket is duplicate. MCOL-3917 , MCOL-4015 and MCOL-4337 contain work for this issue.

          People

            jrojas Jose Rojas (Inactive)
            pleblanc Patrick LeBlanc (Inactive)
            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.