Details
Description
MultiplePool does not free memory of field org.apache.camel.support.cache.ServicePool.pool
<route> <from uri="timer://foo?fixedRate=true&period=100"/> <pollEnrich cacheSize="10" timeout="0"> <simple>sftp:camel@127.0.0.1:22/data?password=camel&allowNullBody=true&fileName=data-${exchangeProperty.CamelTimerCounter}.csv&preferredAuthentications=password,publickey&useUserKnownHostsFile=false</simple> </pollEnrich> <log message="poll file data-${exchangeProperty.CamelTimerCounter}.csv"/> </route>
Attachments
Issue Links
- links to