Hello! I can only guess that maybe your Web Sessions are very large so there are performance implications. Can you make sure you don't hold bulky objects in Sessions?
Regards, -- Ilya Kasnacheev вт, 14 мая 2019 г. в 10:43, wbyeh <[email protected]>: > We are using Ignite 2.7 as a 4-server-node session cluster but recent weeks > we found some Ignite WebSessionFilter client threads eating up CPU usage > after days of running. > The GC is running smoothly. > > How to address the root cause? > Is it a Ignite 2.x known issue with StripedExecutor? > > Can experts here point out any solutions? > > Attached file contained thread dump & 'top' usage. > > 811261.jstack > <http://apache-ignite-users.70518.x6.nabble.com/file/t645/811261.jstack> > > > Thank you! > > -Patrick > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >
