hulincup commented on PR #685: URL: https://github.com/apache/doris-flink-connector/pull/685#issuecomment-5176891980
Friendly ping for review @JNSimba. This makes `DorisSourceSplitReader.close()` best-effort — wrapping the close in try/catch so an exception during close doesn't abort the reader shutdown or mask the original error. Companion to #684 (same close-leak pattern). Would appreciate a look when you have time. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
