[jboss-jira] [JBoss JIRA] (WFLY-7512) Elytron resources runtime updates without reload
Martin Choma (JIRA)
issues at jboss.org
Tue Nov 8 03:19:00 EST 2016
[ https://issues.jboss.org/browse/WFLY-7512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Martin Choma moved JBEAP-6964 to WFLY-7512:
-------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-7512 (was: JBEAP-6964)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: Security
(was: Security)
Affects Version/s: 11.0.0.Alpha1
(was: 7.1.0.DR7)
> Elytron resources runtime updates without reload
> ------------------------------------------------
>
> Key: WFLY-7512
> URL: https://issues.jboss.org/browse/WFLY-7512
> Project: WildFly
> Issue Type: Bug
> Components: Security
> Affects Versions: 11.0.0.Alpha1
> Reporter: Martin Choma
>
> When updating elytron resources, server ends up in {{reload-required}} state. For example
> {code}
> [standalone at localhost:9990 /] /subsystem=elytron/kerberos-security-factory=krbSF:write-attribute(name=debug, value=true)
> {
> "outcome" => "success",
> "response-headers" => {
> "operation-requires-reload" => true,
> "process-state" => "reload-required"
> }
> }
> {code}
> Make it possible for all (most - some may be impossible) resources to support runtime updates.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list