Description
HDFS-5715 breaks JDK7 build for the following error:
[ERROR] /home/kasha/code/hadoop-trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/snapshot/AbstractINodeDiff.java:[134,53] error: snapshotId has private access in AbstractINodeDiff
This jira will fix the issue.
Attachments
Attachments
Issue Links
- is broken by
-
HDFS-5715 Use Snapshot ID to indicate the corresponding Snapshot for a FileDiff/DirectoryDiff
- Closed