[ 
https://issues.apache.org/jira/browse/HDFS-4364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13553257#comment-13553257
 ] 

Hudson commented on HDFS-4364:
------------------------------

Integrated in Hadoop-trunk-Commit #3228 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/3228/])
    HDFS-4364. GetLinkTargetResponseProto does not handle null path. 
Contributed by Suresh Srinivas. (Revision 1433194)

     Result = SUCCESS
suresh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1433194
Files : 
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/protocolPB/ClientNamenodeProtocolServerSideTranslatorPB.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/protocolPB/ClientNamenodeProtocolTranslatorPB.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/proto/ClientNamenodeProtocol.proto

                
> GetLinkTargetResponseProto does not handle null path
> ----------------------------------------------------
>
>                 Key: HDFS-4364
>                 URL: https://issues.apache.org/jira/browse/HDFS-4364
>             Project: Hadoop HDFS
>          Issue Type: Bug
>    Affects Versions: 2.0.2-alpha
>            Reporter: Suresh Srinivas
>            Assignee: Suresh Srinivas
>            Priority: Blocker
>             Fix For: 2.0.3-alpha
>
>         Attachments: HDFS-4364.patch
>
>
> ClientProtocol#getLinkTarget() returns null targetPath. Hence protobuf 
> definition GetLinkTargetResponseProto#targetPath should be optional.

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