[
https://issues.apache.org/jira/browse/HDFS-2412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13123467#comment-13123467
]
Hudson commented on HDFS-2412:
------------------------------
Integrated in Hadoop-Hdfs-0.23-Build #33 (See
[https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/33/])
HDFS-2412. Add backwards-compatibility layer for renamed FSConstants class.
Contributed by Todd Lipcon.
todd : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1180203
Files :
*
/hadoop/common/branches/branch-0.23/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
*
/hadoop/common/branches/branch-0.23/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/protocol/FSConstants.java
*
/hadoop/common/branches/branch-0.23/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/protocol/HdfsConstants.java
> Add backwards-compatibility layer for FSConstants
> -------------------------------------------------
>
> Key: HDFS-2412
> URL: https://issues.apache.org/jira/browse/HDFS-2412
> Project: Hadoop HDFS
> Issue Type: Bug
> Affects Versions: 0.23.0
> Reporter: Todd Lipcon
> Assignee: Todd Lipcon
> Priority: Blocker
> Fix For: 0.23.0
>
> Attachments: hdfs-2412.txt
>
>
> HDFS-1620 renamed FSConstants which we believed to be a private class. But
> currently the public APIs for safe-mode and datanode reports depend on
> constants in FSConstants. This is breaking HBase builds against 0.23. This
> JIRA is to provide a backward-compatibility route.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira