Hi all,

My application  is based on CXF and Jetty (version 7.4.5.v20110725).
I have a client that sends every 200 ms a message to the Jetty server,
which processes that message.
I remarked that the heap size of memory continues to grow and additiaonal
objects instances of org.eclipse.jetty.io.nio.IndirectNIOBuffer class are
created and not removed by the GC.

Is it an known bug or a jetty configuration ?
Please help.

Thanks
Adnan
_______________________________________________
jetty-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/jetty-users

Reply via email to