Skip to content

Conversation

@Hastyshell
Copy link
Collaborator

Proposed changes

  1. Fix forward query exception if no status code is set in master execution. EOF may result in this status.

  2. Fix forward query stuck due to no result packet sent to mysql channel. Should use result packets from master.

  3. Fix potential forward query result loss if follower can read status change during query process. Should judge by the status once before execution.

  4. Add assertion for regression test.

…l query result loss (apache#41303)

1. Fix forward query exception if no status code is set in master
execution. EOF may result in this status.

2. Fix forward query stuck due to no result packet sent to mysql
channel. Should use result packets from master.

3. Fix potential forward query result loss if follower can read status
change during query process. Should judge by the status once before
execution.

4. Add assertion for regression test.
@doris-robot
Copy link

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR

Since 2024-03-18, the Document has been moved to doris-website.
See Doris Document.

@Hastyshell
Copy link
Collaborator Author

run buildall

@dataroaring dataroaring merged commit d76dbc6 into apache:branch-3.0 Oct 28, 2024
@gavinchou gavinchou mentioned this pull request Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants