GoGoWen commented on issue #100:
URL: 
https://github.com/apache/doris-flink-connector/issues/100#issuecomment-1433016686

   > However, at this time, the `dorisStreamLoad.handlePreCommitResponse` step 
in the `checkDone` method should not be possible, right? Because 
`dorisStreamLoad.getPendingLoadFuture().isDone()` is flase?
   
   Guys, In my opinoin,  dorisStreamLoad.getPendingLoadFuture().isDone() may be 
false as the Future in dorisStreamLoad is not volatile. 
dorisStreamLoad.getPendingLoadFuture() in checkDone will get previous Done 
Future even the new Future is set in startLoad for next stream load。


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