Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
0.23.0
-
None
-
None
-
Reviewed
Description
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.
Attachments
Attachments
Issue Links
- is broken by
-
HDFS-1620 Rename HdfsConstants -> HdfsServerConstants, FSConstants -> HdfsConstants
- Resolved