[jboss-jira] [JBoss JIRA] (WFCORE-981) RemoteDomainConnectionService uses out of date HostInfo data when reconnecting

Brian Stansberry (JIRA) issues at jboss.org
Mon Sep 21 14:57:00 EDT 2015


     [ https://issues.jboss.org/browse/WFCORE-981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Stansberry updated WFCORE-981:
------------------------------------
    Git Pull Request: https://github.com/wildfly/wildfly-core/pull/1091  (was: https://github.com/wildfly/wildfly-core/pull/1083)


> RemoteDomainConnectionService uses out of date HostInfo data when reconnecting
> ------------------------------------------------------------------------------
>
>                 Key: WFCORE-981
>                 URL: https://issues.jboss.org/browse/WFCORE-981
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: Domain Management
>    Affects Versions: 2.0.0.Beta7
>            Reporter: Brian Stansberry
>            Assignee: Ken Wills
>            Priority: Blocker
>             Fix For: 2.0.0.CR2
>
>
> When RemoteDomainConnectionService starts, it calculates a "hostInfo" ModelNode that among other things includes data about what addresses the host is ignoring, and what server groups and socket binding groups are relevant to it if it is ignoring resources unrelated to its servers.
> Problem is, this data is never updated if the host's config changes, so if the host needs to reconnect to the master, it sends out-of-date data to the master, and also uses out of date data to process the info that comes back from the master.
> We need to figure out how to refresh that data for each connection to the master.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list