Ticket #1376 (closed defect: invalid)

Opened 11 months ago

Last modified 11 months ago

Concurrency issues and memory leak (Applications)

Reported by: Jani Laakso Owned by: Jani Laakso
Priority: blocker Milestone: User Interface Library 5.1.0 RC
Component: gwt-adapter-server Version:
Keywords: Cc:
Known Issue description:
Hours estimate: Deadline (dd.mm.yyyy):
Known Issue version (since): Known Issue title:
Hours done: Depends to:
Affects documentation: no
Known Issue workaround:
Affects release notes: yes Contract:

Description

After 5.0.0 we again have some kind of concurrency issues because when opening multiple new sessions / applications and then when sessions are expired, sometimes 1-50% of applications are still hanging around (foreever).

Change History

Changed 11 months ago by Jani Laakso

  • status changed from new to closed
  • resolution set to invalid

This was due to testing environment (1 minute session, but socket life time was more => application removal failed sometimes because of open socket connections (synchronized block)).

Tested succesfully with JMeter

Note: See TracTickets for help on using tickets.