[jira] [Updated] (HDFS-6150) Add inode id information in the logs to make debugging easier

2014-03-26 Thread Suresh Srinivas (JIRA)

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

Suresh Srinivas updated HDFS-6150:
--

   Resolution: Fixed
Fix Version/s: 2.4.0
   Status: Resolved  (was: Patch Available)

I've committed the patch to trunk, branch-2, and branch-2.4. Thanks [~szetszwo] 
for reviewing the patch.

 Add inode id information in the logs to make debugging easier
 -

 Key: HDFS-6150
 URL: https://issues.apache.org/jira/browse/HDFS-6150
 Project: Hadoop HDFS
  Issue Type: Improvement
  Components: namenode
Reporter: Suresh Srinivas
Assignee: Suresh Srinivas
Priority: Minor
 Fix For: 2.4.0

 Attachments: HDFS-6150.1.patch, HDFS-6150.2.patch, HDFS-6150.3.patch, 
 HDFS-6150.patch


 Inode information and path information are missing in the logs and 
 exceptions. Adding this will help debug multi threading issues related to 
 using incode INode ID information.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (HDFS-6150) Add inode id information in the logs to make debugging easier

2014-03-24 Thread Suresh Srinivas (JIRA)

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

Suresh Srinivas updated HDFS-6150:
--

Attachment: HDFS-6150.patch

 Add inode id information in the logs to make debugging easier
 -

 Key: HDFS-6150
 URL: https://issues.apache.org/jira/browse/HDFS-6150
 Project: Hadoop HDFS
  Issue Type: Improvement
  Components: namenode
Reporter: Suresh Srinivas
 Attachments: HDFS-6150.patch


 Inode information and path information are missing in the logs and 
 exceptions. Adding this will help debug multi threading issues related to 
 using incode INode ID information.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (HDFS-6150) Add inode id information in the logs to make debugging easier

2014-03-24 Thread Suresh Srinivas (JIRA)

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

Suresh Srinivas updated HDFS-6150:
--

Status: Patch Available  (was: Open)

 Add inode id information in the logs to make debugging easier
 -

 Key: HDFS-6150
 URL: https://issues.apache.org/jira/browse/HDFS-6150
 Project: Hadoop HDFS
  Issue Type: Improvement
  Components: namenode
Reporter: Suresh Srinivas
 Attachments: HDFS-6150.patch


 Inode information and path information are missing in the logs and 
 exceptions. Adding this will help debug multi threading issues related to 
 using incode INode ID information.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (HDFS-6150) Add inode id information in the logs to make debugging easier

2014-03-24 Thread Suresh Srinivas (JIRA)

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

Suresh Srinivas updated HDFS-6150:
--

Attachment: HDFS-6150.1.patch

 Add inode id information in the logs to make debugging easier
 -

 Key: HDFS-6150
 URL: https://issues.apache.org/jira/browse/HDFS-6150
 Project: Hadoop HDFS
  Issue Type: Improvement
  Components: namenode
Reporter: Suresh Srinivas
 Attachments: HDFS-6150.1.patch, HDFS-6150.patch


 Inode information and path information are missing in the logs and 
 exceptions. Adding this will help debug multi threading issues related to 
 using incode INode ID information.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (HDFS-6150) Add inode id information in the logs to make debugging easier

2014-03-24 Thread Suresh Srinivas (JIRA)

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

Suresh Srinivas updated HDFS-6150:
--

Attachment: HDFS-6150.2.patch

New patch to fix NPE.

 Add inode id information in the logs to make debugging easier
 -

 Key: HDFS-6150
 URL: https://issues.apache.org/jira/browse/HDFS-6150
 Project: Hadoop HDFS
  Issue Type: Improvement
  Components: namenode
Reporter: Suresh Srinivas
 Attachments: HDFS-6150.1.patch, HDFS-6150.2.patch, HDFS-6150.patch


 Inode information and path information are missing in the logs and 
 exceptions. Adding this will help debug multi threading issues related to 
 using incode INode ID information.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (HDFS-6150) Add inode id information in the logs to make debugging easier

2014-03-24 Thread Tsz Wo Nicholas Sze (JIRA)

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

Tsz Wo Nicholas Sze updated HDFS-6150:
--

Priority: Minor  (was: Major)
Assignee: Suresh Srinivas
Hadoop Flags: Reviewed

+1  HDFS-6150.2.patch looks good.

 Add inode id information in the logs to make debugging easier
 -

 Key: HDFS-6150
 URL: https://issues.apache.org/jira/browse/HDFS-6150
 Project: Hadoop HDFS
  Issue Type: Improvement
  Components: namenode
Reporter: Suresh Srinivas
Assignee: Suresh Srinivas
Priority: Minor
 Attachments: HDFS-6150.1.patch, HDFS-6150.2.patch, HDFS-6150.patch


 Inode information and path information are missing in the logs and 
 exceptions. Adding this will help debug multi threading issues related to 
 using incode INode ID information.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (HDFS-6150) Add inode id information in the logs to make debugging easier

2014-03-24 Thread Suresh Srinivas (JIRA)

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

Suresh Srinivas updated HDFS-6150:
--

Attachment: HDFS-6150.3.patch

Updated patch to fix the test failure.

 Add inode id information in the logs to make debugging easier
 -

 Key: HDFS-6150
 URL: https://issues.apache.org/jira/browse/HDFS-6150
 Project: Hadoop HDFS
  Issue Type: Improvement
  Components: namenode
Reporter: Suresh Srinivas
Assignee: Suresh Srinivas
Priority: Minor
 Attachments: HDFS-6150.1.patch, HDFS-6150.2.patch, HDFS-6150.3.patch, 
 HDFS-6150.patch


 Inode information and path information are missing in the logs and 
 exceptions. Adding this will help debug multi threading issues related to 
 using incode INode ID information.



--
This message was sent by Atlassian JIRA
(v6.2#6252)