Commit Graph

2550 Commits

Author SHA1 Message Date
Michael Stack c09b2f5f5d HBASE-6052 Convert .META. and -ROOT- content to pb; ADDENDUM REMOVE UNUSED hbase-4388-root.dir.tgz
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1378256 13f79535-47bb-0310-9956-ffa450edef68
2012-08-28 18:30:04 +00:00
Michael Stack c9b028862a HBASE-6052 Convert .META. and -ROOT- content to pb
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1377965 13f79535-47bb-0310-9956-ffa450edef68
2012-08-28 03:40:47 +00:00
Jonathan Hsieh f63e6a41a5 HBASE-6586 Quarantine Corrupted HFiles with hbck
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1377941 13f79535-47bb-0310-9956-ffa450edef68
2012-08-28 01:55:21 +00:00
Michael Stack 93e03d7d09 HBASE-4050 Combine Master Metrics into a single class
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1377896 13f79535-47bb-0310-9956-ffa450edef68
2012-08-27 22:39:23 +00:00
jxiang 275f0453c5 HBASE-6643 Accept encoded region name in compacting/spliting region from shell
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1377862 13f79535-47bb-0310-9956-ffa450edef68
2012-08-27 21:05:38 +00:00
Zhihong Yu d992c7742e HBASE-6622 TestUpgradeFromHFileV1ToEncoding#testUpgrade fails in trunk
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1377508 13f79535-47bb-0310-9956-ffa450edef68
2012-08-26 20:11:21 +00:00
Michael Stack 638529d93b HBASE-5997 Fix concerns raised in HBASE-5922 related to HalfStoreFileReader; REVERT
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1377483 13f79535-47bb-0310-9956-ffa450edef68
2012-08-26 18:59:25 +00:00
Michael Stack 70f7608afa HBASE-5997 Fix concerns raised in HBASE-5922 related to HalfStoreFileReader
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1377366 13f79535-47bb-0310-9956-ffa450edef68
2012-08-26 00:29:33 +00:00
Michael Stack 3519920373 HBASE-6372 Add scanner batching to Export job
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1377212 13f79535-47bb-0310-9956-ffa450edef68
2012-08-25 04:51:41 +00:00
larsh 9d107882d3 HBASE-6496 Addendum - add test category
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1377178 13f79535-47bb-0310-9956-ffa450edef68
2012-08-25 01:42:36 +00:00
larsh 7a62339a4d HBASE-6496 Example ZK based scan policy
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1377156 13f79535-47bb-0310-9956-ffa450edef68
2012-08-25 00:01:46 +00:00
Michael Stack b4be2041d4 HBASE-6477 Use PB filter definitions in RPC
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1377154 13f79535-47bb-0310-9956-ffa450edef68
2012-08-24 23:51:51 +00:00
Michael Stack 86592b6103 HBASE-5449 Support for wire-compatible security functionality
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1377141 13f79535-47bb-0310-9956-ffa450edef68
2012-08-24 22:43:19 +00:00
ramkrishna 07218cb039 HBASE-6633 Adding new hooks to the split flow - For roll backs and one final hook after split is completed either successfully or failed
Submitted by:Ram
Reviewed by:Stack	


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1377033 13f79535-47bb-0310-9956-ffa450edef68
2012-08-24 18:43:33 +00:00
Michael Stack 567723f028 HBASE-6616 test failure in TestDelayedRpc#testTooManyDelayedRpcs
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1377027 13f79535-47bb-0310-9956-ffa450edef68
2012-08-24 18:39:30 +00:00
nkeywal 2b7f8503b4 HBASE-6654 io.encoding.TestChangingEncoding could be faster
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1376952 13f79535-47bb-0310-9956-ffa450edef68
2012-08-24 15:02:46 +00:00
Zhihong Yu 2c59e2bba4 HBASE-6584 TestAssignmentManager#testDisablingTableRegionsAssignmentDuringCleanClusterStartup fails due to port 60000 already in use (Rajesh)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1376918 13f79535-47bb-0310-9956-ffa450edef68
2012-08-24 14:03:35 +00:00
Michael Stack 1e945238f3 HBASE-6606 Test for reconnecting with HBaseAdmin using unmanaged HConnection
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1376711 13f79535-47bb-0310-9956-ffa450edef68
2012-08-23 21:44:51 +00:00
Zhihong Yu 8c811a6994 HBASE-3271 Allow .META. table to be exported (Liang Xie)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1376487 13f79535-47bb-0310-9956-ffa450edef68
2012-08-23 13:43:26 +00:00
Zhihong Yu 82609fa7b1 HBASE-6524 revert due to new test failures against hadoop 2.0
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1376365 13f79535-47bb-0310-9956-ffa450edef68
2012-08-23 05:07:00 +00:00
Michael Stack 080b8fce76 HBASE-6632 [0.92 UNIT TESTS] testCreateTableRPCTimeOut sets rpc timeout to 1500ms and leaves it (testHundredsOfTable fails w/ 1500ms timeout)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1375897 13f79535-47bb-0310-9956-ffa450edef68
2012-08-22 05:05:14 +00:00
Michael Stack 91466eb44e HBASE-6631 TestHMasterRPCException in 0.92 failed twice on socket timeout
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1375849 13f79535-47bb-0310-9956-ffa450edef68
2012-08-21 23:19:55 +00:00
Michael Stack 4e765cb5b4 HBASE-6524 Hooks for hbase tracing
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1375812 13f79535-47bb-0310-9956-ffa450edef68
2012-08-21 21:45:00 +00:00
nkeywal c87c7237c7 HBASE-6364 Powering down the server host holding the .META. table causes HBase Client to take excessively long to recover and connect to reassigned .META. table
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1375473 13f79535-47bb-0310-9956-ffa450edef68
2012-08-21 11:12:10 +00:00
nkeywal 933c80f7f3 HBASE-6435 Reading WAL files after a recovery leads to time lost in HDFS timeouts when using dead datanodes - addendum TestBlockReorder.java
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1375454 13f79535-47bb-0310-9956-ffa450edef68
2012-08-21 09:53:18 +00:00
nkeywal f1b53f6631 HBASE-6435 Reading WAL files after a recovery leads to time lost in HDFS timeouts when using dead datanodes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1375451 13f79535-47bb-0310-9956-ffa450edef68
2012-08-21 09:47:05 +00:00
Michael Stack 76cd7aa23b HBASE-6414 Remove the WritableRpcEngine & associated Invocation classes; REMOVE EMPTY FILES
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1375051 13f79535-47bb-0310-9956-ffa450edef68
2012-08-20 15:18:17 +00:00
Michael Stack 3550392d4e HBASE-6414 Remove the WritableRpcEngine & associated Invocation classes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1374860 13f79535-47bb-0310-9956-ffa450edef68
2012-08-19 21:47:21 +00:00
Zhihong Yu 81f5222ab9 HBASE-6608 Fix for HBASE-6160, META entries from daughters can be deleted before parent entries, shouldn't compare HRegionInfo's (Enis)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1374676 13f79535-47bb-0310-9956-ffa450edef68
2012-08-18 23:34:17 +00:00
Michael Stack 28e176de82 HBASE-6553 Remove Avro Gateway
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1374486 13f79535-47bb-0310-9956-ffa450edef68
2012-08-18 00:40:43 +00:00
Michael Stack 1908123fbe HBASE-6055 Fix hfile/log cleaning delegate method naming
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1374478 13f79535-47bb-0310-9956-ffa450edef68
2012-08-17 23:30:19 +00:00
Michael Stack 093c6fa19c HBASE-6599 Rename Store (the implementations) as HStore, and HStore (the Interface) as Store
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1374354 13f79535-47bb-0310-9956-ffa450edef68
2012-08-17 16:46:07 +00:00
jxiang a7b5e34cf2 HBASE-6593 TestAdmin times out sometimes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1374061 13f79535-47bb-0310-9956-ffa450edef68
2012-08-16 21:05:38 +00:00
jxiang 14d07f96e1 HBASE-6471 Performance regression caused by HBASE-4054
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1373917 13f79535-47bb-0310-9956-ffa450edef68
2012-08-16 16:53:43 +00:00
larsh c3d1bb07f8 HBASE-6562 Fake KVs are sometimes passed to filters
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1373650 13f79535-47bb-0310-9956-ffa450edef68
2012-08-15 22:02:57 +00:00
Andrew Kyle Purtell 677ff7e0db HBASE-6478. TestClassLoading.testClassLoadingFromLibDirInJar occasionally fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1373520 13f79535-47bb-0310-9956-ffa450edef68
2012-08-15 16:33:40 +00:00
Zhihong Yu 3156455462 HBASE-6569 Extract HStore interface from Store (Jesse Yates)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1373153 13f79535-47bb-0310-9956-ffa450edef68
2012-08-14 22:34:18 +00:00
Zhihong Yu f69a7e8e74 HBASE-6568 Extract daemon thread factory from HTable into its own class (Jesse Yates)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1372963 13f79535-47bb-0310-9956-ffa450edef68
2012-08-14 16:42:04 +00:00
Andrew Kyle Purtell e64fe02581 HBASE-6308. Coprocessors should be loaded in a custom ClassLoader (James Baldassari)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1372558 13f79535-47bb-0310-9956-ffa450edef68
2012-08-13 19:31:00 +00:00
Jonathan Hsieh c106d67381 HBASE-6510 Fix HConnection typo in TestFromClientSide (Gregory Chanan)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1371511 13f79535-47bb-0310-9956-ffa450edef68
2012-08-09 22:06:32 +00:00
Jonathan Hsieh 21d473f356 HBASE-6552 TestAcidGuarantees system test should flush more aggressively (Gregory Chanan)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1371501 13f79535-47bb-0310-9956-ffa450edef68
2012-08-09 21:52:19 +00:00
larsh a77305afda HBASE-6522 Expose locks and leases to Coprocessors
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1371024 13f79535-47bb-0310-9956-ffa450edef68
2012-08-09 00:56:59 +00:00
Zhihong Yu 5876b5b662 HBASE-6509 Implement fast-forwarding FuzzyRowFilter to allow filtering rows e.g. by "???alex?b" (Alex Baranau)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1370788 13f79535-47bb-0310-9956-ffa450edef68
2012-08-08 14:37:34 +00:00
Zhihong Yu ba966f8ada HBASE-6520 MSLab May cause the Bytes.toLong not work correctly for increment (ShiXing)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1370717 13f79535-47bb-0310-9956-ffa450edef68
2012-08-08 09:33:11 +00:00
larsh 103b7b3eee HBASE-6505 Allow shared RegionObserver state
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1369516 13f79535-47bb-0310-9956-ffa450edef68
2012-08-05 02:37:35 +00:00
jxiang ffe24f3c97 HBASE-6507 [hbck] TestHBaseFsck ran into TableNotEnabledException
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1369363 13f79535-47bb-0310-9956-ffa450edef68
2012-08-04 16:40:38 +00:00
Zhihong Yu 018b5ec84d HBASE-6468 RowCounter may return incorrect result if column name is specified in command line (Shrijeet)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1368625 13f79535-47bb-0310-9956-ffa450edef68
2012-08-02 18:03:26 +00:00
Zhihong Yu efe471f74b HBASE-6411 Move Master Metrics to metrics 2 (Alex Baranau)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1368598 13f79535-47bb-0310-9956-ffa450edef68
2012-08-02 16:58:35 +00:00
Zhihong Yu 6f542792e3 HBASE-6429 Filter with filterRow() returning true is incompatible with scan with limit (Jie Huang)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1368472 13f79535-47bb-0310-9956-ffa450edef68
2012-08-02 13:45:26 +00:00
larsh 3fd458ad88 HBASE-6427 Pluggable compaction and scan policies via coprocessors
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1367361 13f79535-47bb-0310-9956-ffa450edef68
2012-07-30 23:14:21 +00:00
Michael Stack cee7c32732 HBASE-5705 Introduce Protocol Buffer RPC engine
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1367009 13f79535-47bb-0310-9956-ffa450edef68
2012-07-30 07:07:17 +00:00
jxiang 57afee6a6b HBASE-6272 In-memory region state is inconsistent
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1366438 13f79535-47bb-0310-9956-ffa450edef68
2012-07-27 16:34:32 +00:00
Zhihong Yu b358b89351 HBASE-6431 Some FilterList Constructors break addFilter (Alex Newman)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1366198 13f79535-47bb-0310-9956-ffa450edef68
2012-07-26 20:53:17 +00:00
Zhihong Yu a5bd687531 HBASE-6455 org.apache.hadoop.hbase.PerformanceEvaluation sets the map reduce output path as a child of input path (Aditya)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1366034 13f79535-47bb-0310-9956-ffa450edef68
2012-07-26 15:12:23 +00:00
Michael Stack c5af2aeb18 HBASE-6447 Common TestZooKeeper failures on jenkins: testMasterSessionExpired and testCreateSilentIsReallySilent
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1365502 13f79535-47bb-0310-9956-ffa450edef68
2012-07-25 09:30:11 +00:00
larsh 4d99488e58 HBASE-5659 Addendum
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1364895 13f79535-47bb-0310-9956-ffa450edef68
2012-07-24 05:19:30 +00:00
Jonathan Hsieh 2144415141 HBASE-4470 ServerNotRunningException coming out of assignRootAndMeta kills the Master (Gregory Chanan)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1364532 13f79535-47bb-0310-9956-ffa450edef68
2012-07-23 07:18:32 +00:00
larsh 889e1136d4 HBASE-5659 TestAtomicOperation.testMultiRowMutationMultiThreads is still failing occasionally
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1364501 13f79535-47bb-0310-9956-ffa450edef68
2012-07-23 05:24:26 +00:00
Zhihong Yu c48ac29ca9 HBASE-6441 MasterFS doesn't set scheme for internal FileSystem (Jesse Yates)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1364498 13f79535-47bb-0310-9956-ffa450edef68
2012-07-23 05:11:59 +00:00
larsh 12470ff307 HBASE-5547 Addendum (Jesse and Ted)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1364493 13f79535-47bb-0310-9956-ffa450edef68
2012-07-23 04:44:39 +00:00
larsh c687f84c10 HBASE-6406 Disable TestZooKeeper#testClientSessionExpired
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1364204 13f79535-47bb-0310-9956-ffa450edef68
2012-07-22 01:23:36 +00:00
larsh ab96788641 HBASE-5547 Don't delete HFiles when in "backup mode" (Jesse Yates)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1364203 13f79535-47bb-0310-9956-ffa450edef68
2012-07-22 01:11:36 +00:00
Zhihong Yu 1a6834c8c9 HBASE-6312 Make BlockCache eviction thresholds configurable (Jie Huang)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1363468 13f79535-47bb-0310-9956-ffa450edef68
2012-07-19 18:38:52 +00:00
larsh e9aaf12f6e HBASE-6406 Remove TestReplicationPeer
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1363217 13f79535-47bb-0310-9956-ffa450edef68
2012-07-19 04:30:13 +00:00
jxiang 0da654d45f HBASE-6392 UnknownRegionException blocks hbck from sideline big overlap regions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1363190 13f79535-47bb-0310-9956-ffa450edef68
2012-07-19 00:23:56 +00:00
Zhihong Yu 5586daa4de HBASE-6389 Revert, the patch breaks TestZooKeeper
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1363179 13f79535-47bb-0310-9956-ffa450edef68
2012-07-18 23:51:25 +00:00
larsh 3a68756704 HBASE-6389 Modify the conditions to ensure that Master waits for sufficient number of Region Servers before starting region assignments (Aditya Kishore)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1361456 13f79535-47bb-0310-9956-ffa450edef68
2012-07-14 00:40:13 +00:00
Michael Stack 4c72558f62 HBASE-6334 TestImprovement for TestHRegion.testWritesWhileGetting
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1360935 13f79535-47bb-0310-9956-ffa450edef68
2012-07-12 20:51:29 +00:00
Zhihong Yu 30012934b5 HBASE-6337 [MTTR] Remove renaming tmp log file in SplitLogManager (Chunhui)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1359957 13f79535-47bb-0310-9956-ffa450edef68
2012-07-11 00:07:53 +00:00
Jonathan Hsieh 0318331ccd HBASE-4379 [hbck] Does not complain about tables with no end region [Z,] (Anoop Sam John)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1358953 13f79535-47bb-0310-9956-ffa450edef68
2012-07-09 07:45:49 +00:00
larsh a7dcdedb86 HBASE-6329 Stopping META regionserver when splitting region could cause daughter region to be assigned twice (chunhui shen)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1358820 13f79535-47bb-0310-9956-ffa450edef68
2012-07-08 19:21:30 +00:00
larsh 6ff32a1a89 Data error after majorCompaction caused by keeping MVCC for opened scanners (chunhui shen)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1358331 13f79535-47bb-0310-9956-ffa450edef68
2012-07-06 18:22:00 +00:00
Andrew Kyle Purtell 80c83d8803 HBASE-6253. Do not allow user to disable or drop ACL table (Gopinathan)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1358029 13f79535-47bb-0310-9956-ffa450edef68
2012-07-06 03:02:03 +00:00
Jonathan Hsieh 0fc4929d66 Revert HBASE-6330 - hadoop 2.0 was fixed but this broke hadoop 1.0 build.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1357844 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 19:56:17 +00:00
Jonathan Hsieh af21a030c0 HBASE-6330 TestImportExport has been failing against hadoop 0.23/2.0 profile [part2]
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1357480 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 07:22:29 +00:00
nkeywal 1544913988 HBASE-6175 TestFSUtils flaky on hdfs getFileStatus method
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1357238 13f79535-47bb-0310-9956-ffa450edef68
2012-07-04 13:13:31 +00:00
mbautin d2ca6bfe63 [jira] [HBASE-5104] Provide a reliable intra-row pagination mechanism
Summary: Porting Madhu's patch for intra-row pagination (rHBASEEIGHTNINEFBBRANCH1326043) to trunk. This is what we have in 89-fb just as a starting point (currently there are test failures).

Test Plan: Run unit tests

Reviewers: madhuvaidya, lhofhansl, Kannan, tedyu, stack, todd, JIRA, jxcn01

Reviewed By: tedyu

CC: jxcn01, Liyin

Differential Revision: https://reviews.facebook.net/D2799

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1356995 13f79535-47bb-0310-9956-ffa450edef68
2012-07-03 22:36:20 +00:00
Michael Stack f2f468cc65 HBASE-6039 Remove HMasterInterface and replace with something similar to RegionServerStatusProtocol
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1356920 13f79535-47bb-0310-9956-ffa450edef68
2012-07-03 20:29:50 +00:00
Zhihong Yu 6505939970 HBASE-6284 HRegion#doMiniBatchMutation() (Anoop)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1356566 13f79535-47bb-0310-9956-ffa450edef68
2012-07-03 03:53:11 +00:00
Lars George 40dc5d71f8 HBASE-6265 Calling getTimestamp() on a KV in cp.prePut() causes KV not to be flushed
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1356106 13f79535-47bb-0310-9956-ffa450edef68
2012-07-02 08:26:31 +00:00
Andrew Kyle Purtell cbd82f0440 HBASE-6292. Compact can skip the security access control (ShiXing)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1355825 13f79535-47bb-0310-9956-ffa450edef68
2012-06-30 21:26:15 +00:00
Zhihong Yu ef55fb21de HBASE-6281 Assignment need not be called for disabling table regions during clean cluster start up (Rajesh)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1355532 13f79535-47bb-0310-9956-ffa450edef68
2012-06-29 19:42:53 +00:00
Zhihong Yu 132c4fdc14 HBASE-6269 Lazyseek should use the maxSequenseId StoreFile's KeyValue as the latest KeyValue (Xing Shi)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1354703 13f79535-47bb-0310-9956-ffa450edef68
2012-06-27 20:10:50 +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 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
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
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 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
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
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
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
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 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
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