]
Kabir Khan resolved WFLY-2530.
------------------------------
Resolution: Done
If a transformer removes the headers from an operation it fails on
the target host
----------------------------------------------------------------------------------
Key: WFLY-2530
URL:
https://issues.jboss.org/browse/WFLY-2530
Project: WildFly
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Domain Management
Affects Versions: 8.0.0.Beta1
Reporter: Kabir Khan
Assignee: Kabir Khan
Fix For: 8.0.0.CR1
This gives errors like:
{code}
[domain@localhost:9999 /]
/profile=full-ha-7.1.x/subsystem=security/security-domain=jboss-web-policy/authorization=classic/policy-module=Delegating:write-attribute(name=module-options,value={a=>b})
{
"outcome" => "failed",
"failure-description" => {"host-failure-descriptions" =>
{"slave" => "JBAS010849: Operation write-attribute for address [
(\"profile\" => \"full-ha-7.1.x\"),
(\"subsystem\" => \"security\"),
(\"security-domain\" => \"jboss-web-policy\"),
(\"authorization\" => \"classic\")
] can only be handled by the master Domain Controller; this host is not the master Domain
Controller"}},
"rolled-back" => true
}
{code}
This should probably be handled somewhere in the communication layer
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: