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

Shashikant Banerjee edited comment on HDFS-13172 at 4/17/18 9:17 AM:
---------------------------------------------------------------------

Inline deletion of multilevel nodes in snapshotSkipList is quite fast. 
Moreover, async deletion of multilevel nodes from snapshotSkipList containing 
snapshotDiffs leads to complicated scenarios of maintaining quota consistency 
semantics in HDFS. It won't be done for now. 


was (Author: shashikant):
Inline deletion of multilevel nodes in snapshotSkipList is quite fast. 
Moreover, async deletion of multilevel nodes from snapshotSkipList containing 
snapshotDiffs leads to complicated scenarios

of maintaining quota consistency semantics in HDFS. It won't be done for now. 

> Impelement task Manager to handle create and delete multiLevel nodes is 
> SnapshotSkipList
> ----------------------------------------------------------------------------------------
>
>                 Key: HDFS-13172
>                 URL: https://issues.apache.org/jira/browse/HDFS-13172
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: snapshots
>            Reporter: Shashikant Banerjee
>            Assignee: Shashikant Banerjee
>            Priority: Major
>
> This Jira proposes to add a Taskmanager in SnapshotManager. The TaskManager 
> will maintain a TaskQueue. Each task in the task queue will handle creation 
> of multiple levels of a node or or balancing of the list in case of deletion 
> of  a node in the SnapshotSkipList.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to