Re: [VOTE] Merge HDFS-3077 (QuorumJournalManager) branch to trunk

2012-10-10 Thread Suresh Srinivas
Given the completion of discussions and the resolution towards next steps I am +1 for the merge. On Wed, Oct 10, 2012 at 7:17 PM, sanjay Radia wrote: > > On Oct 9, 2012, at 1:44 PM, sanjay Radia wrote: > > > I have posted a comment on 3077 listing two areas that i would like to > fix in the QJM.

[jira] [Created] (HDFS-4037) Rename the getReplication() method in BlockCollection to getBlockReplication()

2012-10-10 Thread Tsz Wo (Nicholas), SZE (JIRA)
Tsz Wo (Nicholas), SZE created HDFS-4037: Summary: Rename the getReplication() method in BlockCollection to getBlockReplication() Key: HDFS-4037 URL: https://issues.apache.org/jira/browse/HDFS-4037

[jira] [Created] (HDFS-4036) FSDirectory.unprotectedAddFile(..) should not throw UnresolvedLinkException

2012-10-10 Thread Tsz Wo (Nicholas), SZE (JIRA)
Tsz Wo (Nicholas), SZE created HDFS-4036: Summary: FSDirectory.unprotectedAddFile(..) should not throw UnresolvedLinkException Key: HDFS-4036 URL: https://issues.apache.org/jira/browse/HDFS-4036

Re: [VOTE] Merge HDFS-3077 (QuorumJournalManager) branch to trunk

2012-10-10 Thread sanjay Radia
On Oct 9, 2012, at 1:44 PM, sanjay Radia wrote: > I have posted a comment on 3077 listing two areas that i would like to fix > in the QJM. > If we agree on that we can merge now and fix those two later. > Todd has volunteered to fix one and I or suresh can fix the other. > > > sanjay > 2 j

[jira] [Created] (HDFS-4035) LightWeightGSet and LightWeightHashSet increment a volatile without synchronization

2012-10-10 Thread Eli Collins (JIRA)
Eli Collins created HDFS-4035: - Summary: LightWeightGSet and LightWeightHashSet increment a volatile without synchronization Key: HDFS-4035 URL: https://issues.apache.org/jira/browse/HDFS-4035 Project: Ha

[jira] [Created] (HDFS-4034) Remove redundant null checks

2012-10-10 Thread Eli Collins (JIRA)
Eli Collins created HDFS-4034: - Summary: Remove redundant null checks Key: HDFS-4034 URL: https://issues.apache.org/jira/browse/HDFS-4034 Project: Hadoop HDFS Issue Type: Sub-task Affects Ver

[jira] [Created] (HDFS-4033) Miscellaneous findbugs 2 fixes

2012-10-10 Thread Eli Collins (JIRA)
Eli Collins created HDFS-4033: - Summary: Miscellaneous findbugs 2 fixes Key: HDFS-4033 URL: https://issues.apache.org/jira/browse/HDFS-4033 Project: Hadoop HDFS Issue Type: Sub-task Affects V

[jira] [Created] (HDFS-4032) Specify the charset explicitly rather than rely on the default

2012-10-10 Thread Eli Collins (JIRA)
Eli Collins created HDFS-4032: - Summary: Specify the charset explicitly rather than rely on the default Key: HDFS-4032 URL: https://issues.apache.org/jira/browse/HDFS-4032 Project: Hadoop HDFS I

[jira] [Created] (HDFS-4031) Update findbugsExcludeFile.xml to reflect

2012-10-10 Thread Eli Collins (JIRA)
Eli Collins created HDFS-4031: - Summary: Update findbugsExcludeFile.xml to reflect Key: HDFS-4031 URL: https://issues.apache.org/jira/browse/HDFS-4031 Project: Hadoop HDFS Issue Type: Sub-task

[jira] [Created] (HDFS-4030) BlockManager excessBlocksCount and postponedMisreplicatedBlocksCount should be AtomicLongs

2012-10-10 Thread Eli Collins (JIRA)
Eli Collins created HDFS-4030: - Summary: BlockManager excessBlocksCount and postponedMisreplicatedBlocksCount should be AtomicLongs Key: HDFS-4030 URL: https://issues.apache.org/jira/browse/HDFS-4030 Proj

[jira] [Created] (HDFS-4029) GenerationStamp should use an AtomicLong

2012-10-10 Thread Eli Collins (JIRA)
Eli Collins created HDFS-4029: - Summary: GenerationStamp should use an AtomicLong Key: HDFS-4029 URL: https://issues.apache.org/jira/browse/HDFS-4029 Project: Hadoop HDFS Issue Type: Sub-task

[jira] [Created] (HDFS-4028) QJM: Merge newEpoch and prepareRecovery

2012-10-10 Thread Sanjay Radia (JIRA)
Sanjay Radia created HDFS-4028: -- Summary: QJM: Merge newEpoch and prepareRecovery Key: HDFS-4028 URL: https://issues.apache.org/jira/browse/HDFS-4028 Project: Hadoop HDFS Issue Type: Sub-task

[jira] [Created] (HDFS-4027) NameNodeResourceChecker$CheckedVolume should provide more info when DF fails

2012-10-10 Thread Eli Collins (JIRA)
Eli Collins created HDFS-4027: - Summary: NameNodeResourceChecker$CheckedVolume should provide more info when DF fails Key: HDFS-4027 URL: https://issues.apache.org/jira/browse/HDFS-4027 Project: Hadoop HD

[jira] [Created] (HDFS-4026) Improve error message for dfsadmin -refreshServiceAcl

2012-10-10 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-4026: - Summary: Improve error message for dfsadmin -refreshServiceAcl Key: HDFS-4026 URL: https://issues.apache.org/jira/browse/HDFS-4026 Project: Hadoop HDFS Issue Type:

[jira] [Created] (HDFS-4025) QJM: Sychronize past log segments to JNs that missed them

2012-10-10 Thread Todd Lipcon (JIRA)
Todd Lipcon created HDFS-4025: - Summary: QJM: Sychronize past log segments to JNs that missed them Key: HDFS-4025 URL: https://issues.apache.org/jira/browse/HDFS-4025 Project: Hadoop HDFS Issue T

[jira] [Created] (HDFS-4024) CopyFromLocal doesn't always create user directory

2012-10-10 Thread Billie Rinaldi (JIRA)
Billie Rinaldi created HDFS-4024: Summary: CopyFromLocal doesn't always create user directory Key: HDFS-4024 URL: https://issues.apache.org/jira/browse/HDFS-4024 Project: Hadoop HDFS Issue Ty

[jira] [Reopened] (HDFS-4009) WebHdfsFileSystem and HftpFileSystem don't need delegation tokens

2012-10-10 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthik Kambatla reopened HDFS-4009: Owen, Re-opening the JIRA, because the original issue still remains that these FileSystems do