You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "Robert Joseph Evans (JIRA)" <ji...@apache.org> on 2015/01/06 21:55:34 UTC

[jira] [Resolved] (STORM-610) worker-launcher doesn't check return value of fts_close while setting up a directory

     [ https://issues.apache.org/jira/browse/STORM-610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Joseph Evans resolved STORM-610.
---------------------------------------
       Resolution: Fixed
    Fix Version/s: 0.10.0
         Assignee: Muneyuki Noguchi

Thanks [~Muneyuki Noguchi]

I merged this into master.

> 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
>            Assignee: Muneyuki Noguchi
>            Priority: Trivial
>             Fix For: 0.10.0
>
>
> 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)