[
https://issues.jboss.org/browse/WFCORE-1733?page=com.atlassian.jira.plugi...
]
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)