W-dragan commented on issue #4915:
URL: https://github.com/apache/seatunnel/issues/4915#issuecomment-1991223187

   But after my verification, I found a phenomenon that may be related to 
cluster deployment. I just repeatedly submitted two duplicate types of tasks 
using HTTP, one batch and one CDC. In the end, the tasks were all completed, 
and CDC called stop to terminate. Theoretically, there should only be two 
classloaders, and they should be released when the tasks were completed. 
However, I have found that after all the tasks have ended, There are still 
three instances of SeaTunnelChildFirstClassLoader. Of course, even if submitted 
repeatedly, no new SeaTunnelChildFirstClassLoader instance will be generated,


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