[
https://issues.apache.org/jira/browse/STORM-3385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated STORM-3385:
----------------------------------
Labels: pull-request-available (was: )
> ClientSupervisorUtils.processLauncherAndWait might have two threads reading
> the process' inputStream concurrently
> -----------------------------------------------------------------------------------------------------------------
>
> Key: STORM-3385
> URL: https://issues.apache.org/jira/browse/STORM-3385
> Project: Apache Storm
> Issue Type: Bug
> Reporter: Ethan Li
> Assignee: Ethan Li
> Priority: Minor
> Labels: pull-request-available
>
> https://github.com/apache/storm/blob/master/storm-client/src/jvm/org/apache/storm/daemon/supervisor/ClientSupervisorUtils.java#L67
> If logPreFix is not null, two threads will be reading from the same
> process.getInputStream().
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)