[jboss-jira] [JBoss JIRA] (WFLY-3418) deployed applications are not distributed to host controller(s)

Kabir Khan (JIRA) issues at jboss.org
Fri May 30 06:01:19 EDT 2014


    [ https://issues.jboss.org/browse/WFLY-3418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12971903#comment-12971903 ] 

Kabir Khan commented on WFLY-3418:
----------------------------------

Yes, I did not read Dennis's comments properly.

It has been a long time since I looked at this code, so the current status might be different.

The way we used to have it was that a DC would aggressively push the deployed contents out to all HCs. 
This was then changed to make the HC lazily fetch the data from the DC once a deployment was pushed to a server group for which it has servers (basically addressing Dennis's concerns).

If that is still the case, it sounds like we would need to reintroduce the 'old way' for slaves which are backups.

> deployed applications are not distributed to host controller(s)
> ---------------------------------------------------------------
>
>                 Key: WFLY-3418
>                 URL: https://issues.jboss.org/browse/WFLY-3418
>             Project: WildFly
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Domain Management
>    Affects Versions: 8.1.0.CR2
>         Environment: Wildfly 8.1.0 CR5 domain mode
>            Reporter: Tom Fonteyne
>            Assignee: Brian Stansberry
>
> when a new HC is brought up into an existing DC/HC environment, it does not receive a copy of all deployed applications (e.g. the "content" folder)



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the jboss-jira mailing list