Shashikant Banerjee created HDFS-13142:
------------------------------------------
Summary: 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
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]