[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Fail-over design questions
hendra_netm
do-not-reply at jboss.com
Thu Jan 18 14:05:30 EST 2007
"timfox" wrote :
| When you failover, non persistent messages would be lost. Therefore we can't just fail over to redistribute load, since people would get upset if suddenly their non persistent messages disappeared.
|
| There are certain situations where it is possible to redistribute a connection, like, if there are no unacked messages in the session, but this gets complex.
Sorry for unclear question. I mean, when I shut down the server the messages and the connection will be not failed over to another node. The fail-over policy is only triggered by crashed condition not normal shut down condition, isn't it?
If a server is shut down, because for example I want to add some components in my server, the messages and connections will not be failed over. Why does shut down not get the same policy like when the server is crashed? Is there any problem that make you differ the crashed and shut down situation?
Thank you for your respond.
Regards,
Hendra
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4003475#4003475
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4003475
More information about the jboss-dev-forums
mailing list