[ 
https://issues.apache.org/jira/browse/HDFS-1794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Todd Lipcon updated HDFS-1794:
------------------------------

          Description: When the 2NN or BN needs to sync up with the primary NN, 
it may need to download several different edits files since the NN may roll 
whenever it likes. This JIRA adds a new type called RemoteEditLogManifest to 
list the available edit log files since a given transaction ID. This may also 
be useful for monitoring or backup tools down the road.
    Affects Version/s: Edit log branch (HDFS-1073)
        Fix Version/s: Edit log branch (HDFS-1073)

> Add code to list which edit logs are available on a remote NN
> -------------------------------------------------------------
>
>                 Key: HDFS-1794
>                 URL: https://issues.apache.org/jira/browse/HDFS-1794
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>    Affects Versions: Edit log branch (HDFS-1073)
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>             Fix For: Edit log branch (HDFS-1073)
>
>
> When the 2NN or BN needs to sync up with the primary NN, it may need to 
> download several different edits files since the NN may roll whenever it 
> likes. This JIRA adds a new type called RemoteEditLogManifest to list the 
> available edit log files since a given transaction ID. This may also be 
> useful for monitoring or backup tools down the road.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to