I have a problem very similar to http://camel.465427.n5.nabble.com/FTP-ConsumerTemplate-Threads-remaining-alive-td5548338.html .
How do you kill Camel threads at different endpoints? I tried to remove the endpoints and stop the ConsumerTemplate after installing doneUoW, but that did not work.
Try adding &disconnect=true to your FTP-URI. At the same time, it will release the connection at the same time, which may lead to the creation of blocked threads.
&disconnect=true
Source: https://habr.com/ru/post/919028/More articles:Creating HTML reports using C ++ - c ++Change test runner desktop - c #configure Tomcat to use browser caching? - tomcatFailed to start task scheduler - scheduled-tasksWhat does the cvHaarDetectObjects () method do? - javaThe correct way to use phonegap & jquery mobile with multiple html pages - jqueryAnguilla - Updating field value from popup? - tridionhttps://translate.googleusercontent.com/translate_c?depth=1&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/919031/ios5-saving-images-to-custom-folder-alassetslibrary-fail&usg=ALkJrhjoDfG_WjFZYvS6ftP9S03iQNETagWhy MD5 is required to initialize JCE - javaHide / Show the menu item in the main menu of the application by pressing the Option key - cocoaAll Articles