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

Brandon Li updated HDFS-4920:
-----------------------------

    Description: Instead of calling req.getFileId(), it should check if fileId 
presents, req.hasFileId() first to support older client.  (was: Instead of 
calling req.getFileId(), it should check if fileId presents, req.hasFileId() 
first.)
    
> 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 to support older client.

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