Hisoka-X commented on PR #9331: URL: https://github.com/apache/seatunnel/pull/9331#issuecomment-2948276921
We have a feature called thread leak check for connector, which checks for threads that have not been released in the connector. It seems that there are threads that are delayed in releasing in databend, which causes this error. It's okay, maybe we can adjust the timeout to 120 seconds, just like you did at the beginning. https://github.com/apache/seatunnel/pull/9331/files#diff-828bb95593582c2297e60ef9a6ced4733f251eef77389235d8c3b506dd0beb47 -- 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]
