[
https://issues.apache.org/jira/browse/HDFS-308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14069385#comment-14069385
]
Allen Wittenauer commented on HDFS-308:
---------------------------------------
I seem to recall this got reworked, but I'm not sure if these particular issues
have been dealt with and/or are still relevant.
> Improve TransferFsImage
> -----------------------
>
> Key: HDFS-308
> URL: https://issues.apache.org/jira/browse/HDFS-308
> Project: Hadoop HDFS
> Issue Type: Improvement
> Reporter: Konstantin Shvachko
> Assignee: Jakob Homan
>
> {{TransferFsImage}} transfers name-node image and edits files during
> checkpoint process.
> # {{TransferFsImage}} should *always* pass and verify CheckpointSignature.
> Now we send it only when image is uploaded back to name-node.
> # {{getFileClient()}} should use {{Collection<File>}} rather than {{File[]}}
> as the third parameter.
> # Rather than sending port and address separately {{"&port=" + port +
> "&machine=" + addr}} it should send the entire address at once.
--
This message was sent by Atlassian JIRA
(v6.2#6252)