Commit History

Author SHA1 Message Date
  Thomas Graves b950fa799f Preparing for release 0.23.11 11 years ago
  Kihwal Lee 5c182ca1c1 HDFS-6449. Incorrect counting in ContentSummaryComputationContext in 0.23. Contributed by Kihwal Lee. 11 years ago
  Kihwal Lee 02af1b8242 HDFS-6191. Disable quota checks when replaying edit log. Contributed by Kihwal Lee. 11 years ago
  Kihwal Lee 24b26fd356 HDFS-5728. Block recovery will fail if the metafile does not have crc for all chunks of the block. Contributed by Vinay. 11 years ago
  Kihwal Lee b02ef3574e HDFS-6166. Revisit balancer so_timeout. Contributed by Nathan Roberts. 11 years ago
  Kihwal Lee ba2316f0a4 HDFS-4461. DirectoryScanner: volume path prefix takes up memory for every block that is scanned. Contributed by Colin Patrick McCabe. 11 years ago
  Jason Darrell Lowe 305ff32000 HDFS-5806. balancer should set SoTimeout to avoid indefinite hangs. Contributed by Nathan Roberts 11 years ago
  Kihwal Lee b64eee4e34 HDFS-5881. Fix skip() of the short-circuit local reader(legacy). Contributed by Kihwal Lee. 11 years ago
  Kihwal Lee e6a9efd3db svn merge -c 1550335 merging from truk to branch-0.23 to fix:HDFS-5637. Try to refeatchToken while local read InvalidToken occurred. 11 years ago
  Thomas Graves a083441e42 Preparing for 0.23.11 development 11 years ago
  Thomas Graves 3dfa3a13f0 Preparing for release 0.23.10 11 years ago
  Kihwal Lee cd3d40a655 HDFS-5558. LeaseManager monitor thread can crash if the last block is complete but another block is not. Contributed by Kihwal Lee. 11 years ago
  Kihwal Lee 1cbdd18151 svn merge -c 1547173 merging from trunk to branch-0.23 to fix: HDFS-5557. Write pipeline recovery for the last packet in the block may cause rejection of valid replicas. 11 years ago
  Kihwal Lee f3ba47bb10 svn merge -c 1545322 merging from trunk to branch-0.23 to fix HDFS-5266. Datanode cannot roll back to previous layout version. 11 years ago
  Kihwal Lee 8f6ec2d494 HDFS-5438. Flaws in block report processing can cause data loss. Contributed by Kihwal Lee. 11 years ago
  Kihwal Lee f97dfb1ccf HDFS-4995. Make getContentSummary less expensive. Contributed by Kihwal Lee. 11 years ago
  Kihwal Lee 86d21f85bd HDFS-3970. Fix bug causing rollback of HDFS upgrade to result in bad VERSION file. Contributed by Vinay and Andrew Wang. 11 years ago
  Kihwal Lee 356a4ed3ab HDFS-5239. Allow FSNamesystem lock fairness to be configurable. Contributed by Daryn Sharp. 11 years ago
  Kihwal Lee 7d772b5c38 HDFS-5346. Avoid unnecessary call to getNumLiveDataNodes() for each block during IBR processing. Contributed by Ravi Prakash. 11 years ago
  Jonathan Turner Eagles c09c316c93 HDFS-5357. TestFileSystemAccessService failures in JDK7 (Robert Parker via jeagles) 11 years ago
  Kihwal Lee 2acf185235 HDFS-4482. ReplicationMonitor thread can exit with NPE due to the race between delete and replication of same file. Contributed by Uma Maheswara Rao G. 11 years ago
  Jonathan Turner Eagles fd74bc8465 HDFS-4329. DFSShell issues with directories with spaces in name (Cristina L. Abad via jeagles) 11 years ago
  Kihwal Lee 7058a1bacc HDFS-4994. Audit log getContentSummary() calls. Contributed by Robert Parker. 11 years ago
  Kihwal Lee d4f6bd098a HDFS-4993. fsck can fail if a file is renamed or deleted. Contributed by Robert Parker. 11 years ago
  Kihwal Lee c9ff0adbca HDFS-5047. Supress logging of full stack trace of quota and lease exceptions. Contributed by Robert Parker. 11 years ago
  Kihwal Lee e4491a5495 HDFS-3020. Fix editlog to automatically sync when buffer is full. Contributed by Todd Lipcon. 11 years ago
  Kihwal Lee dcdff0a76e svn merge -c 1509565. Merging from trunk to branch-0.23 to fix HDFS-5028. 11 years ago
  Kihwal Lee 23e29ed542 HDFS-5010. Reduce the frequency of getCurrentUser() calls from namenode. Contributed by Kihwal Lee. 12 years ago
  Kihwal Lee dcfef9fa11 HDFS-4943. WebHdfsFileSystem does not work when original file path has encoded chars. Contributed by Jerry He and Robert Parker. 12 years ago
  Kihwal Lee 08c3842d09 HDFS-4998. TestUnderReplicatedBlocks fails intermittently. Contributed by Kihwal Lee. 12 years ago