[jboss-jira] [JBoss JIRA] (AS7-4448) mod_cluster subsystem needs dependency on connector for clean shutdown
Radoslav Husar (JIRA)
jira-events at lists.jboss.org
Thu Apr 12 14:01:48 EDT 2012
[ https://issues.jboss.org/browse/AS7-4448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12683639#comment-12683639 ]
Radoslav Husar commented on AS7-4448:
-------------------------------------
Just wondering,
* Is there a better solution than having to specify connector manually or is this drawback of MSC design?
* Will attribute 'connector' be optional or required?
> mod_cluster subsystem needs dependency on connector for clean shutdown
> ----------------------------------------------------------------------
>
> Key: AS7-4448
> URL: https://issues.jboss.org/browse/AS7-4448
> Project: Application Server 7
> Issue Type: Bug
> Components: Clustering
> Affects Versions: 7.1.1.Final
> Reporter: Paul Ferraro
> Assignee: Paul Ferraro
> Fix For: 7.1.2.Final-redhat1
>
>
> During server shutdown, the connector on which mod_cluster communicates can shutdown before the mod_cluster service stops, causing failed requests. To fix this a service dependency needs to be added on the web connector service. To make this work, we also need to explicitly indicate which connector mod_cluster will use.
> e.g.
> <mod-cluster-config connector="ajp"/>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list