Github user dashengju commented on the pull request:

    https://github.com/apache/storm/pull/305#issuecomment-61213166
  
    We have reproduced the problem: ShellProcess#getErrorsStream is hang when 
only parent process raises exception and subprocess still work.
    
    as @d2r 's suggestion, we changed ShellProcess#getErrorsStream so that it 
checks that there is actually something to read, as ShellProcess#logErrorStream 
does, the problem is solved.
    
    @d2r , @revans2 , please help to review this pull request.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to