Thanks Sven. On Thu, May 9, 2019 at 8:24 PM Sven Meier <s...@meiers.net> wrote:
> Hi, > > we've had two fixed related to page stores (WICKET-6457, WICKET-6564) so > please upgrade to 7.13.0 first. > > Have fun > Sven > > > Am 09.05.19 um 21:10 schrieb Wayne W: > > Hi, > > > > I've take a memory dump of one of our production instances and I'm seeing > > about 500MB of memory consumed just by the DiskDataStore which doesn't > seem > > correct to me. Here is a screen shot: > > > https://customerservices.glasscubes.com/share/s/qmvnvrdtm36amme6sdrqg4dp2g > > > > I've highlighted the item - 524,288 items doesn't seem correct for ~500 > > http sessions?. It seems to me that removeData(*final* String sessionId) > is > > probably not being called and clearing up the sessionEntryMap. Looking at > > the call hierarchy I can see how Jetty calls it but I cannot see how > tomcat > > is calling it. > > > > Any ideas whats happening? > > Wicket 7.8.0, Tomcat 8.0.32 > > > > Thanks > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org > For additional commands, e-mail: users-h...@wicket.apache.org > >