Ethan Li created STORM-3389:
-------------------------------
Summary: 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
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)