[
https://issues.apache.org/jira/browse/HDFS-5726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jing Zhao updated HDFS-5726:
----------------------------
Resolution: Fixed
Fix Version/s: 3.0.0
Status: Resolved (was: Patch Available)
Thanks for the review, Nicholas! I've committed this to trunk.
> 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
> Components: namenode
> Affects Versions: 3.0.0
> Reporter: Jing Zhao
> Assignee: Jing Zhao
> Priority: Minor
> Fix For: 3.0.0
>
> Attachments: HDFS-5726.000.patch
>
>
> 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)