[jboss-dev-forums] [Design of Clustering on JBoss (Clusters/JBoss)] - Re: Handling cluster state when network partitions occur
bela@jboss.com
do-not-reply at jboss.com
Fri Sep 14 06:41:01 EDT 2007
So what are you guys going to do ? The reason I brought this up is that we need to implement merging policies in *certain* apps. For example, Brian said that he thinks a simple union-merge would be sufficient for HTTP session replication (don't know the effect on Buddy Replication though). For Hibernate 2nd level cache we might go into non-operational state and so on.
I'd like to identify the cases where we *can* do something and implement them.
For the other cases, we should provide a number of policies that a user can choose from. In some cases, a user mgith also want to handle viewChange(MergeView) himself, so we need to document what can be done.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4084377#4084377
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4084377
More information about the jboss-dev-forums
mailing list