[jira] [Updated] (HADOOP-10048) LocalDirAllocator should avoid holding locks while accessing the filesystem

2016-06-07 Thread Junping Du (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Junping Du updated HADOOP-10048: Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 2.8.0 Status:

[jira] [Updated] (HADOOP-10048) LocalDirAllocator should avoid holding locks while accessing the filesystem

2016-06-02 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Lowe updated HADOOP-10048: Attachment: HADOOP-10048.006.patch bq. Otherwise, accessing of disks could be aggregated on

[jira] [Updated] (HADOOP-10048) LocalDirAllocator should avoid holding locks while accessing the filesystem

2016-05-25 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Lowe updated HADOOP-10048: Attachment: HADOOP-10048.005.patch Yep, I agree that it would be better to be consistent given

[jira] [Updated] (HADOOP-10048) LocalDirAllocator should avoid holding locks while accessing the filesystem

2016-05-20 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Lowe updated HADOOP-10048: Attachment: HADOOP-10048.004.patch Updating the patch to use AtomicReference so it's a little

[jira] [Updated] (HADOOP-10048) LocalDirAllocator should avoid holding locks while accessing the filesystem

2016-05-19 Thread Junping Du (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Junping Du updated HADOOP-10048: Labels: (was: BB2015-05-TBR) > LocalDirAllocator should avoid holding locks while accessing the

[jira] [Updated] (HADOOP-10048) LocalDirAllocator should avoid holding locks while accessing the filesystem

2016-03-14 Thread Yi Li (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Li updated HADOOP-10048: --- Attachment: HADOOP-10048.003.patch fix a type, sorry for the inconvenience > LocalDirAllocator should

[jira] [Updated] (HADOOP-10048) LocalDirAllocator should avoid holding locks while accessing the filesystem

2016-03-14 Thread Yi Li (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Li updated HADOOP-10048: --- Attachment: HADOOP-10048.trunk.patch rebase onto trunk > LocalDirAllocator should avoid holding locks

[jira] [Updated] (HADOOP-10048) LocalDirAllocator should avoid holding locks while accessing the filesystem

2015-06-29 Thread Vinod Kumar Vavilapalli (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kumar Vavilapalli updated HADOOP-10048: - Target Version/s: 2.8.0 (was: 2.6.0) Moving features/enhancements out

[jira] [Updated] (HADOOP-10048) LocalDirAllocator should avoid holding locks while accessing the filesystem

2015-05-05 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer updated HADOOP-10048: -- Labels: BB2015-05-TBR (was: ) LocalDirAllocator should avoid holding locks while

[jira] [Updated] (HADOOP-10048) LocalDirAllocator should avoid holding locks while accessing the filesystem

2014-07-02 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthik Kambatla updated HADOOP-10048: -- Target Version/s: 2.6.0 (was: 2.5.0) LocalDirAllocator should avoid holding locks

[jira] [Updated] (HADOOP-10048) LocalDirAllocator should avoid holding locks while accessing the filesystem

2014-03-11 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Lowe updated HADOOP-10048: Priority: Major (was: Blocker) Target Version/s: 2.5.0 (was: 2.4.0) I think this

[jira] [Updated] (HADOOP-10048) LocalDirAllocator should avoid holding locks while accessing the filesystem

2014-01-29 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Lowe updated HADOOP-10048: Target Version/s: 2.4.0 (was: ) LocalDirAllocator should avoid holding locks while accessing

[jira] [Updated] (HADOOP-10048) LocalDirAllocator should avoid holding locks while accessing the filesystem

2013-10-23 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Lowe updated HADOOP-10048: Assignee: Jason Lowe Status: Patch Available (was: Open) LocalDirAllocator should avoid

[jira] [Updated] (HADOOP-10048) LocalDirAllocator should avoid holding locks while accessing the filesystem

2013-10-23 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Lowe updated HADOOP-10048: Attachment: HADOOP-10048.patch Here's a patch that uses a lockless approach to the problem. The

[jira] [Updated] (HADOOP-10048) LocalDirAllocator should avoid holding locks while accessing the filesystem

2013-10-15 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun C Murthy updated HADOOP-10048: --- Priority: Blocker (was: Major) LocalDirAllocator should avoid holding locks while