[jira] [Commented] (HDFS-6133) Make Balancer support exclude specified path

2015-02-17 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14325393#comment-14325393 ] Jingcheng Du commented on HDFS-6133: Thanks, it was a wrong patch. Make Balancer

[jira] [Commented] (HDFS-6133) Make Balancer support exclude specified path

2015-02-17 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14325391#comment-14325391 ] Jingcheng Du commented on HDFS-6133: Thanks, it was a wrong patch. Make Balancer

[jira] [Commented] (HDFS-6133) Make Balancer support exclude specified path

2015-02-13 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14319737#comment-14319737 ] Jingcheng Du commented on HDFS-6133: Hi [~zhaoyunjiong]. The release note mentions that

[jira] [Commented] (HDFS-9668) Many long-time BLOCKED threads on FsDatasetImpl in a tiered storage test

2016-01-21 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15110252#comment-15110252 ] Jingcheng Du commented on HDFS-9668: Thanks for comment. [~cmccabe]. I am not sure if there is

[jira] [Commented] (HDFS-9668) Many long-time BLOCKED threads on FsDatasetImpl in a tiered storage test

2016-01-21 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15110259#comment-15110259 ] Jingcheng Du commented on HDFS-9668: Thanks [~vinayrpet]. I ran the same HBase test in few cases for

[jira] [Updated] (HDFS-9668) Many long-time BLOCKED threads on FsDatasetImpl in a tiered storage

2016-01-19 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HDFS-9668: --- Attachment: execution_time.png > Many long-time BLOCKED threads on FsDatasetImpl in a tiered storage >

[jira] [Updated] (HDFS-9668) Many long-time BLOCKED threads on FsDatasetImpl in a tiered storage

2016-01-20 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HDFS-9668: --- Attachment: HDFS-9668-1.patch Upload a draft patch for discussion. This patch implements a lock

[jira] [Created] (HDFS-9668) Many long-time BLOCKED threads on FsDatasetImpl in a tiered storage

2016-01-19 Thread Jingcheng Du (JIRA)
Jingcheng Du created HDFS-9668: -- Summary: Many long-time BLOCKED threads on FsDatasetImpl in a tiered storage Key: HDFS-9668 URL: https://issues.apache.org/jira/browse/HDFS-9668 Project: Hadoop HDFS

[jira] [Updated] (HDFS-9668) Many long-time BLOCKED threads on FsDatasetImpl in a tiered storage test

2016-01-20 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HDFS-9668: --- Summary: Many long-time BLOCKED threads on FsDatasetImpl in a tiered storage test (was: Many

[jira] [Commented] (HDFS-9668) Many long-time BLOCKED threads on FsDatasetImpl in a tiered storage test

2016-03-14 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15192871#comment-15192871 ] Jingcheng Du commented on HDFS-9668: In the patch V2, I choose an array-based lock pool mechanism

[jira] [Updated] (HDFS-9668) Many long-time BLOCKED threads on FsDatasetImpl in a tiered storage test

2016-03-14 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HDFS-9668: --- Attachment: HDFS-9668-2.patch Upload a new patch (V2) to address the comments. Thanks. > Many

[jira] [Commented] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-03-15 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15194901#comment-15194901 ] Jingcheng Du commented on HDFS-9668: bq. I notice that this patch adds a reader/writer lock. While this

[jira] [Commented] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-03-16 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15196867#comment-15196867 ] Jingcheng Du commented on HDFS-9668: Thanks for pointing this out, [~szetszwo]. bq. One issue concern

[jira] [Commented] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-03-16 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15196860#comment-15196860 ] Jingcheng Du commented on HDFS-9668: Thanks [~cmccabe]. bq. I wonder if, as a first step, we could try

[jira] [Commented] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-03-15 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15194793#comment-15194793 ] Jingcheng Du commented on HDFS-9668: Thanks for the comments, [~cmccabe]. bq. A 10 gigabyte HDFS file

[jira] [Commented] (HDFS-10682) Replace FsDatasetImpl object lock with a separate lock object

2016-08-10 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15414957#comment-15414957 ] Jingcheng Du commented on HDFS-10682: - Thanks a lot [~fenghua_hu], and thanks [~arpitagarwal] for

[jira] [Commented] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-08-19 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15427750#comment-15427750 ] Jingcheng Du commented on HDFS-9668: Thanks [~arpitagarwal] for the comments. I agree, this new patch

[jira] [Commented] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-08-19 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15427773#comment-15427773 ] Jingcheng Du commented on HDFS-9668: [~fenghua_hu], thanks for the comments! The new patch moves the

[jira] [Comment Edited] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-08-18 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15427658#comment-15427658 ] Jingcheng Du edited comment on HDFS-9668 at 8/19/16 5:44 AM: - Thanks

[jira] [Commented] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-08-18 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15427658#comment-15427658 ] Jingcheng Du commented on HDFS-9668: Thanks [~fenghua_hu]. Think about the patches again carefully. I

[jira] [Commented] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-08-24 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15436247#comment-15436247 ] Jingcheng Du commented on HDFS-9668: Thanks a lot for the comments! [~eddyxu] bq. AutoCloseableLock

[jira] [Updated] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-08-31 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HDFS-9668: --- Status: Patch Available (was: Open) > Optimize the locking in FsDatasetImpl >

[jira] [Updated] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-08-31 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HDFS-9668: --- Status: Open (was: Patch Available) > Optimize the locking in FsDatasetImpl >

[jira] [Updated] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-08-31 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HDFS-9668: --- Attachment: HDFS-9668-6.patch Rebase and upload the new patch V6 to fix the merging issues.

[jira] [Updated] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-09-14 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HDFS-9668: --- Attachment: HDFS-9668-9.patch Upload a new patch V9 to fix the whitespace warning. > Optimize the

[jira] [Commented] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-09-13 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15489151#comment-15489151 ] Jingcheng Du commented on HDFS-9668: Thanks a lot [~arpitagarwal]! I will keep the patch updated!

[jira] [Updated] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-09-14 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HDFS-9668: --- Attachment: HDFS-9668-8.patch Rebase the code for the updates in HDFS-10636 and upload a new patch V8,

[jira] [Updated] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-09-13 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HDFS-9668: --- Attachment: HDFS-9668-7.patch Rebase and upload the new patch V7 to fix the merging issues. Hi guys, I

[jira] [Updated] (HDFS-10924) Add a new instrumented read-write lock

2016-09-30 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HDFS-10924: Attachment: HDFS-10924-2.patch Remove some unnecessary classes, add unit tests, and fix the

[jira] [Comment Edited] (HDFS-10924) Add a new instrumented read-write lock

2016-09-30 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15535467#comment-15535467 ] Jingcheng Du edited comment on HDFS-10924 at 9/30/16 8:59 AM: -- Hi

[jira] [Commented] (HDFS-10924) Add a new instrumented read-write lock

2016-09-30 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15535467#comment-15535467 ] Jingcheng Du commented on HDFS-10924: - Hi [~arpitagarwal], I will have a vocation in the next whole

[jira] [Updated] (HDFS-10924) Add a new instrumented read-write lock

2016-10-04 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HDFS-10924: Attachment: HDFS-10924-3.patch Upload a new patch V3 to fix the warnings in check style. > Add a

[jira] [Commented] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-09-18 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15502056#comment-15502056 ] Jingcheng Du commented on HDFS-9668: Thanks a lot [~eddyxu]! bq. You can directly use

[jira] [Updated] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-09-18 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HDFS-9668: --- Attachment: HDFS-9668-10.patch Upload a new patch V10 according to [~eddyxu]'s comments. > Optimize

[jira] [Updated] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-09-20 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HDFS-9668: --- Attachment: HDFS-9668-12.patch Upload a new patch V12 to fix the checkstyle warnings. Again, the

[jira] [Updated] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-09-19 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HDFS-9668: --- Attachment: HDFS-9668-11.patch Re-attach the patch V11 with the correct name. > Optimize the locking

[jira] [Updated] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-09-19 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HDFS-9668: --- Attachment: hdfs-9668-11.patch Upload a new patch V11 to fix most of the new checkstyle issues . Part

[jira] [Updated] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-09-19 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HDFS-9668: --- Attachment: (was: hdfs-9668-11.patch) > Optimize the locking in FsDatasetImpl >

[jira] [Commented] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-09-20 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15505725#comment-15505725 ] Jingcheng Du commented on HDFS-9668: Checked the logs of the failed unit tests, the failures should not

[jira] [Commented] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-09-19 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15505329#comment-15505329 ] Jingcheng Du commented on HDFS-9668: My mistake, I used 100 characters in a line that I used for HBase.

[jira] [Updated] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-08-18 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HDFS-9668: --- Attachment: HDFS-9668-3.patch Upload a new patch V3. Sorry for the late updates. This patch is much

[jira] [Updated] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-08-24 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HDFS-9668: --- Attachment: HDFS-9668-4.patch Upload a new patch V4. In this patch, AutoCloseableReadLock and

[jira] [Commented] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-08-24 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15434475#comment-15434475 ] Jingcheng Du commented on HDFS-9668: Hi [~arpitagarwal], [~cmccabe], [~szetszwo], would you mind taking

[jira] [Updated] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-08-28 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HDFS-9668: --- Attachment: HDFS-9668-5.patch Upload a new patch V5 according to [~eddyxu]'s comments. Any comments

[jira] [Comment Edited] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-08-28 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15444798#comment-15444798 ] Jingcheng Du edited comment on HDFS-9668 at 8/29/16 4:39 AM: - Upload a new

[jira] [Updated] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-09-29 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HDFS-9668: --- Attachment: HDFS-9668-16.patch Upload a new patch V16 to refine the code in unit tests. > Optimize

[jira] [Commented] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-09-29 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15531965#comment-15531965 ] Jingcheng Du commented on HDFS-9668: Thanks [~arpitagarwal]. Sure, I can move the code of locks to a

[jira] [Updated] (HDFS-10924) Add a new instrumented read-write lock

2016-09-29 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HDFS-10924: Component/s: datanode > Add a new instrumented read-write lock >

[jira] [Updated] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-09-29 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HDFS-9668: --- Attachment: HDFS-9668-17.patch Upload a new patch V17 to fix the concurrent issue in

[jira] [Created] (HDFS-10924) Add a new instrumented read-write lock

2016-09-29 Thread Jingcheng Du (JIRA)
Jingcheng Du created HDFS-10924: --- Summary: Add a new instrumented read-write lock Key: HDFS-10924 URL: https://issues.apache.org/jira/browse/HDFS-10924 Project: Hadoop HDFS Issue Type:

[jira] [Commented] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-09-29 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15532108#comment-15532108 ] Jingcheng Du commented on HDFS-9668: Thanks [~arpitagarwal]. I'll move the lock-related code to another

[jira] [Updated] (HDFS-10924) Add a new instrumented read-write lock

2016-09-29 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HDFS-10924: Attachment: HDFS-10924.patch Upload the 1st patch. Add instrumented and auto closeable read-write

[jira] [Commented] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-09-29 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15532029#comment-15532029 ] Jingcheng Du commented on HDFS-9668: Hi [~arpitagarwal]. I filed a new JIRA HDFS-10924 for the

[jira] [Commented] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-09-29 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15532196#comment-15532196 ] Jingcheng Du commented on HDFS-9668: I've uploaded the 1st patch in HDFS-10924, will refresh this JIRA

[jira] [Updated] (HDFS-10924) Add a new instrumented read-write lock

2016-09-29 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HDFS-10924: Status: Patch Available (was: Open) > Add a new instrumented read-write lock >

[jira] [Updated] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-09-28 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HDFS-9668: --- Attachment: HDFS-9668-14.patch Refine the comments mentioned in HDFS-10828 by [~drankye] in a new

[jira] [Commented] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-09-27 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15528522#comment-15528522 ] Jingcheng Du commented on HDFS-9668: Hi [~arpitagarwal], I read the code in HDFS-10828. I think the

[jira] [Issue Comment Deleted] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-09-28 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HDFS-9668: --- Comment: was deleted (was: Hi [~arpitagarwal], I read the code in HDFS-10828. I think the callers of

[jira] [Updated] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-09-28 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HDFS-9668: --- Attachment: HDFS-9668-13.patch Rebase the code after HDFS-10828, and upload a new patch V13. >

[jira] [Comment Edited] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-09-28 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15528522#comment-15528522 ] Jingcheng Du edited comment on HDFS-9668 at 9/28/16 6:21 AM: - Hi

[jira] [Commented] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-09-28 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15528701#comment-15528701 ] Jingcheng Du commented on HDFS-9668: Thanks [~fenghua_hu]. I reverted part of the code from HDFS-10828.

[jira] [Updated] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-09-28 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HDFS-9668: --- Attachment: HDFS-9668-14.patch Re-attach the patch V14 to trigger the Hadoop QA. > Optimize the

[jira] [Updated] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-09-28 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HDFS-9668: --- Attachment: HDFS-9668-15.patch Upload a new patch V15 to fix the newly added checkstyle warning. >

[jira] [Updated] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-09-28 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HDFS-9668: --- Attachment: (was: HDFS-9668-14.patch) > Optimize the locking in FsDatasetImpl >

[jira] [Updated] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-09-28 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HDFS-9668: --- Attachment: HDFS-9668-14.patch The failure of unit tests should not be related with this patch.

[jira] [Commented] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-09-28 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15528707#comment-15528707 ] Jingcheng Du commented on HDFS-9668: Hi [~arpitagarwal]. I read the code in HDFS-10828. I think the

[jira] [Updated] (HDFS-10924) Add a new instrumented read-write lock

2016-10-09 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HDFS-10924: Attachment: HDFS-10924-4.patch A new patch V4 is uploaded. Please take a look if it is okay to

[jira] [Comment Edited] (HDFS-10924) Add a new instrumented read-write lock

2016-10-09 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15561284#comment-15561284 ] Jingcheng Du edited comment on HDFS-10924 at 10/10/16 5:04 AM: --- Thanks a lot

[jira] [Commented] (HDFS-10924) Add a new instrumented read-write lock

2016-10-09 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15561284#comment-15561284 ] Jingcheng Du commented on HDFS-10924: - Thanks a lot [~xiaochen] for the comments. bq. Are the

[jira] [Commented] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-10-10 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15564153#comment-15564153 ] Jingcheng Du commented on HDFS-9668: Thanks [~eddyxu]! I will update the patch after HADOOP-13702 is

[jira] [Commented] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-10-26 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15610408#comment-15610408 ] Jingcheng Du commented on HDFS-9668: The test failures are due to OOM, should not be related with this

[jira] [Updated] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-10-26 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HDFS-9668: --- Status: Patch Available (was: Open) > Optimize the locking in FsDatasetImpl >

[jira] [Updated] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-10-26 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HDFS-9668: --- Status: Open (was: Patch Available) > Optimize the locking in FsDatasetImpl >

[jira] [Commented] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-11-10 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15656197#comment-15656197 ] Jingcheng Du commented on HDFS-9668: Thanks a lot for the comments [~arpitagarwal]! bq. Can we

[jira] [Comment Edited] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-11-10 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15656197#comment-15656197 ] Jingcheng Du edited comment on HDFS-9668 at 11/11/16 5:29 AM: -- Thanks a lot

[jira] [Updated] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-11-06 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HDFS-9668: --- Attachment: HDFS-9668-23.patch I checked the latest build, and these issues came up in other build

[jira] [Updated] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-11-23 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HDFS-9668: --- Attachment: HDFS-9668-25.patch Upload a new patch V25 to fix the checkstyle issue. > Optimize the

[jira] [Updated] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-11-23 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HDFS-9668: --- Attachment: HDFS-9668-24.patch Upload a new patch V24 that uses read-write lock to address

[jira] [Commented] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-11-28 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15703882#comment-15703882 ] Jingcheng Du commented on HDFS-9668: Hi [~arpitagarwal], would you mind reviewing the patch V25? thanks

[jira] [Commented] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-11-24 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15693549#comment-15693549 ] Jingcheng Du commented on HDFS-9668: The failures in tests should not be related with the patch. >

[jira] [Commented] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-11-15 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15669652#comment-15669652 ] Jingcheng Du commented on HDFS-9668: Thanks for the comments [~eddyxu]! bq. Could you help to clarify

[jira] [Commented] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-11-20 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15682298#comment-15682298 ] Jingcheng Du commented on HDFS-9668: Thanks for comments. [~arpitagarwal], if we need more discussion

[jira] [Commented] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-11-13 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15662940#comment-15662940 ] Jingcheng Du commented on HDFS-9668: Thanks [~arpitagarwal]. bq. The answer is easy without the

[jira] [Updated] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-11-01 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HDFS-9668: --- Attachment: HDFS-9668-21.patch > Optimize the locking in FsDatasetImpl >

[jira] [Comment Edited] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-10-31 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15624081#comment-15624081 ] Jingcheng Du edited comment on HDFS-9668 at 11/1/16 2:20 AM: - Thanks for

[jira] [Commented] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-11-01 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15624626#comment-15624626 ] Jingcheng Du commented on HDFS-9668: Upload a new patch V21 to address [~xiaochen]'s comments. Thanks!

[jira] [Commented] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-10-31 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15624081#comment-15624081 ] Jingcheng Du commented on HDFS-9668: Thanks for comments [~xiaochen]! bq. Why AutoCloeableLock#isLocked

[jira] [Updated] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-11-02 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HDFS-9668: --- Attachment: HDFS-9668-22.patch Upload a new patch V22, which adds configurations to hdfs-default.xml

[jira] [Updated] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-10-28 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HDFS-9668: --- Attachment: HDFS-9668-19.patch Re-upload the patch V19 to trigger the Hadoop QA. > Optimize the

[jira] [Updated] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-10-26 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HDFS-9668: --- Attachment: HDFS-9668-19.patch Upload the patch V19 to fix the warnings in check style. > Optimize

[jira] [Updated] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-10-26 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HDFS-9668: --- Attachment: HDFS-9668-18.patch Upload a new patch V18 according to [~arpitagarwal] and [~eddyxu] after

[jira] [Updated] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-10-30 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HDFS-9668: --- Attachment: HDFS-9668-20.patch Rebase the code and upload a new patch V20. The code had been changed

[jira] [Commented] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-11-02 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15631332#comment-15631332 ] Jingcheng Du commented on HDFS-9668: It seems the failure is not related with this patch, it is caused

[jira] [Updated] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-11-03 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HDFS-9668: --- Attachment: HDFS-9668-23.patch Upload a new patch V23 to address [~eddyxu]'s comments. Thanks! >

[jira] [Commented] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-11-03 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15635012#comment-15635012 ] Jingcheng Du commented on HDFS-9668: Thanks a lot for the comments! [~eddyxu] I'll upload a new patch

[jira] [Commented] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-11-29 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15707772#comment-15707772 ] Jingcheng Du commented on HDFS-9668: Thanks a lot for comments [~arpitagarwal]! bq.

[jira] [Comment Edited] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-11-29 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15707772#comment-15707772 ] Jingcheng Du edited comment on HDFS-9668 at 11/30/16 7:00 AM: -- Thanks a lot

[jira] [Updated] (HDFS-9668) Optimize the locking in FsDatasetImpl

2016-11-30 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HDFS-9668: --- Attachment: HDFS-9668-26.patch Upload a new patch V26 to address [~arpitagarwal]'s comments except the

[jira] [Commented] (HDFS-9668) Optimize the locking in FsDatasetImpl

2017-07-17 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16089619#comment-16089619 ] Jingcheng Du commented on HDFS-9668: [~yangjiandan], that is an invalid item, you could ignore this.

[jira] [Commented] (HDFS-9668) Optimize the locking in FsDatasetImpl

2017-07-17 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16091010#comment-16091010 ] Jingcheng Du commented on HDFS-9668: This depends on the reviews and comments from the community, it is

  1   2   >