Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 41 to 50 from 177 (0.229s).
Loading phrases to help you
refine your search...
[HBASE-8412] consider a notion of set of storefiles (for atomic region file set changes, for (or reused from) snapshots) - HBase - [issue]
...HBASE-2231 proposes adding compaction events to WAL for I/O fencing.HBASE-7329 removed flush entries from WAL and there's a concern that entries written with WAL off will not be fenced out a...
http://issues.apache.org/jira/browse/HBASE-8412    Author: Sergey Shelukhin, 2013-04-24, 00:41
[HBASE-8384] heap size computation for HStore is fishy - HBase - [issue]
...There's something off with heap size computation for HStore. If one adds a long to HStore, and size of long to the computation, TestHeapSize passes both locally (for me) and in jenkins. If o...
http://issues.apache.org/jira/browse/HBASE-8384    Author: Sergey Shelukhin, 2013-04-23, 21:06
[HBASE-8350] enable ChaosMonkey to run commands as different users - HBase - [issue]
...CM should be able to run under different user than the user under which hbase is running. Current options are insufficient to achieve that... it should ssh under configurable user, or sudo...
http://issues.apache.org/jira/browse/HBASE-8350    Author: Sergey Shelukhin, 2013-04-23, 07:53
code reviews and JIRA - HBase - [mail # dev]
...Remember a couple hackathons ago we were discussing the reviews? I was looking for some JIRAs to review last week and see the problem that all the JIRAs with patch available are in one heap,...
   Author: Sergey Shelukhin, 2013-04-22, 20:36
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
Sort:
project
HBase (177)
type
issue (120)
mail # dev (42)
mail # user (15)
date
last 7 days (11)
last 30 days (41)
last 90 days (110)
last 6 months (164)
last 9 months (177)
author
Stack (3755)
Ted Yu (2473)
Jean-Daniel Cryans (2278)
Andrew Purtell (1454)
lars hofhansl (986)
Ryan Rawson (862)
Jean-Marc Spaggiari (680)
Todd Lipcon (670)
Doug Meil (571)
Jonathan Gray (516)
Jonathan Hsieh (511)
Michael Segel (477)
Lars George (438)
stack (417)
Gary Helmling (290)
Sergey Shelukhin