You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Ethan Li (JIRA)" <ji...@apache.org> on 2019/05/03 13:53:00 UTC

[jira] [Created] (STORM-3389) The behavior of ClientSupervisorUtils.launchProcess depends on having logPrefix or not, which is confusing

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)