[
https://issues.apache.org/jira/browse/STORM-610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14260532#comment-14260532
]
ASF GitHub Bot commented on STORM-610:
--------------------------------------
Github user Parth-Brahmbhatt commented on the pull request:
https://github.com/apache/storm/pull/366#issuecomment-68314302
+1.
> worker-launcher doesn't check return value of fts_close while setting up a
> directory
> ------------------------------------------------------------------------------------
>
> Key: STORM-610
> URL: https://issues.apache.org/jira/browse/STORM-610
> Project: Apache Storm
> Issue Type: Bug
> Reporter: Muneyuki Noguchi
> Priority: Trivial
>
> In setup_stormdist_dir() in worker-launcher.c, the return value of
> fts_close() is set to the variable "ret", but worker-launcher doesn't check
> the value of "ret".
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)