| clear query|facets|time |
Search criteria: .
Results from 21 to 30 from
40 (0.075s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HBASE-6858] Fix the incorrect BADVERSION checking in the recoverable zookeeper - HBase - [issue]
|
|
...Thanks for Stack and Kaka's reporting that there is a bug in the recoverable zookeeper when handling BADVERSION exception for setData(). It shall compare the ID payload of the data in zk wit...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6858
Author: Liyin Tang,
2012-10-17, 01:31
|
|
|
[HBASE-3857] Change the HFile Format - HBase - [issue]
|
|
...In order to support HBASE-3763 and HBASE-3856, we need to change the format of the HFile. The new format proposal is attached here. Thanks for Mikhail Bautin for the documentation....
|
|
|
http://issues.apache.org/jira/browse/HBASE-3857
Author: Liyin Tang,
2012-10-10, 16:08
|
|
|
[HBASE-6911] [89-fb] Set the logging for the location cache hit in the hbase client as trace level - HBase - [issue]
|
|
...It is too much logging for each row-location cache hit in the hbase client. So set it as the trace level....
|
|
|
http://issues.apache.org/jira/browse/HBASE-6911
Author: Liyin Tang,
2012-10-01, 23:53
|
|
|
[HBASE-3731] NPE in HTable.getRegionsInfo() - HBase - [issue]
|
|
...In HTable.getRegionInfo<code>HRegionInfo info = Writables.getHRegionInfo( rowResult.getValue(HConstants.CATALOG_FAMILY, ...
|
|
|
http://issues.apache.org/jira/browse/HBASE-3731
Author: Liyin Tang,
2012-09-27, 23:26
|
|
|
[HBASE-3663] The starvation problem in current load balance algorithm - HBase - [issue]
|
|
...This is an interesting starvation case. There are 2 conditions to trigger this problem.Condition1: r/s - r/(s+1) << 1 Let r: the number of regionsLet s: the number of serversCondition2...
|
|
|
http://issues.apache.org/jira/browse/HBASE-3663
Author: Liyin Tang,
2012-09-21, 04:05
|
|
|
[HBASE-5403] Checkpoint the compressed HLog - HBase - [issue]
|
|
...Let's assume that HBase replication can be based on replaying the HLog in the replica cluster.The replica process could be crash during the replay. Obviously, the replica process need a way ...
|
|
|
http://issues.apache.org/jira/browse/HBASE-5403
Author: Liyin Tang,
2012-08-31, 19:36
|
|
|
[HBASE-4001] when region has been OPENING for too long, the master should not reassign region - HBase - [issue]
|
|
...When the region server R1 and data node D1 running in the same machine and let's assuem this machine pub into repair,the master will try to reassign all the regions in the region server to o...
|
|
|
http://issues.apache.org/jira/browse/HBASE-4001
Author: Liyin Tang,
2012-08-29, 00:03
|
|
|
[HBASE-6673] Clear up the invalid ResultScanner in the ThriftServerRunner - HBase - [issue]
|
|
...Clear up the invalid ResultScanner in the ThriftServerRunner...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6673
Author: Liyin Tang,
2012-08-28, 05:44
|
|
|
[HBASE-6235] Reset the max and min for the time varying metrics - HBase - [issue]
|
|
...The max and min values for time varying metrics are not reset to 0 correctly. The fix is to reset them during the JMX refresh time....
|
|
|
http://issues.apache.org/jira/browse/HBASE-6235
Author: Liyin Tang,
2012-06-19, 01:23
|
|
|
[HBASE-6148] [89-fb] Avoid allocating large objects when reading corrupted RPC - HBase - [issue]
|
|
...Recently RegionServer allocates very large objects when reading some corrupted RPC calls, which may caused by client-server version incompatibility. We need to add a protection before alloca...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6148
Author: Liyin Tang,
2012-06-01, 18:50
|
|
|
|