Hi, we are on jdk-21 and ran into a memory leak after the upgrade from jetty 11 to jetty 12.0.6.
Around 3.5 hours after server restart 72k instances of SocketChannelEndPoint consume 1GB of RAM. Around 20 hours after server restart 75k instances of SocketChannelEndPoint consume 18GB of RAM. Based on our current observations, the leak only occurs on nodes where we make use of Request#addIdleTimeoutListener and where we have heavy load. Could there be a relation to https://github.com/jetty/jetty.project/issues/10120? Best, Matthias _______________________________________________ jetty-users mailing list jetty-users@eclipse.org To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/jetty-users