You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Kihwal Lee (JIRA)" <ji...@apache.org> on 2014/04/22 00:07:21 UTC

[jira] [Assigned] (HADOOP-10527) Fix incorrect return code and allow more retries on EINTR

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

Kihwal Lee reassigned HADOOP-10527:
-----------------------------------

    Assignee: Kihwal Lee

> Fix incorrect return code and allow more retries on EINTR
> ---------------------------------------------------------
>
>                 Key: HADOOP-10527
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10527
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Kihwal Lee
>            Assignee: Kihwal Lee
>         Attachments: hadoop-10527.patch
>
>
> After HADOOP-10522, user/group look-up will only try up to 5 times on EINTR.  More retries should be allowed just in case.
> Also, when a user/group lookup returns no entries, the wrapper methods are returning EIO, instead of ENOENT.



--
This message was sent by Atlassian JIRA
(v6.2#6252)