[jira] [Updated] (HDFS-5372) In FSNamesystem, hasReadLock() returns false if the current thread holds the write lock

2013-11-20 Thread Uma Maheswara Rao G (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uma Maheswara Rao G updated HDFS-5372: -- Attachment: HDFS-5372-Branch-2.patch Here is the patch what I committed to branch-2.

[jira] [Updated] (HDFS-5372) In FSNamesystem, hasReadLock() returns false if the current thread holds the write lock

2013-11-18 Thread Uma Maheswara Rao G (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uma Maheswara Rao G updated HDFS-5372: -- Resolution: Fixed Fix Version/s: 2.2.1 2.3.0

[jira] [Updated] (HDFS-5372) In FSNamesystem, hasReadLock() returns false if the current thread holds the write lock

2013-11-17 Thread Vinay (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinay updated HDFS-5372: Attachment: HDFS-5372.patch uploading a simple patch to 1. remove hasReadOrWriteLock() 2. and returning true for

[jira] [Updated] (HDFS-5372) In FSNamesystem, hasReadLock() returns false if the current thread holds the write lock

2013-11-17 Thread Vinay (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinay updated HDFS-5372: Affects Version/s: 3.0.0 2.2.0 Status: Patch Available (was: Open) In

[jira] [Updated] (HDFS-5372) In FSNamesystem, hasReadLock() returns false if the current thread holds the write lock

2013-11-17 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HDFS-5372: - Hadoop Flags: Reviewed +1 patch looks good. (Has to go. Will commit this later.

[jira] [Updated] (HDFS-5372) In FSNamesystem, hasReadLock() returns false if the current thread holds the write lock

2013-10-16 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HDFS-5372: - Description: This bug was discovered by [~vinayrpet] in [this