[ https://issues.apache.org/jira/browse/STORM-3385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ethan Li updated STORM-3385: ---------------------------- Fix Version/s: (was: 2.0.1) 2.1.0 > 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 > Fix For: 2.1.0 > > Time Spent: 3h > Remaining Estimate: 0h > > 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.14#76016)