Mrhs121 commented on code in PR #10060:
URL: https://github.com/apache/seatunnel/pull/10060#discussion_r2567036029
##########
seatunnel-connectors-v2/connector-doris/src/main/java/org/apache/seatunnel/connectors/doris/sink/writer/DorisStreamLoad.java:
##########
@@ -222,6 +224,7 @@ private RespContent
handlePreCommitResponse(CloseableHttpResponse response) thro
public RespContent stopLoad() throws IOException {
loading = false;
+ flushing = true;
Review Comment:
> I approve of your second plan.
@zhangshenghang I made some new changes, please help review it when you have
time, thank you.
--
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]