[
https://issues.jboss.org/browse/WFCORE-1778?page=com.atlassian.jira.plugi...
]
Brian Stansberry updated WFCORE-1778:
-------------------------------------
Description:
The /deployment-overlay=*/content=*:read-content op is returning file content as a DMR
ModelNode of type STRING. We need to deprecate and eventually drop this operation. Reading
these files should use the response attachment mechanism.
Probably we should add a 'stream' attribute to the resource as the replacement.
Perhaps other attributes to mirror /subsystem=logging/log-file=*.
was:
The /deployment-overlay=*/content=*:read-content op is returning file content as a DMR
ModelNode of type STRING. We need to deprecate and eventually drop this operation. Reading
these files should use the response attachment mechanism.
Probably we should add a 'stream' attribute to the resource as the replacement.
Deprecate /deployment-overlay=*/content=*:read-content, replace with
a response stream variant
----------------------------------------------------------------------------------------------
Key: WFCORE-1778
URL:
https://issues.jboss.org/browse/WFCORE-1778
Project: WildFly Core
Issue Type: Task
Components: Domain Management
Reporter: Brian Stansberry
Fix For: 3.0.0.Beta1
The /deployment-overlay=*/content=*:read-content op is returning file content as a DMR
ModelNode of type STRING. We need to deprecate and eventually drop this operation. Reading
these files should use the response attachment mechanism.
Probably we should add a 'stream' attribute to the resource as the replacement.
Perhaps other attributes to mirror /subsystem=logging/log-file=*.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)