| clear query|facets|time |
Search criteria: .
Results from 71 to 80 from
172 (0.222s).
|
|
|
Loading phrases to help you refine your search...
|
|
[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
|
|
|
Re: hbase server incorrect shutdown case table corruption? - HBase - [mail # user]
|
|
...I think it is not acceptable to assume proper shutdown... if this is a real issue we should fix it, unless it's already fixed on trunk. On Fri, Mar 15, 2013 at 5:50 PM, Ted wrote...
|
|
|
Author: Sergey Shelukhin,
2013-03-16, 01:07
|
|
|
[HBASE-7521] fix HBASE-6060 (regions stuck in opening state) in 0.94 - HBase - [issue]
|
|
...Discussion in HBASE-6060 implies that the fix there does not work on 0.94. Still, we may want to fix the issue in 0.94 (via some different fix) because the regions stuck in opening for ridic...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7521
Author: Sergey Shelukhin,
2013-03-15, 03:52
|
|
|
Re: Is it feasible to delete qualified tombstones during minor compaction? - HBase - [mail # dev]
|
|
...Actually, major compaction still doesn't look at memstore so the window for reappearing puts is still there, it's just small. I am +1 on the OP idea :) On Thu, Mar 14, 2013 at 10:00 AM...
|
|
|
Author: Sergey Shelukhin,
2013-03-14, 17:46
|
|
|
[HBASE-8036] ProtobufUtil.multi behavior is inconsistent in case of errors - HBase - [issue]
|
|
...ProtobufUtil splits operations by regions and performs multiple client.multi calls. In case if there are certain errors inside RS, HRegionServer adds the corresponding exceptions to MultiRes...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8036
Author: Sergey Shelukhin,
2013-03-14, 00:50
|
|
|
[HBASE-8095] TestSnapshotsFromAdmin::testBackoffLogic depends on time - HBase - [issue]
|
|
...Failed for me while my machine was under load: Failed tests: testBackoffLogic(org.apache.hadoop.hbase.client.TestSnapshotFromAdmin): Elapsed time:4119 is more than expected max:4050Lo...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8095
Author: Sergey Shelukhin,
2013-03-13, 22:14
|
|
|
|