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

Shashikant Banerjee commented on HDFS-13142:
--------------------------------------------

Thanks [~szetszwo], for the review. patch v2 fixes the checkStyle warnings.

> Define and Implement a DiifList Interface to store and manage SnapshotDiffs
> ---------------------------------------------------------------------------
>
>                 Key: HDFS-13142
>                 URL: https://issues.apache.org/jira/browse/HDFS-13142
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: snapshots
>            Reporter: Shashikant Banerjee
>            Assignee: Shashikant Banerjee
>            Priority: Major
>         Attachments: HDFS-13142.001.patch, HDFS-13142.002.patch
>
>
> The InodeDiffList class contains a generic List to store snapshotDiffs. The 
> generic List interface is bulky and to store and manage snapshotDiffs, we 
> need only a few specific methods. 
> This Jira proposes to define a new interface called DiffList interface which 
> will be used to store and manage snapshotDiffs.



--
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