Jing Zhao created HDFS-5726:
-------------------------------
Summary: Fix compilation error in AbstractINodeDiff for JDK7
Key: HDFS-5726
URL: https://issues.apache.org/jira/browse/HDFS-5726
Project: Hadoop HDFS
Issue Type: Sub-task
Reporter: Jing Zhao
Assignee: Jing Zhao
HDFS-5715 breaks JDK7 build for the following error:
{code}
[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
{code}
This jira will fix the issue.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)