[
https://issues.apache.org/jira/browse/HDFS-9895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15254907#comment-15254907
]
ASF GitHub Bot commented on HDFS-9895:
--------------------------------------
GitHub user xiaobingo opened a pull request:
https://github.com/apache/hadoop/pull/92
HDFS-9895. Push up DataNode#conf to base class
Please kindly review the patch v001, see also
https://issues.apache.org/jira/browse/HDFS-9895.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/xiaobingo/hadoop HDFS-9895
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hadoop/pull/92.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 #92
----
commit 2103ab5d37dde7ed807c9a3447a089f96071c595
Author: Xiaobing Zhou <[email protected]>
Date: 2016-04-22T23:30:00Z
HDFS-9895. Push up DataNode#conf to base class
----
> Push up DataNode#conf to base class
> -----------------------------------
>
> Key: HDFS-9895
> URL: https://issues.apache.org/jira/browse/HDFS-9895
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: datanode
> Reporter: Xiaobing Zhou
> Assignee: Xiaobing Zhou
> Attachments: HDFS-9895.000.patch
>
>
> Since DataNode inherits ReconfigurableBase with Configured as base class
> where configuration is maintained, DataNode#conf should be removed for the
> purpose of brevity.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)