[
https://issues.apache.org/jira/browse/HADOOP-8388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13273273#comment-13273273
]
Hudson commented on HADOOP-8388:
--------------------------------
Integrated in Hadoop-Mapreduce-trunk #1076 (See
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1076/])
HADOOP-8388. Remove unused BlockLocation serialization. Contributed by
Colin Patrick McCabe (Revision 1336966)
Result = SUCCESS
eli : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1336966
Files :
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
*
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/BlockLocation.java
*
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/TestBlockLocation.java
> Remove unused BlockLocation serialization
> -----------------------------------------
>
> Key: HADOOP-8388
> URL: https://issues.apache.org/jira/browse/HADOOP-8388
> Project: Hadoop Common
> Issue Type: Improvement
> Affects Versions: 2.0.0
> Reporter: Colin Patrick McCabe
> Assignee: Colin Patrick McCabe
> Priority: Minor
> Fix For: 2.0.0
>
> Attachments: HADOOP-8388.001.patch
>
>
> BlockLocation has write, read methods but it's never serialized anywhere
> except in a unit test. We should removed this dead code.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira