Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 189 (0.177s).
Loading phrases to help you
refine your search...
[HBASE-8700] IntegrationTestBigLinkedList can fail due to random number collision - HBase - [issue]
...The test can fail due to random number collision, claiming there are unreferenced elements for obvious reasons (we rewrite some link). Original Accumulo test has one-stage generation so it d...
http://issues.apache.org/jira/browse/HBASE-8700    Author: Sergey Shelukhin, 2013-06-19, 02:06
[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-06-19, 01:50
[HBASE-8765] split should be based on store size, not HFile size - HBase - [issue]
...I noticed that the current split behavior is rather suboptimal with regard to compactions. On large regions, HFile size limit triggers a split. Split is followed by major compaction to get r...
http://issues.apache.org/jira/browse/HBASE-8765    Author: Sergey Shelukhin, 2013-06-19, 01:16
[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-06-11, 02:36
Re: Failure scenarios in HBase - HBase - [mail # user]
...HBase stores HFiles (and other files) in HDFS, so HDFS replication should take care of the lost replica. It may indeed happen that region server will be reading the files from remote machine...
   Author: Sergey Shelukhin, 2013-06-11, 02:18
[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-06-11, 01:12
[HBASE-8709] consider a scheme to allow compacting files in any combination - HBase - [issue]
...We were discussing something and I came up with the following scheme. Consider this. The main problem for choosing out-of-order files for compactions is full key collisions (k, cf:c, ts are ...
http://issues.apache.org/jira/browse/HBASE-8709    Author: Sergey Shelukhin, 2013-06-10, 21:27
Re: Please welcome our newest committer, Jeffrey Zhong - HBase - [mail # dev]
...Congrats! :)  On Tue, Jun 4, 2013 at 6:00 PM, lars hofhansl  wrote:  ...
   Author: Sergey Shelukhin, 2013-06-05, 21:03
[HBASE-7680] implement compaction policy for stripe compactions - HBase - [issue]
http://issues.apache.org/jira/browse/HBASE-7680    Author: Sergey Shelukhin, 2013-06-04, 03:53
[HBASE-8550] 0.94 ChaosMonkey grep for master is too broad - HBase - [issue]
...As a true anarchist, ChaosMonkey in 0.94 knows no masters, so it tries to kill all of them ("grep master"). If HBase user doesn't have enough permissions, some of the kills fail (in one case...
http://issues.apache.org/jira/browse/HBASE-8550    Author: Sergey Shelukhin, 2013-06-04, 01:07
Sort:
project
HBase (189)
type
issue (129)
mail # dev (44)
mail # user (16)
date
last 7 days (12)
last 30 days (29)
last 90 days (85)
last 6 months (156)
last 9 months (188)
author
Stack (3791)
Ted Yu (2547)
Jean-Daniel Cryans (2293)
Andrew Purtell (1470)
lars hofhansl (1002)
Ryan Rawson (862)
Jean-Marc Spaggiari (703)
Todd Lipcon (673)
Doug Meil (573)
Jonathan Gray (516)
Jonathan Hsieh (515)
Michael Segel (485)
stack (440)
Lars George (439)
Gary Helmling (292)
Sergey Shelukhin