EricJoy2048 commented on PR #7047: URL: https://github.com/apache/seatunnel/pull/7047#issuecomment-2219507476
It seems that the original code will cause an improperly closed file to be added to `needMoveFiles`, as only the printed log is displayed when `value. close()` fails. I think we just need to `throw new FileConnectorException` when there is an exception in 1value. close()` to resolve it. -- 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]
