| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
149 (0.544s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HDFS-4777] File creation with overwrite flag set to true results in logSync holding namesystem lock - HDFS - [issue]
|
|
...FSNamesystem#startFileInternal calls delete. Delete method releases the write lock, making parts of startFileInternal code unintentionally executed without write lock being held....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4777
Author: Suresh Srinivas,
2013-06-17, 22:25
|
|
|
[HDFS-4912] Cleanup FSNamesystem#startFileInternal - HDFS - [issue]
|
|
...FSNamesystem#startFileInternal is used by both create and append. This results in ugly if else conditions to consider append/create scenarios. This method can be refactored and the code can ...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4912
Author: Suresh Srinivas,
2013-06-17, 19:14
|
|
|
[HDFS-4904] Remove JournalService - HDFS - [issue]
|
|
...JournalService class was added in HDFS-3099. Since it was not used in HDFS-3077, which has JournalNodeRpcServer instead, I propose deleting this dead code....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4904
Author: Suresh Srinivas,
2013-06-15, 15:07
|
|
|
[HDFS-3125] Add a service that enables JournalDaemon - HDFS - [issue]
|
|
...In this subtask, I plan to add JournalService. It will provide the following functionality: Starts RPC server with JournalProtocolService or uses the RPC server provided and add JournalProto...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3125
Author: Suresh Srinivas,
2013-06-14, 19:43
|
|
|
[HDFS-4903] Print trash configuration and trash emptier state in namenode log - HDFS - [issue]
|
|
...Namenode should print an info level log that print trash interval and if trash emptier is started or not.Also fix a typo "Cannot start tresh" in Namenode.java....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4903
Author: Suresh Srinivas,
2013-06-14, 05:27
|
|
|
[HDFS-2857] Cleanup BlockInfo class - HDFS - [issue]
|
|
...Following are some of the cleanup required: Remove unnecessary methods Add interface annotation Make some of the method private...
|
|
|
http://issues.apache.org/jira/browse/HDFS-2857
Author: Suresh Srinivas,
2013-06-14, 00:13
|
|
|
[HDFS-4893] Report number of readers and writes from Datanode to Namenode - HDFS - [issue]
|
|
...Currently datanode reports combined number of readers and writers as transceiver count to the namenode in heartbeats. This jira proposes reporting number of readers and writers as separate f...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4893
Author: Suresh Srinivas,
2013-06-06, 22:51
|
|
|
[HDFS-4892] Number of transceivers reported by the datanode is incorrect - HDFS - [issue]
|
|
...Currently a datanode reports the transceiver count to namenode. Namenode aggregates this as TotalLoad metrics and is used for monitoring cluster activity. It is also used for making block pl...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4892
Author: Suresh Srinivas,
2013-06-06, 22:48
|
|
|
[HDFS-4808] Limit snapshot related methods to DistributedFileSystem - HDFS - [issue]
|
|
...HDFS-2802 introduces snapshots related methods into FileSystem. This jira is for discussing whether these snapshots related methods are needed in FileSystem or should be limited to only Dist...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4808
Author: Suresh Srinivas,
2013-05-10, 23:19
|
|
|
Re: [VOTE] Merge HDFS-2802 snapshot feature to trunk - HDFS - [mail # dev]
|
|
...HDFS-2802 branch has been merged into trunk. Thanks Nicholas for maintaining the merge patch and merging the branch into trunk. Regards, Suresh On Wed, May 8, 2013 at 1:16 PM, S...
|
|
|
Author: Suresh Srinivas,
2013-05-10, 03:26
|
|
|
|