[jboss-jira] [JBoss JIRA] Commented: (JBAS-5554) Cross-cluster dependencies
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Thu Dec 2 11:15:06 EST 2010
[ https://jira.jboss.org/browse/JBAS-5554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567176#comment-12567176 ]
Brian Stansberry commented on JBAS-5554:
----------------------------------------
Parent issue has been superseded by the AS 7 domain model work, but I'm leaving this subtask open as it's a concept we haven't dealt with in the AS 7 work.
> Cross-cluster dependencies
> --------------------------
>
> Key: JBAS-5554
> URL: https://jira.jboss.org/browse/JBAS-5554
> Project: JBoss Application Server
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Components: Clustering, Deployers
> Reporter: Brian Stansberry
> Assignee: Brian Stansberry
> Fix For: TBD
>
>
> Service B on node 2 depends on Service A on node 1.
> Per Scott, "Dependencies on components that are marked as @Clustered needs a cluster aware dependency implementation. Custom dependencies are supported by the mc, but the component deployers generating the component metadata have to generate the correct dependency implementation."
> This also ties in with the coordinated deployment issue in JBAS-5553, as we wouldn't want Service B deployment to fail on node 2 just because it happened to deploy before Service A on node 1.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list