Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 41 to 50 from 173 (0.097s).
Loading phrases to help you
refine your search...
replication scopes in WAL - HBase - [mail # dev]
...Hi. I am looking at converting WAL to PB and I see replication scopes in WAL record. Is there any documentation on those? The usage from code is not obvious, there seems to be some usage imp...
   Author: Sergey Shelukhin, 2013-04-16, 01:30
[HBASE-8340] WAL compression handling of seeks seems to be either inefficient or incorrect - HBase - [issue]
...In next(...):    if (compressionContext != null && emptyCompressionContext) {      emptyCompressionContext = false;    }  ...
http://issues.apache.org/jira/browse/HBASE-8340    Author: Sergey Shelukhin, 2013-04-15, 22:46
Re: Build failed in Jenkins: HBase-TRUNK #4047 - HBase - [mail # dev]
...That won't run large tests though, so they too would need to be added explicitly.  On Wed, Apr 10, 2013 at 12:04 PM, Nicolas Liochon  wrote:  ...
   Author: Sergey Shelukhin, 2013-04-10, 19:45
Re: Build failed in Jenkins: HBase-TRUNK #4047 - HBase - [mail # dev]
...I think it.test is needed to package them properly. What causes them to be executed in the first place? Do we now have verify step? Wasn't the case before.  On Wed, Apr 10, 2013 at 9:38...
   Author: Sergey Shelukhin, 2013-04-10, 18:43
[HBASE-7791] Compaction USER_PRIORITY is slightly broken - HBase - [issue]
...The code to get compaction priority is as such:   public int getCompactPriority(int priority) {     // If this is a user-requested compaction, leave this at the high...
http://issues.apache.org/jira/browse/HBASE-7791    Author: Sergey Shelukhin, 2013-04-10, 07:35
[HBASE-8239] ChaosMonkey action for root is irrelevant - HBase - [issue]
...1) Meta action doesn't work, it always fails to find the server holding meta, which has been the case for some time now.2) Root action is no longer relevant:13/04/01 20:36:25 INFO util.Chaos...
http://issues.apache.org/jira/browse/HBASE-8239    Author: Sergey Shelukhin, 2013-04-10, 05:14
Re: Build failed in Jenkins: HBase-TRUNK #4047 - HBase - [mail # dev]
...I noticed that integration tests ran as part of the build... one of them has 30-minutes runtime by default and so it failed. Did anything change recently w/the setup? I thought the tests did...
   Author: Sergey Shelukhin, 2013-04-10, 00:01
Re: trunk build broken? - HBase - [mail # dev]
...Same here...  On Tue, Apr 9, 2013 at 12:12 PM, Stack  wrote:  ...
   Author: Sergey Shelukhin, 2013-04-09, 19:57
[HBASE-8274] Backport to 94:  HBASE-7488  Implement HConnectionManager.locateRegions which is currently returning null - HBase - [issue]
...See HBASE-7488...
http://issues.apache.org/jira/browse/HBASE-8274    Author: Sergey Shelukhin, 2013-04-09, 08:33
[HBASE-8150] server should not produce RAITE for already-opening region in 0.94 (because master retry logic handles this case poorly) - HBase - [issue]
...The code in 0.94 AM sets the region plan to point to the same server when retrying the assignment due to RAITE.LOG.warn("Failed assignment of "            ...
http://issues.apache.org/jira/browse/HBASE-8150    Author: Sergey Shelukhin, 2013-04-09, 08:33
Sort:
project
HBase (173)
type
issue (118)
mail # dev (42)
mail # user (13)
date
last 7 days (9)
last 30 days (40)
last 90 days (109)
last 6 months (160)
last 9 months (173)
author
Stack (3750)
Ted Yu (2467)
Jean-Daniel Cryans (2270)
Andrew Purtell (1454)
lars hofhansl (980)
Ryan Rawson (862)
Jean-Marc Spaggiari (676)
Todd Lipcon (670)
Doug Meil (571)
Jonathan Gray (516)
Jonathan Hsieh (510)
Michael Segel (477)
Lars George (438)
stack (414)
Gary Helmling (290)
Sergey Shelukhin