Description
Currently FileDiff and DirectoryDiff both contain a snapshot object reference to indicate its associated snapshot. Instead, we can simply record the corresponding snapshot id there. This can simplify some logic and allow us to use a byte array to represent the snapshot feature (HDFS-5714).
Attachments
Attachments
Issue Links
- breaks
-
HDFS-5726 Fix compilation error in AbstractINodeDiff for JDK7
- Closed