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 "Kihwal Lee (JIRA)" <ji...@apache.org> on 2014/04/21 23:55:20 UTC

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

Kihwal Lee created HADOOP-10527:
-----------------------------------

             Summary: 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


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)