[jira] [Updated] (HDFS-5199) Add more debug trace for NFS READ and WRITE

2013-09-18 Thread Brandon Li (JIRA)

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

Brandon Li updated HDFS-5199:
-

Priority: Trivial  (was: Major)

 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
Priority: Trivial
 Fix For: 2.1.1-beta

 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


[jira] [Updated] (HDFS-5199) Add more debug trace for NFS READ and WRITE

2013-09-13 Thread Brandon Li (JIRA)

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

Brandon Li updated HDFS-5199:
-

Status: Patch Available  (was: Open)

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


[jira] [Updated] (HDFS-5199) Add more debug trace for NFS READ and WRITE

2013-09-13 Thread Brandon Li (JIRA)

 [ 
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.patch

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


[jira] [Updated] (HDFS-5199) Add more debug trace for NFS READ and WRITE

2013-09-13 Thread Brandon Li (JIRA)

 [ 
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


[jira] [Updated] (HDFS-5199) Add more debug trace for NFS READ and WRITE

2013-09-13 Thread Brandon Li (JIRA)

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

Brandon Li updated HDFS-5199:
-

Fix Version/s: 2.1.1-beta

 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
 Fix For: 2.1.1-beta

 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


[jira] [Updated] (HDFS-5199) Add more debug trace for NFS READ and WRITE

2013-09-13 Thread Brandon Li (JIRA)

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

Brandon Li updated HDFS-5199:
-

Resolution: Fixed
Status: Resolved  (was: Patch Available)

 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
 Fix For: 2.1.1-beta

 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