[
https://issues.apache.org/jira/browse/HDFS-12358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16143011#comment-16143011
]
Hudson commented on HDFS-12358:
-------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #12251 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/12251/])
HDFS-12358. Handle IOException when transferring edit log to Journal (arp: rev
077a5eed9f505f3ad8fe46d86f3fabed762eeb15)
* (edit)
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/qjournal/server/JournalNodeSyncer.java
> Handle IOException when transferring edit log to Journal current dir through
> JN sync
> ------------------------------------------------------------------------------------
>
> Key: HDFS-12358
> URL: https://issues.apache.org/jira/browse/HDFS-12358
> Project: Hadoop HDFS
> Issue Type: Bug
> Reporter: Hanisha Koneru
> Assignee: Hanisha Koneru
> Fix For: 3.0.0-beta1
>
> Attachments: HDFS-12358.001.patch, HDFS-12358.002.patch,
> HDFS-12358.003.patch
>
>
> During JN sync, a missing edit log is first downloaded from a remote JN to a
> tmp dir and then moved to the current directory (protected by the Journal's
> synchronization).
> Irrespective of whether the move succeeds or fails, we should delete the tmp
> file.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]