[
https://issues.apache.org/jira/browse/HADOOP-9843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15021114#comment-15021114
]
ASF GitHub Bot commented on HADOOP-9843:
----------------------------------------
GitHub user steveloughran opened a pull request:
https://github.com/apache/hadoop/pull/52
HADOOP-9843
NPE when trying to create an error message response of RPC
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/steveloughran/hadoop
stevel/HADOOP-9844-NPE-on-exception-reporting
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hadoop/pull/52.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #52
----
commit e626c609ad572c9ce7573df1f480affeb1dccfd6
Author: Steve Loughran <[email protected]>
Date: 2015-11-22T18:24:48Z
HADOOP-9843 NPE when trying to create an error message response of RPC
----
> Backport TestDiskChecker to branch-1.
> -------------------------------------
>
> Key: HADOOP-9843
> URL: https://issues.apache.org/jira/browse/HADOOP-9843
> Project: Hadoop Common
> Issue Type: Improvement
> Components: test, util
> Affects Versions: 1.3.0
> Reporter: Chris Nauroth
> Assignee: Kousuke Saruta
> Priority: Minor
> Labels: newbie
> Attachments: HADOOP-9843.patch
>
>
> In trunk, we have the {{TestDiskChecker}} test suite to cover the code in
> {{DiskChecker}}. It would be good to backport this test suite to branch-1
> and branch-1-win to get coverage of the code in those branches too.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)