[
https://issues.apache.org/jira/browse/STORM-3389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16832526#comment-16832526
]
Aaron Gresch commented on STORM-3389:
-------------------------------------
This is in reference to [https://github.com/apache/storm/pull/3005]
> The behavior of ClientSupervisorUtils.launchProcess depends on having
> logPrefix or not, which is confusing
> ----------------------------------------------------------------------------------------------------------
>
> Key: STORM-3389
> URL: https://issues.apache.org/jira/browse/STORM-3389
> Project: Apache Storm
> Issue Type: Bug
> Reporter: Ethan Li
> Priority: Minor
>
> The behavior of ClientSupervisorUtils.launchProcess depends on having
> logPrefix or not, which is confusing.
> If logPrefix is not null, it will read the output from the launched process.
> If logPrefix is null, it will not read output from the launched process. This
> is confusing.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)