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