Re: hedged read bug

2014-06-09 Thread lei liu
Hi Chirs, I write one test case base on HDFS-6231 patch. You are right, no future is canceled. But I find the while loop in hedgedFetchBlockByteRange method execute 30,000 times. Please see hedged-read-test-case.patch in HDFS-6494 jira. I think that may be one problem. 2014-06-10 4:46 GMT+08:00

[jira] [Created] (HDFS-6506) Newly moved block replica been invalidated and deleted

2014-06-09 Thread Binglin Chang (JIRA)
Binglin Chang created HDFS-6506: --- Summary: Newly moved block replica been invalidated and deleted Key: HDFS-6506 URL: https://issues.apache.org/jira/browse/HDFS-6506 Project: Hadoop HDFS Issue

[jira] [Created] (HDFS-6505) Can not close file due to last block is marked as corrupt

2014-06-09 Thread Gordon Wang (JIRA)
Gordon Wang created HDFS-6505: - Summary: Can not close file due to last block is marked as corrupt Key: HDFS-6505 URL: https://issues.apache.org/jira/browse/HDFS-6505 Project: Hadoop HDFS Issue T

[jira] [Created] (HDFS-6504) NFS: invalid Keytab/principal entry should shutdown nfs server

2014-06-09 Thread Yesha Vora (JIRA)
Yesha Vora created HDFS-6504: Summary: NFS: invalid Keytab/principal entry should shutdown nfs server Key: HDFS-6504 URL: https://issues.apache.org/jira/browse/HDFS-6504 Project: Hadoop HDFS Iss

Re: hedged read bug

2014-06-09 Thread Ted Yu
Lei: If you can attach the test code from your first email to HDFS-6494, that would help us know the scenario you were referring to. Cheers On Mon, Jun 9, 2014 at 12:06 PM, Chris Nauroth wrote: > Hi Lei, > > I just reviewed this code path on trunk again, and I couldn't find a > problem. It ap

Re: hedged read bug

2014-06-09 Thread Chris Nauroth
Hi Lei, I just reviewed this code path on trunk again, and I couldn't find a problem. It appears to me that if one future fails, then the exception handling logic will allow the other future to proceed without canceling. Also, I haven't been able to reproduce the infinite loop that you reported

hadoop-2.5 - June end?

2014-06-09 Thread Arun C Murthy
Folks, As you can see from the Roadmap wiki, it looks like several items are still a bit away from being ready. I think rather than wait for them, it will be useful to create an intermediate release (2.5) this month - I think ATS security is pretty close, so we can ship that. I'm thinking of

Jenkins build is back to normal : Hadoop-Hdfs-trunk #1769

2014-06-09 Thread Apache Jenkins Server
See

[jira] [Created] (HDFS-6503) Fix typo of DFSAdmin restoreFailedStorage

2014-06-09 Thread Zesheng Wu (JIRA)
Zesheng Wu created HDFS-6503: Summary: Fix typo of DFSAdmin restoreFailedStorage Key: HDFS-6503 URL: https://issues.apache.org/jira/browse/HDFS-6503 Project: Hadoop HDFS Issue Type: Improvement