Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-19094

[Feature] Issue #46 Semisync optimization and fix invalid packet error

Details

    • Task
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      Description
        -----------
        Originally Semisync use the SELECT() function to listener all slave sockets,
        But SELECT() has several restrictions, so replace it by poll();
       
        Ack_receiver maybe read invalid socket fd and report network packet errors.
        We should clear socket when read return error with ER_NET_READ_ERROR, if not,
        Ack_receiver will report a lot of network packet errors until dump thread is
        killed;
      

      https://github.com/alibaba/AliSQL/commit/c586f14752319edf9d198d125f17b68fe7607ac9

      Attachments

        Activity

          There are no comments yet on this issue.

          People

            Unassigned Unassigned
            anel Anel Husakovic
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.