Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 81 to 90 from 137 (2.857s).
Loading phrases to help you
refine your search...
[HBASE-7238] Size based scan metric broken by protobufs - HBase - [issue]
...See ScannerCallable. HBASE-7215 comments that portion, but it did not work before, because Results.bytes is no longer used with protobufs....
http://issues.apache.org/jira/browse/HBASE-7238    Author: Lars Hofhansl, 2013-01-17, 18:08
[HBASE-7499] TestScannerTimeout timeout is too aggressive. - HBase - [issue]
...Error Message10514ms passed since the last invocation, timeout is currently set to 10000Stacktraceorg.apache.hadoop.hbase.client.ScannerTimeoutException: 10514ms passed since the last invoca...
http://issues.apache.org/jira/browse/HBASE-7499    Author: Lars Hofhansl, 2013-01-15, 19:40
[HBASE-7468] TestSplitTransactionOnCluster hangs frequently - HBase - [issue]
...This what I saw once in a local build.java.lang.Thread.State: TIMED_WAITING (sleeping)        at java.lang.Thread.sleep(Native Method)       &nbs...
http://issues.apache.org/jira/browse/HBASE-7468    Author: Lars Hofhansl, 2013-01-15, 19:40
[HBASE-7497] TestDistributedLogSplitting.testDelayedDeleteOnFailure times out occasionally - HBase - [issue]
...Seen twice recently:Error Messagetest timed out after 25000 millisecondsStacktracejava.lang.Exception: test timed out after 25000 milliseconds at java.lang.Object.wait(Native Method) at java...
http://issues.apache.org/jira/browse/HBASE-7497    Author: Lars Hofhansl, 2013-01-15, 19:40
[HBASE-7550] Synchronization problem in AssignmentManager - HBase - [issue]
...While running TestSplitTransactionOnCluster#testShouldClearRITWhenNodeFoundInSplittingState in a loop I encountered this error condition:java.util.NoSuchElementException     &...
http://issues.apache.org/jira/browse/HBASE-7550    Author: Lars Hofhansl, 2013-01-15, 19:40
[HBASE-7371] Blocksize in TestHFileBlock is unintentionally small - HBase - [issue]
...Looking at TestHFileBlock.writeBlocks I see this:      for (int j = 0; j < rand.nextInt(500); ++j) {        // This might compress well. ...
http://issues.apache.org/jira/browse/HBASE-7371    Author: Lars Hofhansl, 2013-01-13, 06:28
[HBASE-7455] Increase timeouts in TestReplication and TestSplitLogWorker - HBase - [issue]
...When I measure the times in TestReplication.queueFailover, it takes about 15s on my (reasonably fast) Laptop.The timeout in queueFailover currently is 1500*2*15 = 45000ms.For setup before ea...
http://issues.apache.org/jira/browse/HBASE-7455    Author: Lars Hofhansl, 2013-01-04, 17:49
[HBASE-6666] Allow RegionObserver to access other regions on the same server. - HBase - [issue]
...This is an idea I had some time back. It would be nice if a RegionObserver (or Endpoint) could get access to all other regions on the same RegionServer to efficiently make updates to those r...
http://issues.apache.org/jira/browse/HBASE-6666    Author: Lars Hofhansl, 2012-12-29, 11:33
[HBASE-6577] RegionScannerImpl.nextRow() should seek to next row - HBase - [issue]
...RegionScannerImpl.nextRow() is called when a filter filters the entire row. In that case we should seek to the next row rather then iterating over all versions of all columns to get there....
http://issues.apache.org/jira/browse/HBASE-6577    Author: Lars Hofhansl, 2012-12-28, 05:18
Re: 0.94 tests back in shape and some guidelines - HBase - [mail # dev]
...Agreed. What do you think the backup plan should be?  I think we can request another run to get confidence in the change. What if that fails in the same way?  What we should avoid ...
   Author: Lars Hofhansl, 2012-12-26, 16:47
Sort:
project
HBase (137)
HDFS (3)
Hadoop (1)
type
issue (127)
mail # dev (9)
mail # user (1)
date
last 7 days (6)
last 30 days (18)
last 90 days (61)
last 6 months (103)
last 9 months (137)
author
Stack (3753)
Ted Yu (2470)
Jean-Daniel Cryans (2271)
Andrew Purtell (1454)
lars hofhansl (984)
Ryan Rawson (862)
Jean-Marc Spaggiari (677)
Todd Lipcon (670)
Doug Meil (571)
Jonathan Gray (516)
Jonathan Hsieh (511)
Michael Segel (477)
Lars George (438)
stack (414)
Gary Helmling (290)
Lars Hofhansl