[jboss-jira] [JBoss JIRA] (WFLY-1830) Wildfly High Availability Guide: Hibernate clustering write up
Scott Marlow (JIRA)
jira-events at lists.jboss.org
Tue Sep 10 09:00:05 EDT 2013
[ https://issues.jboss.org/browse/WFLY-1830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12803103#comment-12803103 ]
Scott Marlow commented on WFLY-1830:
------------------------------------
The JPA/Hibernate clustering write up will mention how extended persistence contexts are replicated with the stateful session beans that reference them.
For example, if 100 stateful session bean instances reference the same extended persistence context (same pu name), those same 100 bean instances will be replicated and always fail-over to the same node (as promised by [~pferraro]. Since we are documenting how clustering can be used, this might be a good time to also document how clustered EJB fail-over works and the guarentee that allows extended persistence context clustering to work correctly (so that the above contract isn't forgotten over time and is known by more than two people).
> Wildfly High Availability Guide: Hibernate clustering write up
> --------------------------------------------------------------
>
> Key: WFLY-1830
> URL: https://issues.jboss.org/browse/WFLY-1830
> Project: WildFly
> Issue Type: Sub-task
> Components: Clustering, Documentation
> Reporter: Radoslav Husar
> Assignee: Scott Marlow
> Fix For: 8.0.0.Beta1
>
>
> https://docs.jboss.org/author/display/WFLY8/Hibernate
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list