[ 
https://issues.apache.org/jira/browse/HDFS-3522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Todd Lipcon updated HDFS-3522:
------------------------------

    Release Note: getBlockLocations(), and hence open() for read, will now 
throw SafeModeException if the NameNode is still in safe mode and there are no 
replicas reported yet for one of the blocks in the file.
    Hadoop Flags: Incompatible change,Reviewed  (was: Reviewed)

Marking as incompatible change, since this will now throw an exception for this 
where it didn't before. I think it's fine, but we should call it out.
                
> If NN is in safemode, it should throw SafeModeException when 
> getBlockLocations has zero locations
> -------------------------------------------------------------------------------------------------
>
>                 Key: HDFS-3522
>                 URL: https://issues.apache.org/jira/browse/HDFS-3522
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: name-node
>    Affects Versions: 3.0.0
>            Reporter: Brandon Li
>            Assignee: Brandon Li
>             Fix For: 2.0.1-alpha
>
>         Attachments: HDFS-3522.patch
>
>


--
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

        

Reply via email to