Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 177 (0.113s).
Loading phrases to help you
refine your search...
[HBASE-8597] compaction record (probably) can block WAL cleanup forever if region is closed without edits - HBase - [issue]
...A region is opened by a server, major compaction is performed, that triggers a split, and the region is closed and split. There's no indication of memstore flush for this region.After that, ...
http://issues.apache.org/jira/browse/HBASE-8597    Author: Sergey Shelukhin, 2013-05-24, 00:32
[HBASE-7680] implement compaction policy for stripe compactions - HBase - [issue]
http://issues.apache.org/jira/browse/HBASE-7680    Author: Sergey Shelukhin, 2013-05-24, 00:06
[HBASE-7679] implement store file management for stripe compactions - HBase - [issue]
http://issues.apache.org/jira/browse/HBASE-7679    Author: Sergey Shelukhin, 2013-05-23, 23:30
[HBASE-8527] clean up code around compaction completion in HStore - HBase - [issue]
...The methods completeCompaction and it's caller are too long. Something I changed while doing something else there; putting in a separate easy-to-review JIRA to make the other future change s...
http://issues.apache.org/jira/browse/HBASE-8527    Author: Sergey Shelukhin, 2013-05-23, 21:38
Re: Risk about RS logs clean ? - HBase - [mail # user]
...IIRC the version in previous branches should have an epic lock somewhere (cacheFlushLock or something like that) that should make this map manipulations safe also.  On Wed, May 22, 2013...
   Author: Sergey Shelukhin, 2013-05-23, 17:28
[HBASE-7649] client retry timeout doesn't need to do x2 fallback when going to different server - HBase - [issue]
...See HBASE-7520. When we go to server A, get a bunch of failures, then finally learn the region is on B it doesn't make sense to wait for 30 seconds before going to B....
http://issues.apache.org/jira/browse/HBASE-7649    Author: Sergey Shelukhin, 2013-05-23, 09:03
[HBASE-8000] create integration/perf tests for stripe compactions - HBase - [issue]
...While writing tests I seem to be finding more errors with edge cases unrelated to what test actually tests compared to what is expected.Integration test will be needed... probably good for p...
http://issues.apache.org/jira/browse/HBASE-8000    Author: Sergey Shelukhin, 2013-05-23, 01:03
[HBASE-8598] enhance multithreadedaction/reader/writer to test better - HBase - [issue]
...To be able to test more varied scenarios, I am adding delete and overwrite threads to writer; adding random read thread to reader; and adding some machine-oriented (csv) metric collection (Q...
http://issues.apache.org/jira/browse/HBASE-8598    Author: Sergey Shelukhin, 2013-05-23, 01:03
[HBASE-8518] Get rid of hbase.hstore.compaction.complete setting - HBase - [issue]
...hbase.hstore.compaction.complete is a strange setting that causes the finished compaction to not complete (files are just left in tmp) in HStore. It's used by one test.The setting with the s...
http://issues.apache.org/jira/browse/HBASE-8518    Author: Sergey Shelukhin, 2013-05-22, 23:58
[HBASE-8589] add "on-demand-only" integration tests - HBase - [issue]
...Sometimes there's need to write an integration test that only makes sense for large amount of data, cluster, etc. It doesn't make sense to run such test on minicluster on single machine. We ...
http://issues.apache.org/jira/browse/HBASE-8589    Author: Sergey Shelukhin, 2013-05-22, 23:28
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