[
https://issues.apache.org/jira/browse/HDFS-5135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14106073#comment-14106073
]
Zhe Zhang commented on HDFS-5135:
---------------------------------
I created a new class under
{{hadoop-hdfs-project/hadoop-hdfs-nfs/src/test/java/org/apache/hadoop/hdfs/nfs/nfs3}}
named {{TestRPCMessagesInNFS}}. The current working copy is attached. It is
based on the original {{TestOutOfOrderWrite}} class. The problem I'm getting is
that the {{messageReceived()}} method still receives RPC message with the
fragment header you mentioned above. Shouldn't it be taken off by
{{RpcFrameDecoder}} before reaching {{messageReceived()}}?
> Umbrella JIRA for NFS end to end unit test frameworks
> -----------------------------------------------------
>
> Key: HDFS-5135
> URL: https://issues.apache.org/jira/browse/HDFS-5135
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: nfs
> Affects Versions: 2.2.0
> Reporter: Brandon Li
> Assignee: Zhe Zhang
> Attachments: TestRPCMessagesInNFS.java
>
>
> Currently, we have to manually start portmap and nfs3 processes to test patch
> and new functionalities. This JIRA is to track the effort to introduce a test
> framework to NFS unit test without starting standalone nfs3 processes.
--
This message was sent by Atlassian JIRA
(v6.2#6252)