| clear query|facets|time |
Search criteria: .
Results from 51 to 60 from
177 (0.158s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Build failed in Jenkins: HBase-TRUNK #4047 - HBase - [mail # dev]
|
|
...I noticed that integration tests ran as part of the build... one of them has 30-minutes runtime by default and so it failed. Did anything change recently w/the setup? I thought the tests did...
|
|
|
Author: Sergey Shelukhin,
2013-04-10, 00:01
|
|
|
Re: trunk build broken? - HBase - [mail # dev]
|
|
...Same here... On Tue, Apr 9, 2013 at 12:12 PM, Stack wrote: ...
|
|
|
Author: Sergey Shelukhin,
2013-04-09, 19:57
|
|
|
[HBASE-8274] Backport to 94: HBASE-7488 Implement HConnectionManager.locateRegions which is currently returning null - HBase - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/HBASE-8274
Author: Sergey Shelukhin,
2013-04-09, 08:33
|
|
|
[HBASE-8150] server should not produce RAITE for already-opening region in 0.94 (because master retry logic handles this case poorly) - HBase - [issue]
|
|
...The code in 0.94 AM sets the region plan to point to the same server when retrying the assignment due to RAITE.LOG.warn("Failed assignment of " ...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8150
Author: Sergey Shelukhin,
2013-04-09, 08:33
|
|
|
[HBASE-8248] HConnectionManager moved region tracking can cause the region server to redirect to itself; load balancer uses incorrect servername compare - HBase - [issue]
|
|
...hbase-hbase-regionserver-ip-10-152-131-248.log:2013-04-02 16:48:24,499 INFO org.apache.hadoop.hbase.regionserver.HRegionServer: Adding moved region record: c52aa9838fe14b28b34f1e4e5fa14be9 t...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8248
Author: Sergey Shelukhin,
2013-04-09, 03:17
|
|
|
[HBASE-8037] RegionMovedException is handled incorrectly for multi-region requests that fail completely - HBase - [issue]
|
|
...RegionMovedException is currently thrown on global level, and due to how ProtobufUtil does things, it fails the entire multi-request, see HBASE-8036. RME also doesn't specify the region.Thus...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8037
Author: Sergey Shelukhin,
2013-04-09, 01:55
|
|
|
[HBASE-7236] add per-table/per-cf configuration via metadata - HBase - [issue]
|
|
...Regardless of the compaction policy, it makes sense to have separate configuration for compactions for different tables and column families, as their access patterns and workloads can be dif...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7236
Author: Sergey Shelukhin,
2013-04-09, 01:53
|
|
|
[HBASE-7572] move metadata settings that duplicate xml config settings to CF/table config in a backward-compatible manner - HBase - [issue]
|
|
...2nd part of splitting HBASE-7236...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7572
Author: Sergey Shelukhin,
2013-04-09, 01:47
|
|
|
Re: Essential column family performance - HBase - [mail # user]
|
|
...IntegrationTestLazyCfLoading uses randomly distributed keys with the following condition for filtering: 1 == (Long.parseLong(Bytes.toString(rowKey, 0, 4), 16) & 1); where rowKey is hex strin...
|
|
|
Author: Sergey Shelukhin,
2013-04-08, 20:34
|
|
|
[HBASE-7760] tiny issue in ChaosMonkey - kills meta server instead of root - HBase - [issue]
|
|
...Calls the wrong method. Also, we observed the method not work in a strange manner, so logging needs to be added...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7760
Author: Sergey Shelukhin,
2013-04-06, 08:06
|
|
|
|