]
RH Bugzilla Integration commented on GTNPORTAL-3484:
----------------------------------------------------
Petr Mensik <pmensik(a)redhat.com> changed the Status of [bug
Commit changes for a page before send response
----------------------------------------------
Key: GTNPORTAL-3484
URL:
https://issues.jboss.org/browse/GTNPORTAL-3484
Project: GateIn Portal
Issue Type: Bug
Security Level: Public(Everyone can see)
Reporter: Lucas Ponce
Assignee: Lucas Ponce
Fix For: 3.8.2.Final, 3.9.0.Final
In current design a call to RequestLifeCycle.end() is performed at the end of the request
meanwhile a markup can be send it before with portlets ID not yet commited.
This can cause some StaleModelException cases under heavy load or database congestion.