[jboss-jira] [JBoss JIRA] (WFCORE-2344) Changing management interface with allow-resource-service-restart ends in reload-required state
Brian Stansberry (JIRA)
issues at jboss.org
Tue Feb 28 16:26:00 EST 2017
[ https://issues.jboss.org/browse/WFCORE-2344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry reassigned WFCORE-2344:
----------------------------------------
Assignee: Brian Stansberry (was: Darran Lofthouse)
> Changing management interface with allow-resource-service-restart ends in reload-required state
> -----------------------------------------------------------------------------------------------
>
> Key: WFCORE-2344
> URL: https://issues.jboss.org/browse/WFCORE-2344
> Project: WildFly Core
> Issue Type: Bug
> Components: Domain Management, Security
> Reporter: Martin Choma
> Assignee: Brian Stansberry
>
> If I try to change elytron authentication for management interface with header {{allow-resource-service-restart=true}} server ends in {{reload-required}} state.
> {code}
> [standalone at localhost:9990 /] /core-service=management/management-interface=http-interface:write-attribute(name=http-authentication-factory, value=application-http-authentication){allow-resource-service-restart=true}
> {
> "outcome" => "success",
> "response-headers" => {
> "operation-requires-reload" => true,
> "process-state" => "reload-required"
> }
> }
> {code}
> Using header {{allow-resource-service-restart=true}} should restart necessary services.
> If it can't be implemented for some reason, rather throw UnsupportedOperationException - it seems to me to be more fair.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list