| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
516 (0.186s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HBASE-2549] Review Trackers (column, delete, etc) on Trunk after 2248 goes in for correctness and optimal earlying-out - HBase - [issue]
|
|
...Once we move to all Scans, the trackers could use a refresh. There are often times where we return, for example, a MatchCode.SKIP (which just goes to the next KV not including the curr...
|
|
|
http://issues.apache.org/jira/browse/HBASE-2549
Author: Jonathan Gray,
2013-04-15, 23:46
|
|
|
[HBASE-2832] Priorities and multi-threading for MemStore flushing - HBase - [issue]
|
|
...Similar to HBASE-1476 and HBASE-2646 which are for compactions, but do this for flushes.Flushing when we hit the normal flush size is a low priority flush. Other types of flushes (heap...
|
|
|
http://issues.apache.org/jira/browse/HBASE-2832
Author: Jonathan Gray,
2013-04-15, 23:44
|
|
|
[HBASE-3341] Increment Row-Level Group Commit via Coprocessors - HBase - [issue]
|
|
...A specialized group commit for increment operations to deal with hot rows, built with coprocessors....
|
|
|
http://issues.apache.org/jira/browse/HBASE-3341
Author: Jonathan Gray,
2013-04-15, 23:32
|
|
|
[HBASE-2970] Meta blocks should be given their own priority bucket in block cache - HBase - [issue]
|
|
...Bloom filters are currently using the LRU block cache. They are being treated as normal data blocks, however, it would be advantageous if we could treat me separately and give them the...
|
|
|
http://issues.apache.org/jira/browse/HBASE-2970
Author: Jonathan Gray,
2013-04-15, 23:26
|
|
|
[HBASE-2500] Block indexes and meta blocks should be put into the LRU - HBase - [issue]
|
|
...Currently we are not tracking the heap usage of block indexes. We're just relying on the fact that we leave a large percentage of total heap as part of "everything else" not in memstor...
|
|
|
http://issues.apache.org/jira/browse/HBASE-2500
Author: Jonathan Gray,
2013-04-15, 23:25
|
|
|
[HBASE-3171] Drop ROOT and instead store META location(s) directly in ZooKeeper - HBase - [issue]
|
|
...Rather than storing the ROOT region location in ZooKeeper, going to ROOT, and reading the META location, we should just store the META location directly in ZooKeeper.The purpose of the root ...
|
|
|
http://issues.apache.org/jira/browse/HBASE-3171
Author: Jonathan Gray,
2013-04-09, 16:52
|
|
|
[HBASE-4697] Block cache reference should not be static - HBase - [issue]
|
|
...After the introduction of CacheConfig, over in HBASE-4641 we dealt with a bug of the block cache being instantiated in the master. A short-term fix was done there.This is the real fix....
|
|
|
http://issues.apache.org/jira/browse/HBASE-4697
Author: Jonathan Gray,
2013-02-26, 06:20
|
|
|
[HBASE-4611] Add support for Phabricator/Differential as an alternative code review tool - HBase - [issue]
|
|
...From http://phabricator.org/ : "Phabricator is a open source collection of web applications which make it easier to write, review, and share source code. It is currently available as an earl...
|
|
|
http://issues.apache.org/jira/browse/HBASE-4611
Author: Jonathan Gray,
2012-12-23, 20:52
|
|
|
[HBASE-2376] Add special SnapshotScanner which presents view of all data at some time in the past - HBase - [issue]
|
|
...In order to support a particular kind of database "snapshot" feature which doesn't require copying data, we came up with the idea for a special SnapshotScanner that would present a view of y...
|
|
|
http://issues.apache.org/jira/browse/HBASE-2376
Author: Jonathan Gray,
2012-11-21, 07:42
|
|
|
Re: Development work focused on HFile v2 - HBase - [mail # user]
|
|
...https://issues.apache.org/jira/browse/HBASE-3857 There is some design doc there. Also, I know Mikhail Bautin has done some presentations on HFile v2, as have some other folks fro...
|
|
|
Author: Jonathan Gray,
2012-11-03, 22:56
|
|
|
|