Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 87 (0.213s).
Loading phrases to help you
refine your search...
[HDFS-4479] logSync() with the FSNamesystem lock held in commitBlockSynchronization - HDFS - [issue]
...In FSNamesystem#commitBlockSynchronization of branch-1, logSync() may be called when the FSNamesystem lock is held. Similar to HDFS-4186, this may cause some performance issue.The following ...
http://issues.apache.org/jira/browse/HDFS-4479    Author: Jing Zhao, 2013-05-15, 06:16
[HDFS-4809] Add more unit tests for the undo section of rename - HDFS - [issue]
...1. Add more unit tests for the undo section of rename2. Fix a bug in FSDirectory#addChild: if a QuotaExceededException is thrown in parent.addChild(child, true, iip.getLatestSnapshot(), inod...
http://issues.apache.org/jira/browse/HDFS-4809    Author: Jing Zhao, 2013-05-09, 14:08
[HDFS-4806] For an INodeDirectoryWithSnapshot, use INode#isInLatestSnapshot() to check if the added/removed child should be recorded in snapshot diff - HDFS - [issue]
...Before supporting rename with snapshots, when adding/remove a child inode to/from a directory, if the directory is already an INodeDirectoryWithSnapshot, we can directly record the change in...
http://issues.apache.org/jira/browse/HDFS-4806    Author: Jing Zhao, 2013-05-08, 14:08
[HDFS-4800] Fix INodeDirectoryWithSnapshot#cleanDeletedINode - HDFS - [issue]
...HDFS-4791 updated and fixed the deletion logic for reference node, but did not update INodeDirectoryWithSnapshot#cleanDeletedINode. When deleting a snapshot s, after we merge s1 to its prior...
http://issues.apache.org/jira/browse/HDFS-4800    Author: Jing Zhao, 2013-05-07, 14:13
[HDFS-4791] Update and fix deletion of reference inode - HDFS - [issue]
...Currently for deleting or destroying a reference node, we directly call the corresponding methods of the referred inode, and patch code for extra clean after deletion. This jira will revisit...
http://issues.apache.org/jira/browse/HDFS-4791    Author: Jing Zhao, 2013-05-07, 14:13
[HDFS-4062] In branch-1, FSNameSystem#invalidateWorkForOneNode and FSNameSystem#computeReplicationWorkForBlock should print logs outside of the namesystem lock - HDFS - [issue]
...Similar to HDFS-4052 for trunk, both FSNameSystem#invalidateWorkForOneNode and FSNameSystem#computeReplicationWorkForBlock in branch-1 should print long log info level information outside of...
http://issues.apache.org/jira/browse/HDFS-4062    Author: Jing Zhao, 2013-05-06, 04:53
[HDFS-3966] For branch-1, TestFileCreation should use JUnit4 to make assumeTrue work - HDFS - [issue]
...Currently in TestFileCreation for branch-1, assumeTrue() is used by two test cases in order to check if the OS is Linux. Thus JUnit 4 should be used to enable assumeTrue....
http://issues.apache.org/jira/browse/HDFS-3966    Author: Jing Zhao, 2013-05-06, 03:50
[HDFS-3844] Add @Override where necessary and remove unnecessary {@inheritdoc} and imports - HDFS - [issue]
...1. Add @Override annotation where necessary2. Remove corresponding unnecessary {@inheritdoc} annotation3. Remove unused imports...
http://issues.apache.org/jira/browse/HDFS-3844    Author: Jing Zhao, 2013-05-03, 18:22
[HDFS-3961] FSEditLog preallocate() needs to reset the position of PREALLOCATE_BUFFER when more than 1MB size is needed - HDFS - [issue]
...In the new preallocate() function, when the required size is larger 1MB, we need to reset the position for PREALLOCATION_BUFFER every time when we have allocated 1MB. Otherwise seems only 1M...
http://issues.apache.org/jira/browse/HDFS-3961    Author: Jing Zhao, 2013-05-03, 04:10
[HDFS-4760] Update inodeMap after node replacement - HDFS - [issue]
...Similar with HDFS-4757, we need to update the inodeMap after node replacement. Because a lot of node replacement happens in the snapshot branch (e.g., INodeDirectory => INodeDirectoryWith...
http://issues.apache.org/jira/browse/HDFS-4760    Author: Jing Zhao, 2013-05-01, 14:09
Sort:
project
HDFS (87)
Hadoop (5)
type
issue (87)
date
last 7 days (1)
last 30 days (22)
last 90 days (41)
last 6 months (58)
last 9 months (87)
author
Todd Lipcon (488)
Harsh J (452)
Eli Collins (348)
Tsz Wo (168)
Aaron T. Myers (148)
Suresh Srinivas (145)
Colin Patrick McCabe (127)
Mohammad Tariq (126)
Stuti Awasthi (95)
Jing Zhao (87)
Uma Maheswara Rao G (76)
Allen Wittenauer (73)
Daryn Sharp (72)
Brandon Li (66)
Thanh Do (59)