Description
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.
Attachments
Attachments
Issue Links
- is broken by
-
HADOOP-10522 JniBasedUnixGroupMapping mishandles errors
- Closed