Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 88 (0.086s).
Loading phrases to help you
refine your search...
[HDFS-4842] Snapshot: identify the correct prior snapshot when deleting a snapshot under a renamed subtree - HDFS - [issue]
...In our long-term running tests for snapshot we find the following bug:1. initially we have directories /test, /test/dir1 and /test/dir2/foo. 2. first take snapshot s0 and s1 on /test.3. modi...
http://issues.apache.org/jira/browse/HDFS-4842    Author: Jing Zhao, 2013-05-23, 21:29
[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-22, 23:12
[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-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
Sort:
project
HDFS (88)
Hadoop (5)
MapReduce (1)
type
issue (88)
date
last 7 days (2)
last 30 days (20)
last 90 days (41)
last 6 months (56)
last 9 months (88)
author
Todd Lipcon (488)
Harsh J (454)
Eli Collins (348)
Tsz Wo (168)
Aaron T. Myers (148)
Suresh Srinivas (144)
Colin Patrick McCabe (128)
Mohammad Tariq (126)
Stuti Awasthi (95)
Jing Zhao (88)
Uma Maheswara Rao G (76)
Allen Wittenauer (73)
Daryn Sharp (72)
Brandon Li (66)
Thanh Do (59)