| clear query|facets|time |
Search criteria: .
Results from 141 to 150 from
349 (0.184s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HDFS-3713] Disallow self-failover when auto failover is enabled - HDFS - [issue]
|
|
...When auto failover is enabled, the user can manually failover from a nameservice to itself. When auto failover is disabled, there is a check that prevents failover from a nameservice to itse...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3713
Author: Eli Collins,
2012-08-23, 23:39
|
|
|
[HDFS-3850] Fix two findbugs warnings due to HDFS-3837 - HDFS - [issue]
|
|
...HDFS-3837 removed one findbugs warning but introduced these:Code WarningEC Call to equals() comparing different types in org.apache.hadoop.hdfs.server.datanode.DataNode.recoverBlock(BlockRec...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3850
Author: Eli Collins,
2012-08-23, 22:08
|
|
|
[HDFS-3532] TestDatanodeBlockScanner.testBlockCorruptionRecoveryPolicy1 times out - HDFS - [issue]
|
|
...I've seen this test time out on recent trunk jenkins test patch runs even though HDFS-3266 was put in a couple weeks ago....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3532
Author: Eli Collins,
2012-08-23, 18:15
|
|
|
[HDFS-3839] QJM: hadoop-daemon.sh should be updated to accept "journalnode" - HDFS - [issue]
|
|
...hadoop-daemon.sh should be updated to accept "journalnode"....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3839
Author: Eli Collins,
2012-08-22, 19:47
|
|
|
[HDFS-3437] Remove name.node.address servlet attribute - HDFS - [issue]
|
|
...Per HDFS-3434 we should be able to get rid of NAMENODE_ADDRESS_ATTRIBUTE_KEY since we always call DfsServlet#createNameNodeProxy within the NN....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3437
Author: Eli Collins,
2012-08-22, 17:15
|
|
|
[HDFS-3825] TestLargeBlock#testLargeBlockSize failed - HDFS - [issue]
|
|
...TestLargeBlock#testLargeBlockSize failed on a recent jenkins run.Error MessageCould not obtain block: BP-578071091-67.195.138.31-1345503361432:blk_103368296054490706_1003 file=/home/jenkins/...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3825
Author: Eli Collins,
2012-08-21, 10:56
|
|
|
[HDFS-3048] Small race in BlockManager#close - HDFS - [issue]
|
|
...There's a small race in BlockManager#close, we close the BlocksMap before the replication monitor, which means the replication monitor can NPE if it tries to access the blocks map. We need t...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3048
Author: Eli Collins,
2012-08-17, 00:57
|
|
|
[HDFS-3670] WebHDFS have a "not-enabled" return code instead of using file not found - HDFS - [issue]
|
|
...WebHDFS (and HttpFs if it doesn't already) should have a return code indicating they are not enabled. Currently you get eg a file not found if webhdfs is not enabled which isn't intuitive. &...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3670
Author: Eli Collins,
2012-08-16, 10:27
|
|
|
[HDFS-3410] BlockPoolSliceScanner is too chatty - HDFS - [issue]
|
|
...The "Starting a new period" line gets logged on DNs every 5 seconds with the default interval. Looks like this is because startNewPeriod is called by scanBlockPoolSlice every 5 seconds and i...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3410
Author: Eli Collins,
2012-08-16, 07:54
|
|
|
[HDFS-3754] BlockSender doesn't shutdown ReadaheadPool threads - HDFS - [issue]
|
|
...The BlockSender doesn't shutdown the ReadaheadPool threads so when tests are run with native libraries some tests fail (time out) because shutdown hangs waiting for the outstanding threads t...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3754
Author: Eli Collins,
2012-08-13, 06:38
|
|
|
|