Github user arunmahadevan commented on the pull request: https://github.com/apache/storm/pull/1360#issuecomment-214272514 @dsKarthick the change looks good. Can you also raise a jira (at https://issues.apache.org/jira/browse/STORM) and update the PR title ? This would likely be an issue only when you redirect the stdout of "storm jar" command to a file. When stdout is a terminal its unbufferred and stderr is always unbufferred. You might want to update your commit message accordingly.
--- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---