stream2000 commented on PR #9887:
URL: https://github.com/apache/hudi/pull/9887#issuecomment-1777080759

   > Do we have conclusion that the data source V2 drop has no guarantee for 
recycling existing stray tasks?
   
   @danny0405  As offline discussion with @boneanxs , we can confirm that 
datasource v2 won't waiting for all subtasks to be canceled before calling 
`org.apache.hudi.table.action.commit.BulkInsertDataInternalWriterHelper#abort?`.
 And it's safe and reasonable to use lazy rollback strategy instead of rollback 
the instant immediately in the `abort` method. 
   


-- 
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...@hudi.apache.org

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

Reply via email to