[
https://issues.apache.org/jira/browse/GEODE-3859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16209658#comment-16209658
]
ASF subversion and git services commented on GEODE-3859:
--------------------------------------------------------
Commit 59f2a73d108101744ed7b2d88e8d1c948d19781c in geode's branch
refs/heads/release/1.3.0 from [~jstewart]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=59f2a73 ]
GEODE-3859: Simplify API for reading output from a GfshScript
(cherry picked from commit 4dd26da)
> Simplify API for reading output from a GfshScript
> -------------------------------------------------
>
> Key: GEODE-3859
> URL: https://issues.apache.org/jira/browse/GEODE-3859
> Project: Geode
> Issue Type: Improvement
> Reporter: Jared Stewart
> Assignee: Jared Stewart
>
> The current API for reading output from a GfshScript (or more precisely from
> a GfshExecution) is a bit clunky in its separation of standard out lines/text
> from standard error lines/text. There is no way to see all of the output in
> order (across both standard out and standard error). Most users of GfshRule
> won't care about this separation, they just want to see that the right output
> has been printed.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)