You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Pete Wyckoff (JIRA)" <ji...@apache.org> on 2008/11/11 20:39:44 UTC

[jira] Updated: (HADOOP-4636) libhdfs makes jni lib calls after setting errno in some places

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

Pete Wyckoff updated HADOOP-4636:
---------------------------------

    Fix Version/s: 0.20.0
         Assignee: Pete Wyckoff
           Status: Patch Available  (was: Open)

> libhdfs makes jni lib calls after setting errno in some places
> --------------------------------------------------------------
>
>                 Key: HADOOP-4636
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4636
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: libhdfs
>            Reporter: Pete Wyckoff
>            Assignee: Pete Wyckoff
>             Fix For: 0.20.0
>
>         Attachments: HADOOP-4636.txt
>
>
> errno can be affected by other lib calls, so should always be set right before return stmt and never before making other library calls.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.