[jboss-jira] [JBoss JIRA] (WFCORE-156) Defer the WFLY-184 validation until service start
RH Bugzilla Integration (JIRA)
issues at jboss.org
Thu Oct 9 13:38:11 EDT 2014
[ https://issues.jboss.org/browse/WFCORE-156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13010369#comment-13010369 ]
RH Bugzilla Integration commented on WFCORE-156:
------------------------------------------------
Brian Stansberry <brian.stansberry at redhat.com> changed the Status of [bug 1149612|https://bugzilla.redhat.com/show_bug.cgi?id=1149612] from ASSIGNED to POST
> Defer the WFLY-184 validation until service start
> -------------------------------------------------
>
> Key: WFCORE-156
> URL: https://issues.jboss.org/browse/WFCORE-156
> Project: WildFly Core
> Issue Type: Enhancement
> Components: Domain Management
> Reporter: Brian Stansberry
> Assignee: Brian Stansberry
>
> The WFLY-184 fix rejects the combination of any-ipv6-address and java.net.preferIPv4Stack=true in Stage.RUNTIME, but does so during service installation rather than in service start. The effect of this is failures occur even if the interface resource isn't being used; e.g. on a host controller.
> This also leads to inconsistent behavior between "add" and "write-attribute", as the write-attribute handler doesn't install the service, and thus doesn't fail. It just sets reload-required.
> Fix is to move the check into NetworkInterfaceService.start() and to make those services ON_DEMAND so the check won't occur until the interface is actually needed.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
More information about the jboss-jira
mailing list