You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by "jcabrerizo (via GitHub)" <gi...@apache.org> on 2023/04/28 10:19:55 UTC

[GitHub] [brooklyn-server] jcabrerizo commented on pull request #1389: Activities tab rest optimization

jcabrerizo commented on PR #1389:
URL: https://github.com/apache/brooklyn-server/pull/1389#issuecomment-1527332992

   @ahgittin I didn't find a better way to move out the output without modifying so much the `fromTasks` logic. My feeling is this a correct balance: it removes any value from a `task` which key is one of "output", "stdout" or "stderr" **only** when you `getWorkflows` is invoked, for the activities summary, not for the details. The output is not rendered currently in the UI


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@brooklyn.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org