[jboss-jira] [JBoss JIRA] (WFCORE-1481) list-add operation doesn't work on login-modules attribute

Brian Stansberry (JIRA) issues at jboss.org
Fri May 13 11:37:01 EDT 2016


    [ https://issues.jboss.org/browse/WFCORE-1481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13205564#comment-13205564 ] 

Brian Stansberry commented on WFCORE-1481:
------------------------------------------

Just a quick comment on a couple details before digging in more on the main point you raised:

"WriteOSH is doing everything in DOMAIN stage" is not ok. Stage.DOMAIN shouldn't be used by anything outside the specialized OSHs the HostControllers use for rolling changes out to the domain.

The test sounds odd, in the "the tested attribute also has WriteOSH defined, which updates the resource model" bit. That sounds contrived; I would expect a runtime-only attribute to only write to the runtime, and never write to the model.

But it sounds like changing that to not write to the model would not help the basic problem, which is that Stage.RUNTIME changes are not getting handled.

I'll poke a bit. 

> list-add operation doesn't work on login-modules attribute
> ----------------------------------------------------------
>
>                 Key: WFCORE-1481
>                 URL: https://issues.jboss.org/browse/WFCORE-1481
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: Domain Management
>    Affects Versions: 2.1.0.Final
>            Reporter: Bartosz Spyrko-Śmietanko
>            Assignee: Tomas Hofman
>
> Executing list-add operation on login-modules results in the modules being replaced instead of appending new module.



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



More information about the jboss-jira mailing list