Camel 2.7.0-SNAPSHOT I've tried to set the maximum producer cache size to 5 and send messages to 100 of different ftp endpoints (using several recipientList exchanges), checking the jmap heap dump I've found out there were 100 FTPClient, FTPConfigurations, FTPOperations ... loaded in memory. Is there a way to limit the producer cache size when using recipientList?
-- View this message in context: http://camel.465427.n5.nabble.com/Exchange-MAXIMUM-CACHE-POOL-SIZE-is-not-affecting-producers-created-by-recipientList-tp4257273p4257273.html Sent from the Camel - Users mailing list archive at Nabble.com.