[jira] [Updated] (HDFS-3940) Add Gset#clear method and clear the block map when namenode is shutdown

2013-04-17 Thread Suresh Srinivas (JIRA)

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

Suresh Srinivas updated HDFS-3940:
--

Affects Version/s: 1.0.0
Fix Version/s: 1.2.0

 Add Gset#clear method and clear the block map when namenode is shutdown
 ---

 Key: HDFS-3940
 URL: https://issues.apache.org/jira/browse/HDFS-3940
 Project: Hadoop HDFS
  Issue Type: Improvement
Affects Versions: 1.0.0, 2.0.0-alpha
Reporter: Eli Collins
Assignee: Suresh Srinivas
Priority: Minor
 Fix For: 1.2.0, 2.0.5-beta

 Attachments: HDFS-3940.b1.patch, HDFS-3940.branch-1.patch, 
 HDFS-3940.patch, HDFS-3940.patch


 Per HDFS-3936 it would be useful if GSet has a clear method so BM#close could 
 clear out the LightWeightGSet.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HDFS-3940) Add Gset#clear method and clear the block map when namenode is shutdown

2013-04-16 Thread Suresh Srinivas (JIRA)

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

Suresh Srinivas updated HDFS-3940:
--

Attachment: HDFS-3940.branch-1.patch

Branch 1 version of the patch.

 Add Gset#clear method and clear the block map when namenode is shutdown
 ---

 Key: HDFS-3940
 URL: https://issues.apache.org/jira/browse/HDFS-3940
 Project: Hadoop HDFS
  Issue Type: Improvement
Affects Versions: 2.0.0-alpha
Reporter: Eli Collins
Assignee: Suresh Srinivas
Priority: Minor
 Fix For: 2.0.5-beta

 Attachments: HDFS-3940.branch-1.patch, HDFS-3940.patch, 
 HDFS-3940.patch


 Per HDFS-3936 it would be useful if GSet has a clear method so BM#close could 
 clear out the LightWeightGSet.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HDFS-3940) Add Gset#clear method and clear the block map when namenode is shutdown

2013-04-16 Thread Suresh Srinivas (JIRA)

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

Suresh Srinivas updated HDFS-3940:
--

Attachment: HDFS-3940.b1.patch

Updated patch for branch-1.

 Add Gset#clear method and clear the block map when namenode is shutdown
 ---

 Key: HDFS-3940
 URL: https://issues.apache.org/jira/browse/HDFS-3940
 Project: Hadoop HDFS
  Issue Type: Improvement
Affects Versions: 2.0.0-alpha
Reporter: Eli Collins
Assignee: Suresh Srinivas
Priority: Minor
 Fix For: 2.0.5-beta

 Attachments: HDFS-3940.b1.patch, HDFS-3940.branch-1.patch, 
 HDFS-3940.patch, HDFS-3940.patch


 Per HDFS-3936 it would be useful if GSet has a clear method so BM#close could 
 clear out the LightWeightGSet.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HDFS-3940) Add Gset#clear method and clear the block map when namenode is shutdown

2013-04-09 Thread Suresh Srinivas (JIRA)

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

Suresh Srinivas updated HDFS-3940:
--

   Resolution: Fixed
Fix Version/s: 2.0.5-beta
 Hadoop Flags: Reviewed
   Status: Resolved  (was: Patch Available)

I committed this to trunk and branch-2. Thank you Sanjay for the review.

 Add Gset#clear method and clear the block map when namenode is shutdown
 ---

 Key: HDFS-3940
 URL: https://issues.apache.org/jira/browse/HDFS-3940
 Project: Hadoop HDFS
  Issue Type: Improvement
Affects Versions: 2.0.0-alpha
Reporter: Eli Collins
Assignee: Suresh Srinivas
Priority: Minor
 Fix For: 2.0.5-beta

 Attachments: HDFS-3940.patch, HDFS-3940.patch


 Per HDFS-3936 it would be useful if GSet has a clear method so BM#close could 
 clear out the LightWeightGSet.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HDFS-3940) Add Gset#clear method

2013-04-08 Thread Suresh Srinivas (JIRA)

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

Suresh Srinivas updated HDFS-3940:
--

Assignee: Suresh Srinivas  (was: Eli Collins)

 Add Gset#clear method
 -

 Key: HDFS-3940
 URL: https://issues.apache.org/jira/browse/HDFS-3940
 Project: Hadoop HDFS
  Issue Type: Improvement
Affects Versions: 2.0.0-alpha
Reporter: Eli Collins
Assignee: Suresh Srinivas
Priority: Minor

 Per HDFS-3936 it would be useful if GSet has a clear method so BM#close could 
 clear out the LightWeightGSet.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HDFS-3940) Add Gset#clear method

2013-04-08 Thread Suresh Srinivas (JIRA)

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

Suresh Srinivas updated HDFS-3940:
--

Attachment: HDFS-3940.patch

Attached patch makes the following changes:
# Adds clear to GSet and the implementations of GSet.
# When namenode is shutdown blockmap and FSDirectory clear their maps.

 Add Gset#clear method
 -

 Key: HDFS-3940
 URL: https://issues.apache.org/jira/browse/HDFS-3940
 Project: Hadoop HDFS
  Issue Type: Improvement
Affects Versions: 2.0.0-alpha
Reporter: Eli Collins
Assignee: Suresh Srinivas
Priority: Minor
 Attachments: HDFS-3940.patch


 Per HDFS-3936 it would be useful if GSet has a clear method so BM#close could 
 clear out the LightWeightGSet.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HDFS-3940) Add Gset#clear method

2013-04-08 Thread Suresh Srinivas (JIRA)

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

Suresh Srinivas updated HDFS-3940:
--

Status: Patch Available  (was: Open)

 Add Gset#clear method
 -

 Key: HDFS-3940
 URL: https://issues.apache.org/jira/browse/HDFS-3940
 Project: Hadoop HDFS
  Issue Type: Improvement
Affects Versions: 2.0.0-alpha
Reporter: Eli Collins
Assignee: Suresh Srinivas
Priority: Minor
 Attachments: HDFS-3940.patch


 Per HDFS-3936 it would be useful if GSet has a clear method so BM#close could 
 clear out the LightWeightGSet.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HDFS-3940) Add Gset#clear method

2013-04-08 Thread Suresh Srinivas (JIRA)

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

Suresh Srinivas updated HDFS-3940:
--

Attachment: HDFS-3940.patch

Updated patch with some logs removed.

 Add Gset#clear method
 -

 Key: HDFS-3940
 URL: https://issues.apache.org/jira/browse/HDFS-3940
 Project: Hadoop HDFS
  Issue Type: Improvement
Affects Versions: 2.0.0-alpha
Reporter: Eli Collins
Assignee: Suresh Srinivas
Priority: Minor
 Attachments: HDFS-3940.patch, HDFS-3940.patch


 Per HDFS-3936 it would be useful if GSet has a clear method so BM#close could 
 clear out the LightWeightGSet.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HDFS-3940) Add Gset#clear method and clear the block map when namenode is shutdown

2013-04-08 Thread Suresh Srinivas (JIRA)

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

Suresh Srinivas updated HDFS-3940:
--

Summary: Add Gset#clear method and clear the block map when namenode is 
shutdown  (was: Add Gset#clear method)

 Add Gset#clear method and clear the block map when namenode is shutdown
 ---

 Key: HDFS-3940
 URL: https://issues.apache.org/jira/browse/HDFS-3940
 Project: Hadoop HDFS
  Issue Type: Improvement
Affects Versions: 2.0.0-alpha
Reporter: Eli Collins
Assignee: Suresh Srinivas
Priority: Minor
 Attachments: HDFS-3940.patch, HDFS-3940.patch


 Per HDFS-3936 it would be useful if GSet has a clear method so BM#close could 
 clear out the LightWeightGSet.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira