[
https://issues.apache.org/jira/browse/HDFS-13142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16365226#comment-16365226
]
Shashikant Banerjee commented on HDFS-13142:
--------------------------------------------
Thanks [~szetszwo], for the review comments. Patch v3 addressed the remaining
checkStyle issues.
I tried most of the failed test cases locally and them seem to work. I don't
think the test failures are related to this patch.
> 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,
> HDFS-13142.003.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: [email protected]
For additional commands, e-mail: [email protected]