]
Brian Stansberry reassigned WFCORE-1778:
----------------------------------------
Assignee: ehsavoie Hugonnet
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
Assignee: ehsavoie Hugonnet
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=*.