[richfaces-issues] [JBoss JIRA] Resolved: (RF-1924) AjaxStateManager is not cluster safe

Alexander Smirnov (JIRA) jira-events at lists.jboss.org
Mon Apr 28 18:18:21 EDT 2008


     [ http://jira.jboss.com/jira/browse/RF-1924?page=all ]

Alexander Smirnov resolved RF-1924.
-----------------------------------

    Resolution: Done

View sequence stored in the session now, same as in the JSF patch.

> AjaxStateManager is not cluster safe
> ------------------------------------
>
>                 Key: RF-1924
>                 URL: http://jira.jboss.com/jira/browse/RF-1924
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.1.3
>            Reporter: Michael Youngstrom
>         Assigned To: Nick Belaevski
>             Fix For: 3.2.1
>
>
> The JSF-RI recently discovered that it's state management was not cluster safe since it uses a local value for state ids multiple nodes in a cluster could potentially start overriding the state for other pages.
> AjaxStateManager is using a local variable for state id generation so will have the same problems the RI used to have in cluster environments.
> For more context see this RI issue:
> https://javaserverfaces.dev.java.net/issues/show_bug.cgi?id=662

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list