Gary Helmling
|
ccd5082e53
|
Update details for garyh
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1354630 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-27 17:06:04 +00:00 |
Zhihong Yu
|
dfe7636214
|
HBASE-6170 add the two new config parameters in hbase-default.xml
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1354500 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-27 13:48:22 +00:00 |
Zhihong Yu
|
9214f95cf4
|
HBASE-6170 Timeouts for row lock and scan should be separate (Chris Trezzo)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1354325 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-27 04:59:27 +00:00 |
Zhihong Yu
|
275bfdcc40
|
HBASE-6200 KeyComparator.compareWithoutRow can be wrong when families have the same prefix (Jieshan)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1354290 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-26 23:40:41 +00:00 |
Andrew Kyle Purtell
|
f4165e27ce
|
Amend HBASE-6276. Misapplied patch
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1354274 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-26 22:27:22 +00:00 |
Andrew Kyle Purtell
|
c80b254756
|
HBASE-6276. TestClassLoading is racy
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1354254 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-26 22:01:56 +00:00 |
Zhihong Yu
|
0475dd5dae
|
HBASE-5967 OpenDataException because HBaseProtos.ServerLoad cannot be converted to an open data type (Gregory)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1354098 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-26 16:31:36 +00:00 |
Andrew Kyle Purtell
|
36a903366a
|
HBASE-6267. hbase.store.delete.expired.storefile should be true by default
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1353812 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-26 04:24:54 +00:00 |
Zhihong Yu
|
04a28f262e
|
HBASE-5933 Add RegionLoad.java (Gregory)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1353743 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-25 21:05:02 +00:00 |
Zhihong Yu
|
fd6ff4edb4
|
HBASE-5933 Hide HBaseProtos.ServerLoad and HBaseProtos.RegionLoad from ClusterStatus, remove HServerLoad.java
(Gregory)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1353742 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-25 20:59:27 +00:00 |
Zhihong Yu
|
28c9c4dd6e
|
HBASE-5933 Hide HBaseProtos.ServerLoad and HBaseProtos.RegionLoad from ClusterStatus (Gregory)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1353740 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-25 20:58:05 +00:00 |
ramkrishna
|
f690e086f6
|
HBASE-5875 Process RIT and Master restart may remove an online server considering it as a dead server (Rajesh)
Submitted by:Rajesh
Reviewed by:Ram Ted, Stack
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1353688 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-25 18:07:32 +00:00 |
jxiang
|
d0ec4af44a
|
HBASE-5360 [uberhbck] Add options for how to handle offline split parents, addendum
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1353658 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-25 17:03:36 +00:00 |
Zhihong Yu
|
704d725ac5
|
HBASE-5934 Add the ability for Performance Evaluation to set the table compression (Matteo)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1353290 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-24 16:22:43 +00:00 |
Zhihong Yu
|
f8f60a8360
|
HBASE-4391 Add ability to start RS as root and call mlockall (Matteo Bertozzi)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1353289 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-24 16:20:28 +00:00 |
Zhihong Yu
|
9cfae9f15f
|
HBASE-6236 Offline meta repair fails if the HBase base mount point is on a different cluster/volume than its parent in a ViewFS or sim
ilar FS (Aditya)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1353065 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-23 04:25:58 +00:00 |
Andrew Kyle Purtell
|
22ca8dc565
|
HBASE-6224. Add pre and post coprocessor hooks for bulk load (Francis Liu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1353057 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-23 00:54:11 +00:00 |
Zhihong Yu
|
0f558bb126
|
HBASE-5630 hbck should disable the balancer using synchronousBalanceSwitch (Gregory Chanan)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1353053 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-23 00:38:45 +00:00 |
Zhihong Yu
|
e88c89f01f
|
HBASE-6236 revert upon Jimmy's request.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1353013 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-22 20:00:51 +00:00 |
Zhihong Yu
|
8645a42880
|
HBASE-6236 Offline meta repair fails if the HBase base mount point is on a different cluster/volume than its parent in a ViewFS or similar FS (Aditya)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1353008 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-22 19:49:53 +00:00 |
Andrew Kyle Purtell
|
270f2f01b4
|
HBASE-6256. ZK dump was missed in the move to new UI (Elliott Clark)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1352995 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-22 18:55:16 +00:00 |
jxiang
|
f59ddd78c3
|
HBASE-6206 Large tests fail with jdk1.7
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1352962 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-22 16:36:05 +00:00 |
Zhihong Yu
|
877030a5b9
|
HBASE-5539 asynchbase PerformanceEvaluation (Benoit)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1352764 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-22 03:09:37 +00:00 |
Andrew Kyle Purtell
|
72aa146d01
|
HBASE-6255. Right align hbase logo in web UI (Elliott Clark)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1352732 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-22 00:03:04 +00:00 |
Jean-Daniel Cryans
|
2f4c1e7d78
|
HBASE-6207 Add jitter to client retry timer (Elliott Clark via JD)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1352699 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-21 21:26:57 +00:00 |
Zhihong Yu
|
75d6c71246
|
HBASE-5953 Expose the current state of the balancerSwitch (Gregory Chanan)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1352696 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-21 21:20:31 +00:00 |
Andrew Kyle Purtell
|
d81ce8cc21
|
HBASE-6243. New UI should space detailed latency columns equally (Elliott Clark)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1352694 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-21 21:16:17 +00:00 |
Andrew Kyle Purtell
|
042965f8da
|
HBASE-6242. New UI should color task list entries (Elliott Clark)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1352690 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-21 21:13:09 +00:00 |
Andrew Kyle Purtell
|
4b1a528bdd
|
HBASE-6252. TABLE ADMIN should be allowed to relocate regions (Laxman)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1352644 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-21 18:29:45 +00:00 |
Zhihong Yu
|
6e5c615355
|
HBASE-6248 Jetty init may fail if directory name contains "master" (Dave Revell)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1352395 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-21 02:18:25 +00:00 |
Andrew Kyle Purtell
|
fec5ef0f98
|
HBASE-6238. Grant on META not taking effect (Laxman)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1352356 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-20 22:33:46 +00:00 |
Andrew Kyle Purtell
|
5487a32813
|
HBASE-6209. ACL Corrections for AccessControllerProtocol (Laxman)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1352354 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-20 22:24:39 +00:00 |
Andrew Kyle Purtell
|
9aca0a9450
|
HBASE-6247. [REST] HTablePool.putTable is deprecated
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1352348 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-20 21:45:08 +00:00 |
Andrew Kyle Purtell
|
3ec92cc8b1
|
HBASE-6244. [REST] Result generators do not need to query table schema
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1352325 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-20 21:14:43 +00:00 |
Zhihong Yu
|
145c4d2583
|
HBASE-6229 AM.assign() should not set table state to ENABLED directly (Rajesh)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1352262 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-20 18:45:23 +00:00 |
ramkrishna
|
621ec576eb
|
HBASE=6164 Correct the bug in block encoding usage in bulkload
Submitted by: Anoop
Reviewed by: Ted
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1352220 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-20 17:33:19 +00:00 |
Zhihong Yu
|
4cb2174c29
|
HBASE-5918 Master will block forever at startup if root server dies between assigning root and assigning meta (Chunhui)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1352161 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-20 15:33:40 +00:00 |
Zhihong Yu
|
c85185a68f
|
HBASE-6211 Put latencies in jmx (Elliot Clark)
Submitted by: Elliot Clark
Reviewed by: Stack, Ted
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1351789 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-19 18:04:45 +00:00 |
Andrew Kyle Purtell
|
22f7a385e8
|
HBASE-6237. Fix race on ACL table creation in TestTablePermissions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1351561 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-19 02:34:34 +00:00 |
Andrew Kyle Purtell
|
429576673b
|
HBASE-6188. Remove the concept of table owner
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1351556 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-19 02:24:33 +00:00 |
jxiang
|
52f7000373
|
HBASE-6202 Medium tests fail with jdk1.7
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1351423 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-18 17:47:46 +00:00 |
jxiang
|
8ee16d9aad
|
HBASE-5360 [uberhbck] Add options for how to handle offline split parents.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1351169 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-17 21:20:10 +00:00 |
Andrew Kyle Purtell
|
e796407da8
|
HBASE-5838. Add an LZ4 compression option to HFile
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1350844 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-16 02:56:24 +00:00 |
Zhihong Yu
|
ea1bdb75b6
|
HBASE-6135 Style the Web UI to use Twitter's Bootstrap, addendum (Elliot Clark)
Submitted by: Elliot Clark
Reviewed by: Ted Yu
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1350731 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-15 18:34:21 +00:00 |
ramkrishna
|
3d26a2c856
|
HBASE-5564 Bulkload is discarding duplicate records
Submitted by:Laxman
Reviewed by:iStack, Ted, Ram
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1350691 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-15 16:51:47 +00:00 |
Michael Stack
|
3e806e7979
|
HBASE-6135 Style the Web UI to use Twitter's Bootstrap.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1350407 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-14 21:49:18 +00:00 |
Michael Stack
|
8c75efb968
|
HBASE-6185 Update javadoc for ConstantSizeRegionSplitPolicy class
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1350388 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-14 20:32:25 +00:00 |
Michael Stack
|
d602aa4385
|
HBASE-6162 Move KeyValue to hbase-common module
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1350378 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-14 19:32:02 +00:00 |
Zhihong Yu
|
1c8d541b6d
|
HBASE-5924 In the client code, don't wait for all the requests to be executed before resubmitting a request in error (N Keywal)
Submitted by: N Keywal
Reviewed by: Stack, Ted
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1350105 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-14 06:54:18 +00:00 |
Zhihong Yu
|
12a1613508
|
HBASE-6197 HRegion's append operation may lose data (Xing Shi)
Submitted by: Xing Shi
Reviewed by: Ted Yu
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1350099 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-14 06:09:33 +00:00 |