I am currently using netty 3.9.4 for TCP/IP communication. Camel Version: 2.14.0
Netty communication works fine if there is no exception occurs in the channel. But when there is some connection exception. (or) host not available for long time around 1 hour. Application starts to use huge amount of RAM. I suspect this is problem with Netty that it is not cleaning up threads. Help me on how to resolve this issue. Sample: Application start up memory: 128MB. If there is connection exception for 1 Hr. It is raising to 350MB. -- View this message in context: http://camel.465427.n5.nabble.com/Camel-Netty-Memory-Leak-tp5771690.html Sent from the Camel - Users mailing list archive at Nabble.com.