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 "Wenwu Peng (JIRA)" <ji...@apache.org> on 2014/05/21 08:59:38 UTC

[jira] [Created] (HADOOP-10624) Fix some minors typo and add more test cases for hadoop_err

Wenwu Peng created HADOOP-10624:
-----------------------------------

             Summary: Fix some minors typo and add more test cases for hadoop_err
                 Key: HADOOP-10624
                 URL: https://issues.apache.org/jira/browse/HADOOP-10624
             Project: Hadoop Common
          Issue Type: Sub-task
    Affects Versions: HADOOP-10388
            Reporter: Wenwu Peng
            Assignee: Wenwu Peng


Changes:
1. Add more test cases to cover method hadoop_lerr_alloc and hadoop_uverr_alloc
2. Fix typo as following:
    1) Change hadoop_uverr_alloc(int cod to hadoop_uverr_alloc(int code in hadoop_err.h
    2) Change OutOfMemory to OutOfMemoryException to consistent with other Exception in hadoop_err.c
    3) Change DBUG to DEBUG in messenger.c
    4) Change DBUG to DEBUG in reactor.c




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