[ https://issues.apache.org/jira/browse/HDFS-3765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13432719#comment-13432719
]
Vinay commented on HDFS-3765:
-----------------------------
Oh!! I didn't realize that {{FSEditLog.startLogSegment(long, boolean)}} has changed behaviour
in trunk version. So I was thinking START_LOG_SEGMENT op will be added automatically as in
branch-2.
Anyway, thanks todd for the latest fixes.
+1, patch looks great.
I am not sure why QA is failing.
> Namenode INITIALIZESHAREDEDITS should be able to initialize all shared storages
> -------------------------------------------------------------------------------
>
> Key: HDFS-3765
> URL: https://issues.apache.org/jira/browse/HDFS-3765
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: ha
> Affects Versions: 2.1.0-alpha, 3.0.0
> Reporter: Vinay
> Assignee: Vinay
> Attachments: HDFS-3765.patch, HDFS-3765.patch, HDFS-3765.patch, hdfs-3765.txt,
hdfs-3765.txt
>
>
> Currently, NameNode INITIALIZESHAREDEDITS provides ability to copy the edits files to
file schema based shared storages when moving cluster from Non-HA environment to HA enabled
environment.
> This Jira focuses on the following
> * Generalizing the logic of copying the edits to new shared storage so that any schema
based shared storage can initialized for HA cluster.
--
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
|