[
https://issues.apache.org/jira/browse/HDFS-2413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13238119#comment-13238119
]
Aaron T. Myers commented on HDFS-2413:
--------------------------------------
Hey Harsh, the patch looks like it will work to me, and I agree that the test
failures are unrelated: the HAAdmin ones should now be fixed, the other two are
HDFS-3142 and HDFS-3143. But, per Nicholas, I thought we were going to change
the InterfaceAudience of DistributedFileSystem to LimitedPrivate from Private?
> Add public APIs for safemode
> ----------------------------
>
> Key: HDFS-2413
> URL: https://issues.apache.org/jira/browse/HDFS-2413
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: hdfs client
> Affects Versions: 0.23.0
> Reporter: Todd Lipcon
> Assignee: Harsh J
> Attachments: HDFS-2413.patch, HDFS-2413.patch, HDFS-2413.patch
>
>
> Currently the APIs for safe-mode are part of DistributedFileSystem, which is
> supposed to be a private interface. However, dependent software often wants
> to wait until the NN is out of safemode. Though it could poll trying to
> create a file and catching SafeModeException, we should consider making some
> of these APIs public.
--
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