| clear query|facets|time |
Search criteria: .
Results from 61 to 70 from
91 (0.127s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Use of required keyword in protobuf messages - HBase - [mail # dev]
|
|
...I agree with most of the comments here, particularly that at some point we should go through and review all the "required" fields. Another thing to keep in mind is that we have only gu...
|
|
|
Author: Gregory Chanan,
2012-08-07, 20:33
|
|
|
[HBASE-6511] TestAcidGuarantees system test broken by reliance on MiniCluster - HBase - [issue]
|
|
...When I did HBASE-6334 and HBASE-6379, I only focused on the unit test and didn't think to test the system test as well.The problem is that those JIRAs introduced a reliance on the miniCluste...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6511
Author: Gregory Chanan,
2012-08-04, 00:26
|
|
|
[HBASE-6334] TestImprovement for TestHRegion.testWritesWhileGetting - HBase - [issue]
|
|
...Two improvements:1. I was running testWritesWhileGetting on 0.90.6 (which lacks HBASE-4195) and I couldn't get the 20% failures mentioned in the JIRA. It was more like 1%. So I i...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6334
Author: Gregory Chanan,
2012-08-04, 00:24
|
|
|
[HBASE-6379] [0.90 branch] Backport HBASE-6334 to 0.90 - HBase - [issue]
|
|
...See HBASE-6334 for details.The issue is that HBASE-6334 detects both HBASE-4195 (which should be backported to 0.90 – I'll file another JIRA for that) and HBASE-2856 (which is a known ...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6379
Author: Gregory Chanan,
2012-08-04, 00:24
|
|
|
[HBASE-6385] [0.90 branch] Backport HBASE-4195 to 0.90 - HBase - [issue]
|
|
...We are seeing some HBASE-4195 failures on 0.90. Backport this fix....
|
|
|
http://issues.apache.org/jira/browse/HBASE-6385
Author: Gregory Chanan,
2012-07-17, 21:20
|
|
|
[HBASE-6151] Master can die if RegionServer throws ServerNotRunningYet - HBase - [issue]
|
|
...See, for example:2012-05-23 16:49:22,745 FATAL org.apache.hadoop.hbase.master.HMaster: Unhandled exception. Starting shutdown.org.apache.hadoop.hbase.ipc.ServerNotRunningException: org.apach...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6151
Author: Gregory Chanan,
2012-07-13, 00:48
|
|
|
Re: HBase 0.94.1 - HBase - [mail # dev]
|
|
...If you go to one of the download mirrors and click "stable" it brings you to a 0.92.1 release, not a 0.94.0 release. For example: http://www.bizdirusa.com/mirrors/apache/hbase/stable/ ...
|
|
|
Author: Gregory Chanan,
2012-07-10, 01:34
|
|
|
[HBASE-6333] MemStoreScanner {kvsetAtCreation,snapshotAtCreation} should be private and not volatile - HBase - [issue]
|
|
...I was looking over this code and was confused why these variables were volatile, as they don't need to be [the constructor, which is the only place the variables are set, is already prot...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6333
Author: Gregory Chanan,
2012-07-06, 22:30
|
|
|
[HBASE-5933] Hide HBaseProtos.ServerLoad and HBaseProtos.RegionLoad from ClusterStatus - HBase - [issue]
|
|
...From Stack's comments on HBASE-5444:"We need this import? Its for cp. Thats ok I'd say.... One day we can hide that too.."...
|
|
|
http://issues.apache.org/jira/browse/HBASE-5933
Author: Gregory Chanan,
2012-06-25, 23:56
|
|
|
Re: Metrics in 0.96 - HBase - [mail # dev]
|
|
...Do we have an umbrella JIRA for this? Seems like there is a lot of work to be done on this and it would help to have one similar to HBASE-5305 for the version compatibility stuff. &nbs...
|
|
|
Author: Gregory Chanan,
2012-06-23, 00:23
|
|
|
|