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 |
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
|
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 |
Zhihong Yu
|
0fdf8126c5
|
HBASE-6134 Improvement for split-worker to speed up distributed log splitting (Chunhui)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1349632 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-13 04:34:03 +00:00 |
Zhihong Yu
|
5e3b1e4b5d
|
HBASE-6195 Addednum changes the method variable to be consistent with test name (Xing Shi)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1349619 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-13 02:51:37 +00:00 |
Andrew Kyle Purtell
|
1fe9aa0e7a
|
HBASE-6092. Authorize flush, split, compact operations in AccessController (Laxman)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1349596 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-13 00:17:13 +00:00 |
Zhihong Yu
|
9975cc0d5f
|
HBASE-6195 Increment data will be lost when the memstore is flushed (Xing Shi)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1349471 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-12 18:31:07 +00:00 |
Zhihong Yu
|
b8d3979505
|
HBASE-6012 Handling RegionOpeningState for bulk assign (Chunhui)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1349377 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-12 14:47:59 +00:00 |
Andrew Kyle Purtell
|
6610703576
|
HBASE-6157. Revoke of Global permission is not taking effect without restart (Laxman)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1348468 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-09 18:19:46 +00:00 |
Andrew Kyle Purtell
|
f82402aeab
|
HBASE-5372. Table mutation operations should check table level rights (Laxman)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1348466 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-09 18:15:33 +00:00 |
jxiang
|
acbac6481e
|
HBASE-6173 hbck check specified tables only
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1347868 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-08 02:32:14 +00:00 |
Zhihong Yu
|
1a7924a2c3
|
HBASE-5726 TestSplitTransactionOnCluster occasionally failing
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1347852 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-08 01:07:25 +00:00 |
ramkrishna
|
bf5cd8abac
|
HBASE-6146 Disabling of Catalog tables should not be allowed (Anoop)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1347719 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-07 17:25:22 +00:00 |
Michael Stack
|
d2d3122865
|
HBASE-6182 TestStoreFile fails with jdk1.7; REAPPLIED
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1347400 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-07 05:38:01 +00:00 |
Michael Stack
|
7407ec5def
|
HBASE-6182 TestStoreFile fails with jdk1.7; REVERT -- MISAPPLIED
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1347398 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-07 05:37:28 +00:00 |
Michael Stack
|
5942082548
|
HBASE-6182 TestStoreFile fails with jdk1.7
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1347389 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-07 04:58:53 +00:00 |
Michael Stack
|
8ad8c97c1d
|
HBASE-6038 Add getClusterStatus PB-based call to HMasterInterface
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1346748 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-06 06:26:22 +00:00 |
Michael Stack
|
29a433911b
|
HBASE-6160 META entries from daughters can be deleted before parent entries
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1346496 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-05 18:02:34 +00:00 |
ramkrishna
|
fc4d7d7a59
|
HBASE-6046 Master retry on ZK session expiry causes inconsistent region assignments. (Asutosh)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1346460 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-05 16:39:04 +00:00 |
Michael Stack
|
52b6797947
|
HBASE-5609 Add the ability to pass additional information for slow query logging
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1346459 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-05 16:38:51 +00:00 |
Zhihong Yu
|
51d2dd1490
|
HBASE-5936 Addendum adds changes for TestHMasterRPCException that were missed in previous checkin
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1345441 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-02 05:13:00 +00:00 |
Michael Stack
|
06618e6623
|
HBASE-5936 Add Column-level PB-based calls to HMasterInterface
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1345390 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-01 23:18:20 +00:00 |
Michael Stack
|
a21f01014a
|
HBASE-6149 Fix TestFSUtils creating dirs under top level dir
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1345343 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-01 20:43:33 +00:00 |
Zhihong Yu
|
ff2bcd4760
|
HBASE-6109 Improve RIT performances during assignment on large clusters (N Keywal)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1344802 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-31 16:34:47 +00:00 |
Michael Stack
|
2426162fb5
|
HBASE-6087 Add hbase-common module: ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1344559 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-31 04:23:56 +00:00 |
Michael Stack
|
3216974717
|
HBASE-6087 Add hbase-common module: ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1344558 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-31 04:23:20 +00:00 |
Michael Stack
|
b3ec7ced77
|
HBASE-6059 Replaying recovered edits would make deleted data exist again
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1344554 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-31 03:46:27 +00:00 |
Michael Stack
|
3d586b8722
|
HBASE-6062 preCheckAndPut/Delete() checks for READ when also a WRITE is performed
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1344486 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-30 22:28:29 +00:00 |
Michael Stack
|
4ebecd3eba
|
HBASE-5959 Add other load balancers
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1344457 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-30 20:53:15 +00:00 |
Michael Stack
|
b61974d1ce
|
HBASE-4720 Implement atomic update operations (checkAndPut, checkAndDelete) for REST client/server
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1344398 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-30 18:38:20 +00:00 |
Michael Stack
|
2bbc95823c
|
HBASE-6049 Serializing 'List' containing null elements will cause NullPointerException in HbaseObjectWritable.writeObject()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1344363 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-30 17:55:58 +00:00 |
Michael Stack
|
20bd3f02d0
|
HBASE-6131 Add attribution for code added by HBASE-5533 metrics
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1344299 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-30 15:09:36 +00:00 |
Michael Stack
|
31d4659cce
|
HBASE-6083 Modify old filter tests to use Junit4/no longer use HBaseTestCase
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1344111 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-30 05:44:27 +00:00 |
Andrew Kyle Purtell
|
9bb6236ecc
|
HBASE-6114. CacheControl flags should be tunable per table schema per CF
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1344105 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-30 05:26:15 +00:00 |
Michael Stack
|
cf91e55fb5
|
HBASE-6133 TestRestartCluster failing in 0.92
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1344098 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-30 04:43:50 +00:00 |
Michael Stack
|
dfab705a3b
|
HBASE-6043 Add Increment Coalescing in thrift.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1344034 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-29 22:31:54 +00:00 |
Michael Stack
|
2a0effdb9f
|
HBASE-6084 Server Load does not display correctly on the ui
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1344026 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-29 22:06:11 +00:00 |
Michael Stack
|
00e53c8fa2
|
HBASE-6108 Use HRegion.closeHRegion instead of HRegion.close() and HRegion.getLog().close()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1343857 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-29 17:12:09 +00:00 |
ramkrishna
|
ccb9c74400
|
HBASE-6088 Region splitting not happened for long time due to ZK exception while creating RS_ZK_SPLITTING node (Rajesh)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1343817 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-29 16:18:49 +00:00 |
Zhihong Yu
|
fa54aef855
|
HBASE-6032 Port HFileBlockIndex improvement from HBASE-5987
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1343413 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-28 22:43:54 +00:00 |
ramkrishna
|
5c12d03ddd
|
HBASE-6118 Add a testcase for HBASE-6065 (Ashutosh)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1343338 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-28 17:51:22 +00:00 |
ramkrishna
|
3ee5280b6b
|
HBASE-5916 RS restart just before master intialization we make the cluster non operative (Rajesh)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1343324 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-28 17:14:56 +00:00 |
Michael Stack
|
29bb309798
|
HBASE-4336 Convert source tree into maven modules
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1342958 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-26 20:35:30 +00:00 |
Michael Stack
|
390f32d79f
|
HBASE-4336 Convert source tree into maven modules
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1342856 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-26 05:56:04 +00:00 |