[jboss-dev-forums] [Design of Clustering on JBoss (Clusters/JBoss)] - Re: JBAS-3864 Discussion Thread

bstansberry@jboss.com do-not-reply at jboss.com
Sun Dec 10 09:53:18 EST 2006


We accept breaking compatibility at a major release.  We don't want to go crazy introducing incompatible stuff, because that does make upgrading harder.  But, on the other hand, it's good to be able to use a major release to clean out old ways of doing things.

With snaphsot mode, it's borderline.  The benefit of removing it from the Tomcat SAR config is not that great; mostly it just removes from the xml a bunch of complicated explanation of a feature people don't use. It also reduces coupling between the depployer and the webapp (less data needs to get passed into the webapp.) But some data (useJK) still needs to get passed, so the decoupling benefit isn't that great.

I'm inclined to remove it from the sar mostly because I don't think it's used.  For example, I've never seen a forum post related to the behavior of "interval" snapshot mode.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3992540#3992540

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3992540



More information about the jboss-dev-forums mailing list