[jboss-jira] [JBoss JIRA] (WFLY-7512) Elytron resources runtime updates without reload
Dmitrii Tikhomirov (JIRA)
issues at jboss.org
Thu Nov 10 10:09:00 EST 2016
[ https://issues.jboss.org/browse/WFLY-7512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dmitrii Tikhomirov reassigned WFLY-7512:
----------------------------------------
Assignee: Dmitrii Tikhomirov
> 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
> Assignee: Dmitrii Tikhomirov
>
> 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