cshuo commented on code in PR #19399:
URL: https://github.com/apache/hudi/pull/19399#discussion_r3671656046


##########
hudi-flink-datasource/hudi-flink/src/test/java/org/apache/hudi/sink/utils/InsertFunctionWrapper.java:
##########
@@ -209,9 +211,22 @@ public AbstractWriteFunction getWriteFunction() {
 
   @Override
   public void close() throws Exception {

Review Comment:
   Fixed in 284fb5ff351. Cleanup now uses a shared ordered close helper that 
continues closing remaining resources and preserves later failures as 
suppressed exceptions.



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

Reply via email to