[ 
https://issues.apache.org/jira/browse/HDFS-13777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16570167#comment-16570167
 ] 

Ewan Higgs commented on HDFS-13777:
-----------------------------------

001
- Add Remove method to AliasMap
- Add Scheduler to NN that will periodically snapshot the mount point, diff it 
with the previous snapshot, and create work.
- Add tracker for work in progress.
- End-to-end test(s) "TestGrandSyncTask" as described in HDFS-13421

This is a rather large patch so I am looking to break it up. For example, I can 
pull out the AliasMap changes into a separate ticket.


> [PROVIDED Phase 2] Scheduler in the NN for distributing DNA_BACKUP work.
> ------------------------------------------------------------------------
>
>                 Key: HDFS-13777
>                 URL: https://issues.apache.org/jira/browse/HDFS-13777
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>            Reporter: Ewan Higgs
>            Assignee: Ewan Higgs
>            Priority: Major
>         Attachments: HDFS-13777-HDFS-12090.001.patch
>
>
> When the SyncService is running, it should periodically take snapshots, make 
> a snapshotdiff, and then distribute DNA_BACKUP work to the Datanodes (See 
> HDFS-13421). Upon completion of the work, the NN should update the AliasMap.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to