[
https://issues.apache.org/jira/browse/HDFS-660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12762377#action_12762377
]
Konstantin Shvachko commented on HDFS-660:
------------------------------------------
test-core: {{BUILD SUCCESSFUL}}
test-patch:
{code}
. [exec] There appear to be 104 release audit warnings before the patch and
104 release audit warnings after applying the patch.
[exec] +1 overall.
[exec] +1 @author. The patch does not contain any @author tags.
[exec] +1 tests included. The patch appears to include 6 new or
modified tests.
[exec] +1 javadoc. The javadoc tool did not generate any warning
messages.
[exec] +1 javac. The applied patch does not increase the total number
of javac compiler warnings.
[exec] +1 findbugs. The patch does not introduce any new Findbugs
warnings.
[exec] +1 release audit. The applied patch does not increase the
total number of release audit warnings.
[exec]
======================================================================
[exec]
======================================================================
[exec] Finished build.
[exec]
======================================================================
[exec]
======================================================================
BUILD SUCCESSFUL
Total time: 14 minutes 8 seconds
{code}
> Remove deprecated methods from InterDatanodeProtocol.
> -----------------------------------------------------
>
> Key: HDFS-660
> URL: https://issues.apache.org/jira/browse/HDFS-660
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: data-node
> Affects Versions: 0.21.0
> Reporter: Konstantin Shvachko
> Assignee: Konstantin Shvachko
> Fix For: 0.21.0
>
> Attachments: deprecated.patch
>
>
> Need to remove {{InterDatanodeProtocol.updateBlock()}} and
> {{getBlockMetaDataInfo()}} along with their implementations in {{DataNode}}
> and {{BlockMetaDataInfo}} class.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.