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

bstansberry@jboss.com do-not-reply at jboss.com
Fri Dec 8 08:34:58 EST 2006


Discussions related to http://jira.jboss.com/jira/browse/JBAS-3864.


Re: where things like # retry attempts should be configured:
"Tomohisha Igarishi" wrote : 
  | "Brian Stansberry" wrote : 
  |   | I'd like to move away from configuring this via the Tomcat5MBean. Rather I'd like to configure it via jboss-web.xml.
  |   | 
  | oh, I found JBAS-3460. but you won't backport that to branch 4.2?
  | I think replication retry settings should be same layer as UseJK or Snapshot settings.
  | 

I added a subtask to backport that.

I agree with you about consistency. In 4.2 the config of default snapshot mode/interval may not be removed from the Tomcat SAR in order to maintain compatibility in a minor release. But IMHO they don't really belong in the Tomcat SAR.

Right now I'm thinking that:

1) Everything that can be varied per webapp should be configurable per webapp (i.e. in jboss-web.xml).
2) The ability to set an overall default in the Tomcat SAR is useful, but it adds clutter to the SAR config. If you read the SAR's -service.xml, you'll see what I mean. So, we should only offer the ability to set the default if:

a) it's a value people are likely to change
b) the change is something they want applied to multiple webapps

Of the UseJK, snapshot and retry configurations, IMHO only useJK meets these criteria.

Opinions on this are most welcome; on JBAS-3460 I mentioned I wanted a forum discussion about this general issue, so no reason this can't be that discussion. :-)

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

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



More information about the jboss-dev-forums mailing list