java - Memory leak in netty API -
I am new to Neti API and I am using netty3.5.2 to develop client and server communication server Yes, but the apple always runs full GC, I use jmap to dump memory and to show which object has captured memory, use jhat. The suspected top 4 examples are examples of 6413363 class This overload message queue to make messages fast. Check the nethwork load.
and there are 6413363 examples of DefaultChannelFuture . Someone can tell which threads
DefaultChannelFuture examples and how and when will they be released?
org.jboss. netty.channel.DefaultChannelFuture 631 9 71 Example class
org.jboss.netty.util.internal .LinkedTransferQueue $ node 630934 Examples of examples of class
org.jboss netty.buffer.bigEndianHeapChannelBuffer 630767 example class
org.jboss.netty.channel.DownStreamMessageEvent
Comments
Post a Comment