Brandon Li created HDFS-4920:
--------------------------------

             Summary: ClientNamenodeProtocolServerSideTranslatorPB.addBlock() 
should check if fileId exists for backword compatibility support
                 Key: HDFS-4920
                 URL: https://issues.apache.org/jira/browse/HDFS-4920
             Project: Hadoop HDFS
          Issue Type: Bug
    Affects Versions: 3.0.0
            Reporter: Brandon Li


Instead of calling req.getFileId(), it should check if fileId presents, 
req.hasFileId() first.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to