Uploaded image for project: 'MariaDB MaxScale'
  1. MariaDB MaxScale
  2. MXS-5556

Trailing parts of large session command are not routed correctly

    XMLWordPrintable

Details

    Description

      The trailing part of a large packet gets routed as if it was a normal packet. This cause the next read to hang if it gets routed to a replica. This also affects the MariaDB backend protocol module where the queued packets aren't handled correctly if the first queued packet is a COM_STMT_PREPARE.

      This is because the route target is unconditionally set to TARGET_LAST_USED which causes it to not end up in handle_target_is_all().

      Attachments

        Activity

          People

            markus makela markus makela
            markus makela markus makela
            Votes:
            0 Vote for this issue
            Watchers:
            1 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.