| clear query|facets|time |
Search criteria: .
Results from 11 to 17 from
17 (0.146s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HBASE-5927] SSH and DisableTableHandler happening together does not clear the znode of the region and RIT map. - HBase - [issue]
|
|
...A possible exception: If the related regionserver was just killed(But HMaster has not perceived that), then we will get a local exception "Connection reset by peer". If this region belongs t...
|
|
|
http://issues.apache.org/jira/browse/HBASE-5927
Author: Jieshan Bean,
2012-10-12, 06:36
|
|
|
[HBASE-5950] Add a decimal comparator for Filter - HBase - [issue]
|
|
...Suppose we have a requirement like below:we want to get the rows with one specified column value larger than A and less than B.(They are all decimals or integers)namely: ...
|
|
|
http://issues.apache.org/jira/browse/HBASE-5950
Author: Jieshan Bean,
2012-09-24, 12:10
|
|
|
[HBASE-6749] Compact one expired HFile all the time - HBase - [issue]
|
|
...It's an interesting issue. We found there's 1 HFile keeped changing its name all the time. After dig in more, we found one strange behavior in compaction flow.Here's the problem(We set the T...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6749
Author: Jieshan Bean,
2012-09-10, 14:11
|
|
|
[HBASE-4064] Two concurrent unassigning of the same region caused the endless loop of "Region has been PENDING_CLOSE for too long..." - HBase - [issue]
|
|
...1. If there is a "rubbish" RegionState object with "PENDING_CLOSE" in regionsInTransition(The RegionState was remained by some exception which should be removed, that's why I called it as "r...
|
|
|
http://issues.apache.org/jira/browse/HBASE-4064
Author: Jieshan Bean,
2012-07-11, 23:42
|
|
|
[HBASE-5396] Handle the regions in regionPlans while processing ServerShutdownHandler - HBase - [issue]
|
|
...The regions plan to open on this server while ServerShutdownHandler is handling, just be removed from AM.regionPlans, and only left to TimeoutMonitor handle these regions. This need to optim...
|
|
|
http://issues.apache.org/jira/browse/HBASE-5396
Author: Jieshan Bean,
2012-06-01, 16:54
|
|
|
[HBASE-5900] HRegion#FIXED_OVERHEAD is miscalculated in 94. - HBase - [issue]
|
|
...After apply the patch of HBASE-5611, and tested on a 32-bit machine. This problem was triggered.Before this patch, TestHeapSize is passed by pure coincidence in 94. public static ...
|
|
|
http://issues.apache.org/jira/browse/HBASE-5900
Author: Jieshan Bean,
2012-05-02, 03:22
|
|
|
[HBASE-5153] Add retry logic in HConnectionImplementation#resetZooKeeperTrackers - HBase - [issue]
|
|
...HBASE-4893 is related to this issue. In that issue, we know, if multi-threads share a same connection, once this connection got abort in one thread, the other threads will got a "HConnection...
|
|
|
http://issues.apache.org/jira/browse/HBASE-5153
Author: Jieshan Bean,
2012-03-19, 04:24
|
|
|
|