[jira] [Updated] (HDFS-9467) Fix data race accessing writeLockHeldTimeStamp in FSNamesystem
[ https://issues.apache.org/jira/browse/HDFS-9467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhe Zhang updated HDFS-9467: Fix Version/s: 2.7.4 > Fix data race accessing writeLockHeldTimeStamp in FSNamesystem > -- > > Key: HDFS-9467 > URL: https://issues.apache.org/jira/browse/HDFS-9467 > Project: Hadoop HDFS > Issue Type: Bug > Components: namenode >Affects Versions: 2.8.0 >Reporter: Mingliang Liu >Assignee: Mingliang Liu > Fix For: 2.8.0, 2.7.4 > > Attachments: HDFS-9467.000.patch, HDFS-9467.001.patch > > > This is a followup of [HDFS-9145]. > Actually the value of {{writeLockInterval}} should be captured within the > lock. The current code has a race on {{writeLockHeldTimeStamp}}. Thanks to > [~jingzhao] for reporting this. -- This message was sent by Atlassian JIRA (v6.3.4#6332) - To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org
[jira] [Updated] (HDFS-9467) Fix data race accessing writeLockHeldTimeStamp in FSNamesystem
[ https://issues.apache.org/jira/browse/HDFS-9467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao updated HDFS-9467: Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 2.8.0 Status: Resolved (was: Patch Available) Thanks for updating the patch, [~liuml07]. Since the new change is trivial, I've committed this into trunk and branch-2 without running Jenkins again. > Fix data race accessing writeLockHeldTimeStamp in FSNamesystem > -- > > Key: HDFS-9467 > URL: https://issues.apache.org/jira/browse/HDFS-9467 > Project: Hadoop HDFS > Issue Type: Bug > Components: namenode >Affects Versions: 2.8.0 >Reporter: Mingliang Liu >Assignee: Mingliang Liu > Fix For: 2.8.0 > > Attachments: HDFS-9467.000.patch, HDFS-9467.001.patch > > > This is a followup of [HDFS-9145]. > Actually the value of {{writeLockInterval}} should be captured within the > lock. The current code has a race on {{writeLockHeldTimeStamp}}. Thanks to > [~jingzhao] for reporting this. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Updated] (HDFS-9467) Fix data race accessing writeLockHeldTimeStamp in FSNamesystem
[ https://issues.apache.org/jira/browse/HDFS-9467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9467: Attachment: HDFS-9467.001.patch The failing tests seem unrelated. Thanks [~jingzhao] for your review. The v1 patch is to address the latest comment. > Fix data race accessing writeLockHeldTimeStamp in FSNamesystem > -- > > Key: HDFS-9467 > URL: https://issues.apache.org/jira/browse/HDFS-9467 > Project: Hadoop HDFS > Issue Type: Bug > Components: namenode >Affects Versions: 2.8.0 >Reporter: Mingliang Liu >Assignee: Mingliang Liu > Attachments: HDFS-9467.000.patch, HDFS-9467.001.patch > > > This is a followup of [HDFS-9145]. > Actually the value of {{writeLockInterval}} should be captured within the > lock. The current code has a race on {{writeLockHeldTimeStamp}}. Thanks to > [~jingzhao] for reporting this. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Updated] (HDFS-9467) Fix data race accessing writeLockHeldTimeStamp in FSNamesystem
[ https://issues.apache.org/jira/browse/HDFS-9467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9467: Attachment: HDFS-9467.000.patch > Fix data race accessing writeLockHeldTimeStamp in FSNamesystem > -- > > Key: HDFS-9467 > URL: https://issues.apache.org/jira/browse/HDFS-9467 > Project: Hadoop HDFS > Issue Type: Bug > Components: namenode >Affects Versions: 2.8.0 >Reporter: Mingliang Liu >Assignee: Mingliang Liu > Attachments: HDFS-9467.000.patch > > > This is a followup of [HDFS-9145]. > Actually the value of {{writeLockInterval}} should be captured within the > lock. The current code has a race on {{writeLockHeldTimeStamp}}. Thanks to > [~jingzhao] for reporting this. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Updated] (HDFS-9467) Fix data race accessing writeLockHeldTimeStamp in FSNamesystem
[ https://issues.apache.org/jira/browse/HDFS-9467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9467: Status: Patch Available (was: Open) > Fix data race accessing writeLockHeldTimeStamp in FSNamesystem > -- > > Key: HDFS-9467 > URL: https://issues.apache.org/jira/browse/HDFS-9467 > Project: Hadoop HDFS > Issue Type: Bug > Components: namenode >Affects Versions: 2.8.0 >Reporter: Mingliang Liu >Assignee: Mingliang Liu > Attachments: HDFS-9467.000.patch > > > This is a followup of [HDFS-9145]. > Actually the value of {{writeLockInterval}} should be captured within the > lock. The current code has a race on {{writeLockHeldTimeStamp}}. Thanks to > [~jingzhao] for reporting this. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Updated] (HDFS-9467) Fix data race accessing writeLockHeldTimeStamp in FSNamesystem
[ https://issues.apache.org/jira/browse/HDFS-9467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9467: Affects Version/s: 2.8.0 > Fix data race accessing writeLockHeldTimeStamp in FSNamesystem > -- > > Key: HDFS-9467 > URL: https://issues.apache.org/jira/browse/HDFS-9467 > Project: Hadoop HDFS > Issue Type: Bug > Components: namenode >Affects Versions: 2.8.0 >Reporter: Mingliang Liu >Assignee: Mingliang Liu > > This is a followup of [HDFS-9145]. > Actually the value of {{writeLockInterval}} should be captured within the > lock. The current code has a race on {{writeLockHeldTimeStamp}}. Thanks to > [~jingzhao] for reporting this. -- This message was sent by Atlassian JIRA (v6.3.4#6332)