InterDatanodeProtocolServerSideTranslatorPB doesn't handle null response from 
initReplicaRecovery
-------------------------------------------------------------------------------------------------

                 Key: HDFS-3214
                 URL: https://issues.apache.org/jira/browse/HDFS-3214
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: data-node
    Affects Versions: 2.0.0
            Reporter: Todd Lipcon
            Assignee: Todd Lipcon
            Priority: Blocker


The initReplicaRecovery function may return null to indicate that the block 
doesn't exist on the local node. However, the translator doesn't handle this 
case, which results in NPEs.

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