[jboss-jira] [JBoss JIRA] (WFCORE-1733) SynchServerOperationHandler doesn't check ops for REQUIRE_RESTART properly

Brian Stansberry (JIRA) issues at jboss.org
Thu Aug 25 12:46:00 EDT 2016


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

Brian Stansberry commented on WFCORE-1733:
------------------------------------------

Treat "undefine-attribute" the same as "write-attribute". We had some bug this year in this general area of logic where the op generation was generating "undefine-attribute" instead of "write-attribute" and the bug was that op didn't get handled properly.

It may be possible to limit added checks to addresses in the profile=* tree. That may not be worth it though.

> SynchServerOperationHandler doesn't check ops for REQUIRE_RESTART properly
> --------------------------------------------------------------------------
>
>                 Key: WFCORE-1733
>                 URL: https://issues.jboss.org/browse/WFCORE-1733
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: Domain Management
>            Reporter: Ken Wills
>            Assignee: Ken Wills
>             Fix For: 3.0.0.Alpha6
>
>
> Currently, SyncServerStateOperationHandler makes a simple check to determine if the result of an op should put a server into restart-required. This should be fixed to check the AttributeDefinition for the target of a write-attribute for restart-required, and the OperationDefinition of all other ops.



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


More information about the jboss-jira mailing list