[
https://issues.apache.org/jira/browse/HADOOP-12296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14990366#comment-14990366
]
Hudson commented on HADOOP-12296:
---------------------------------
FAILURE: Integrated in Hadoop-Hdfs-trunk-Java8 #571 (See
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/571/])
HADOOP-12296. when setnetgrent returns 0 in linux, exception should be (jlowe:
rev b9d25c3ee2d20166d6a786c5a16cc001e249f61c)
* hadoop-common-project/hadoop-common/CHANGES.txt
*
hadoop-common-project/hadoop-common/src/main/native/src/org/apache/hadoop/security/JniBasedUnixGroupsNetgroupMapping.c
> when setnetgrent returns 0 in linux, exception should be thrown
> ---------------------------------------------------------------
>
> Key: HADOOP-12296
> URL: https://issues.apache.org/jira/browse/HADOOP-12296
> Project: Hadoop Common
> Issue Type: Bug
> Reporter: Chang Li
> Assignee: Chang Li
> Fix For: 2.7.3
>
> Attachments: HADOOP-12296.2.patch, HADOOP-12296.3.patch,
> HADOOP-12296.3.patch, HADOOP-12296.patch
>
>
> In linux, setnetgrent returns 0 in linux when something wrong is happen, such
> as out of memory, unknown group, unavailable service, etc. So errorMessage
> should be set and exception should be thrown
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)