[
https://issues.apache.org/jira/browse/HDFS-3303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13268683#comment-13268683
]
Hudson commented on HDFS-3303:
------------------------------
Integrated in Hadoop-Hdfs-trunk-Commit #2264 (See
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/2264/])
HDFS-3303. Remove Writable implementation from RemoteEditLogManifest.
Contributed by Brandon Li (Revision 1334156)
Result = SUCCESS
szetszwo :
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1334156
Files :
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/protocol/RemoteEditLogManifest.java
> RemoteEditLogManifest doesn't need to implements Writable
> ---------------------------------------------------------
>
> Key: HDFS-3303
> URL: https://issues.apache.org/jira/browse/HDFS-3303
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: name-node
> Reporter: Brandon Li
> Assignee: Brandon Li
> Priority: Minor
> Fix For: 2.0.0
>
> Attachments: HDFS-3303.patch
>
>
> Since we are using protocol buffers, RemoteEditLogManifest doesn't need to
> implements Writable.
--
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