TangSiyang2001 commented on PR #17132: URL: https://github.com/apache/doris/pull/17132#issuecomment-1445265713
> > Thanks for your contribution. As a gentle reminder, please show us the error msg output after applying this fix. > > Maybe you can try this: > > 1. Start two fe processes, and then `show frontends` to see which one is is the follower > > 2. set insert into timeout short enough to let the backend fail at timeout > > 3. Send an insert into SQL to the follower fe. When it times out, you should see the error Thank you for the guidance, I'll work in this way. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
