TangSiyang2001 opened a new pull request, #42369:
URL: https://github.com/apache/doris/pull/42369

   ## 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.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to