| clear query|facets|time |
Search criteria: .
Results from 101 to 110 from
488 (0.083s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: [VOTE] Merge HDFS-3077 (QuorumJournalManager) branch to trunk - HDFS - [mail # dev]
|
|
...Hey Sanjay, While I understand it's substantial and complex code, the code and the design doc have been available for several months, and the community has certainly been aware of its ...
|
|
|
Author: Todd Lipcon,
2012-09-28, 22:02
|
|
|
Re: [VOTE] Merge HDFS-3077 (QuorumJournalManager) branch to trunk - HDFS - [mail # dev]
|
|
...Sorry for the slowness in response - I've been in bed with a fever the past couple days and only sporadically on email. I'll respond to a few different points made in the above thread here: ...
|
|
|
Author: Todd Lipcon,
2012-09-27, 20:29
|
|
|
[HDFS-3972] Trash emptier fails in secure HA cluster - HDFS - [issue]
|
|
...In a secure HA cluster, we're seeing the following issue on the NN when the trash emptier tries to run:WARN org.apache.hadoop.fs.TrashPolicyDefault: Trash can't list homes: java.io.IOExcepti...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3972
Author: Todd Lipcon,
2012-09-27, 14:59
|
|
|
[HDFS-3974] dfsadmin -metasave throws NPE when under-replicated blocks are recently deleted - HDFS - [issue]
|
|
...We currently have the following race: Block is underreplicated, hence it's present in neededReplications User deletes the block - its BlockInfo.blockCollection is set to null Admin runs meta...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3974
Author: Todd Lipcon,
2012-09-26, 02:45
|
|
|
[HDFS-2798] Append may race with datanode block scanner, causing replica to be incorrectly marked corrupt - HDFS - [issue]
|
|
...When a pipeline is setup for append, the block's metadata file is renamed before the block is removed from the datanode block scanner queues. This can cause a race condition where the block ...
|
|
|
http://issues.apache.org/jira/browse/HDFS-2798
Author: Todd Lipcon,
2012-09-26, 01:02
|
|
|
[HDFS-3969] Small bug fixes and improvements for disk locations API - HDFS - [issue]
|
|
...The new disk block locations API has a configurable timeout, but it's used inconsistently: the invokeAll() call to the thread pool assumes the timeout is in seconds, but the RPC timeout is s...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3969
Author: Todd Lipcon,
2012-09-25, 07:50
|
|
|
[HDFS-3967] NN should bail our earlier when logs to load have a gap - HDFS - [issue]
|
|
...i was testing an HA setup with a lowered edit log retention period, and ended up in a state where one of the two NNs had fallen too far behind, such that it couldn't start up again (due to t...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3967
Author: Todd Lipcon,
2012-09-21, 21:40
|
|
|
[HDFS-2991] failure to load edits: ClassCastException - HDFS - [issue]
|
|
...In doing scale testing of trunk at r1291606, I hit the following:java.io.IOException: Error replaying edit log at offset 1354251Recent opcode offsets: 1350014 1350176 1350312 1354251 &n...
|
|
|
http://issues.apache.org/jira/browse/HDFS-2991
Author: Todd Lipcon,
2012-09-20, 23:23
|
|
|
[HDFS-3956] QJM: purge temporary files when no longer within retention period - HDFS - [issue]
|
|
...After doing a bunch of fault testing, I noticed that the JNs had a bunch of temporary files left around in their journal directories which were no longer within the retention period. For exa...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3956
Author: Todd Lipcon,
2012-09-20, 00:43
|
|
|
[HDFS-3950] QJM: misc TODO cleanup, improved log messages, etc - HDFS - [issue]
|
|
...General JIRA for a bunch of miscellaneous clean-up in the QJM branch: fix most remaining TODOs improve some log/error messages add some more sanity checks where appropriate address any findb...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3950
Author: Todd Lipcon,
2012-09-20, 00:30
|
|
|
|