| clear query|facets|time |
Search criteria: .
Results from 71 to 80 from
177 (2.891s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HBASE-7948] client doesn't need to refresh meta while the region is opening - HBase - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/HBASE-7948
Author: Sergey Shelukhin,
2013-03-27, 18:31
|
|
|
[HBASE-7630] support large number of small regions - HBase - [issue]
|
|
...Supporting large number of small regions can help improve scalability in terms of number of tables/cfs/etc., help speed up recovery, and also lessen the impact of compactions (due to there b...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7630
Author: Sergey Shelukhin,
2013-03-27, 17:59
|
|
|
Re: Running cluster integration test via Jenkins - HBase - [mail # dev]
|
|
...I am +1 on separating integration tests... actually if we could have a category of tests that only runs on demand it would be nice (large tests below) On Mon, Mar 25, 2013 at 11:57 AM,...
|
|
|
Author: Sergey Shelukhin,
2013-03-26, 02:02
|
|
|
[HBASE-8178] IPCUtil produces a LOT of WARN log spew - HBase - [issue]
|
|
...I was running some integration tests on trunk and noticed that IT log (which uses LoadTestTool with 16k records) is overflowing with this:13/03/21 23:02:15 WARN ipc.IPCUtil: Buffer grew from...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8178
Author: Sergey Shelukhin,
2013-03-24, 00:05
|
|
|
Re: Consistency issue when a Put is in the memstore but a more recent Delete is cleaned in a major compaction - HBase - [mail # dev]
|
|
...Yes, it is the same window of opportunity that was mentioned in some other JIRAs and threads (see also HBASE-7902) and would have been made wider by dropping deletes during minor compactions...
|
|
|
Author: Sergey Shelukhin,
2013-03-20, 01:36
|
|
|
[HBASE-7902] deletes may be removed during minor compaction, in non-standard compaction schemes [rename enums] - HBase - [issue]
|
|
...Deletes are only removed during major compaction now. However, in presence of file ordering, deletes can be removed during minor compaction too, as long as there's no file that is not being ...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7902
Author: Sergey Shelukhin,
2013-03-20, 01:33
|
|
|
[HBASE-8056] allow StoreScanner to drop deletes from some part of the compaction range - HBase - [issue]
|
|
...Allow StoreScanner to drop deletes from some part of the compaction range. Needed for stripe compactor, and maybe level compactor (although at present I am not sure how level compactor will ...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8056
Author: Sergey Shelukhin,
2013-03-20, 01:13
|
|
|
[HBASE-8109] HBase can manage blocks instead of (or inside) files in HDFS - HBase - [issue]
|
|
...Prompted by previous non-Hadoop experience and some dev list discussions, and after talking to some HDFS people about blocks.HBase could improve a lot by managing HDFS blocks instead of file...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8109
Author: Sergey Shelukhin,
2013-03-20, 00:57
|
|
|
[HBASE-8080] refactor default compactor to make its parts easier to reuse - HBase - [issue]
|
|
...Refactor default compactor to make its parts easier to reuse. To make eventual HBASE-7967 patch smaller....
|
|
|
http://issues.apache.org/jira/browse/HBASE-8080
Author: Sergey Shelukhin,
2013-03-19, 17:19
|
|
|
[HBASE-8034] record on-disk data size for store file and make it available during writing - HBase - [issue]
|
|
...To better estimate the size of data in the file, and to be able to split files intelligently during any multi-file compactor like stripe or level....
|
|
|
http://issues.apache.org/jira/browse/HBASE-8034
Author: Sergey Shelukhin,
2013-03-18, 17:05
|
|
|
|