| clear query|facets|time |
Search criteria: .
Results from 31 to 40 from
173 (0.204s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HBASE-8448] RatioBasedCompactionPolicy (and derived ones) can select already-compacting files for compaction - HBase - [issue]
|
|
...The code added to make sure it doesn't get stuck, doesn't take into account filesCompacting.This is the cause of recent TestHFileArchiving failures......
|
|
|
http://issues.apache.org/jira/browse/HBASE-8448
Author: Sergey Shelukhin,
2013-04-30, 09:22
|
|
|
[HBASE-8457] add support for custom entries to PB WAL - HBase - [issue]
|
|
...Right now custom records are written by using fake KVs. With protobuf WAL, maybe we can use PB.I took a stab at it in HBASE-7413, but the changes will be large on top of that change, includi...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8457
Author: Sergey Shelukhin,
2013-04-29, 22:33
|
|
|
[HBASE-8092] bulk assignment in 0.94 doesn't handle ZK errors very well - HBase - [issue]
|
|
...It can abort the master if node already exists, and as far as I see, if exists check fails it will get stuck forever (the latter I haven't seen though)....
|
|
|
http://issues.apache.org/jira/browse/HBASE-8092
Author: Sergey Shelukhin,
2013-04-27, 16:55
|
|
|
[HBASE-8297] ClassFinder/IntegrationTestDriver errors are not helpful - HBase - [issue]
|
|
...ClassFinder logs a bunch of errors about some random classes it cannot load. This is not useful. Ideally it should only log the classes if they satisfy the other criteria, such as the name f...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8297
Author: Sergey Shelukhin,
2013-04-25, 18:31
|
|
|
[HBASE-8260] create generic integration test for trunk and 94 that is more deterministic, can be run for longer and is less aggressive - HBase - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/HBASE-8260
Author: Sergey Shelukhin,
2013-04-24, 23:47
|
|
|
[HBASE-8264] expose the number of seen KVs from StoreScanner - HBase - [issue]
|
|
...This is HBASE-8034 redux - better size estimates when splitting stripes in stripe compactions....
|
|
|
http://issues.apache.org/jira/browse/HBASE-8264
Author: Sergey Shelukhin,
2013-04-24, 18:34
|
|
|
[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
|
|
|
|