| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
89 (0.357s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HBASE-8135] Mutation should implement HeapSize - HBase - [issue]
|
|
...Code is there already.Doing so would allow to share some code when doing client side buffering.patch compiles locally, should not impact tests, but not tested locally....
|
|
|
http://issues.apache.org/jira/browse/HBASE-8135
Author: nkeywal,
2013-03-20, 03:39
|
|
|
[HBASE-8145] TestHCM flaky: java.lang.IllegalArgumentException: Row length is 0 - HBase - [issue]
|
|
...I will check for 0.95. for (HRegion region : regions) { if (!region.getRegionInfo().getEncodedName().equals(toMove.getRegionInfo().getEncodedName()...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8145
Author: nkeywal,
2013-03-19, 21:47
|
|
|
[HBASE-6674] Check behavior of current surefire trunk on Hadoop QA - HBase - [issue]
|
|
...Not to be committed.Surefire 2.13 is in progress. Let's check that it works for us before it's released. Locally it's acceptable....
|
|
|
http://issues.apache.org/jira/browse/HBASE-6674
Author: nkeywal,
2013-03-19, 09:28
|
|
|
[HBASE-8136] coprocessor service requires .meta. to be available all the time. - HBase - [issue]
|
|
...HTable#getRegionLocations does not use a cache: all the calls to this function go to .META.So: we're missing an opportunity to reuse/update the location cache in the HConnection. this method...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8136
Author: nkeywal,
2013-03-18, 16:29
|
|
|
[HBASE-7327] Assignment Timeouts: Remove the code from the master - HBase - [issue]
|
|
...As per HBASE-7247......
|
|
|
http://issues.apache.org/jira/browse/HBASE-7327
Author: nkeywal,
2013-03-13, 03:14
|
|
|
[HBASE-7581] TestAccessController depends on the execution order - HBase - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/HBASE-7581
Author: nkeywal,
2013-03-12, 00:34
|
|
|
[HBASE-7927] Two versions of netty with hadoop.profile=2.0: 3.5.9 and 3.2.4 - HBase - [issue]
|
|
...I don't know why, but when you do a mvn dependency:tree, everything looks fine. When you look at the generated target/cached_classpath.txt you see 2 versions of netty: netty-3.2.4.Final.jar ...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7927
Author: nkeywal,
2013-03-11, 11:29
|
|
|
[HBASE-7989] Client with a cache info on a dead server will wait for 20s before trying another one. - HBase - [issue]
|
|
...Scenario is: fetch the cache in the client a server dies try to use a region that is on the dead serverThis will lead to a 20 second connect timeout. We don't have this in unit test because ...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7989
Author: nkeywal,
2013-03-07, 21:26
|
|
|
[HBASE-8002] Make TimeOut Management for Assignment optional in master and regionservers - HBase - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/HBASE-8002
Author: nkeywal,
2013-03-07, 13:03
|
|
|
[HBASE-6772] Make the Distributed Split HDFS Location aware - HBase - [issue]
|
|
...During a hlog split, each log file (a single hdfs block) is allocated to a different region server. This region server reads the file and creates the recovery edit files.The allocation to th...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6772
Author: nkeywal,
2013-03-06, 23:39
|
|
|
|