[
https://issues.apache.org/jira/browse/HDFS-5199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brandon Li updated HDFS-5199:
-----------------------------
Attachment: HDFS-5199.2.patch
Thanks, Jing.
I've moved the constants to Nfs3Utils since they are just used for NFS3 hdfs
specifically.
I also moved the debug trace close to read() and write() call are invoked. If
we move them into read() or write() method, we have to insert them into
multiple places, which is not as clean as the a couple lines change in handler
method.
> Add more debug trace for NFS READ and WRITE
> -------------------------------------------
>
> Key: HDFS-5199
> URL: https://issues.apache.org/jira/browse/HDFS-5199
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: nfs
> Reporter: Brandon Li
> Assignee: Brandon Li
> Attachments: HDFS-5199.2.patch, HDFS-5199.patch
>
>
> Before more sophisticated utility is added, the simple trace indicating
> start/end serving request can help debug errors and collect statistic
> information.
--
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