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

ASF GitHub Bot commented on HADOOP-11823:
-----------------------------------------

github-actions[bot] closed pull request #106: HADOOP-11823: dont check for 
verifier in RpcDeniedReply
URL: https://github.com/apache/hadoop/pull/106




> Checking for Verifier in RPC Denied Reply
> -----------------------------------------
>
>                 Key: HADOOP-11823
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11823
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: nfs
>    Affects Versions: 2.6.0, 2.7.0
>            Reporter: Gokul Soundararajan
>            Assignee: Pradeep Nayak Udupi Kadbet
>            Priority: Major
>              Labels: newbie, pull-request-available
>         Attachments: HADOOP-11823.001.patch, HADOOP-11823.patch
>
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> Hi,
> There is a bug in the way hadoop-nfs parses the reply for a RPC denied 
> message. Specifically, this happens in RpcDeniedReply.java line #50.
> When RPC returns a denied reply, the code should not check for a verifier. It 
> is a bug as it doesn't match the RPC protocol. (See Page 33 from NFS 
> Illustrated book). 
> I would be happy to submit the patch but I need some help to commit into 
> mainline. I haven't committed into Hadoop yet.
> Thanks,
> Gokul



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to