Commit Graph

1253 Commits

Author SHA1 Message Date
mbertozzi 511663e059 HBASE-7658 grant with an empty string as permission should throw an exception
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1466600 13f79535-47bb-0310-9956-ffa450edef68
2013-04-10 18:03:24 +00:00
ramkrishna cc8e0d3341 HBASE-8266-Master cannot start if TableNotFoundException is thrown while partial table recovery(Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1466565 13f79535-47bb-0310-9956-ffa450edef68
2013-04-10 16:59:39 +00:00
Michael Stack 1dda0cbc91 HBASE-8165 Update our protobuf to 2.5 from 2.4.1
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1466556 13f79535-47bb-0310-9956-ffa450edef68
2013-04-10 16:42:28 +00:00
mbertozzi f2f552c223 HBASE-8313 Add Bloom filter testing for HFileOutputFormat
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1466412 13f79535-47bb-0310-9956-ffa450edef68
2013-04-10 10:08:44 +00:00
nkeywal da58fb4a99 HBASE-8312 TestCompactionState - still timeouting
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1466345 13f79535-47bb-0310-9956-ffa450edef68
2013-04-10 06:26:20 +00:00
sershe a0b7fb5373 HBASE-7791 Compaction USER_PRIORITY is slightly broken
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1466267 13f79535-47bb-0310-9956-ffa450edef68
2013-04-09 22:20:44 +00:00
Jonathan Hsieh d09a134ad8 HBASE-6330 TestImportExport has been failing against hadoop 0.23/2.0 profile
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1466256 13f79535-47bb-0310-9956-ffa450edef68
2013-04-09 21:53:34 +00:00
eclark 976aefb5c0 HBASE-8252 Regions by Region Server table in Master's table view needs styling
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1466233 13f79535-47bb-0310-9956-ffa450edef68
2013-04-09 21:03:30 +00:00
Zhihong Yu 128134c7f5 HBASE-8308 Lower the number of expected regions in TestTableLockManager#testTableReadLock (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1466206 13f79535-47bb-0310-9956-ffa450edef68
2013-04-09 20:15:19 +00:00
Michael Stack a7c40622ae HBASE-8295 TestMasterFailover.testMasterFailoverWithMockedRITOnDeadRS is flaky
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1466144 13f79535-47bb-0310-9956-ffa450edef68
2013-04-09 17:25:45 +00:00
nkeywal 889777bf59 HBASE-8303 Increse the test timeout to 60s when they are less than 20s
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1466127 13f79535-47bb-0310-9956-ffa450edef68
2013-04-09 16:56:39 +00:00
nkeywal 52343c5516 HBASE-8305 Too much logs in the some tests
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1466117 13f79535-47bb-0310-9956-ffa450edef68
2013-04-09 16:49:47 +00:00
zjushch 6aad836c0e HBASE-8219 Align Offline Merge with Online Merge
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1465943 13f79535-47bb-0310-9956-ffa450edef68
2013-04-09 09:31:31 +00:00
nkeywal bacb37c2b6 HBASE-7247 Assignment performances decreased by 50% because of regionserver.OpenRegionHandler#tickleOpening
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1465914 13f79535-47bb-0310-9956-ffa450edef68
2013-04-09 07:12:21 +00:00
nkeywal 40d8060167 HBASE-8290 TestHTableMultiplexer is flaky
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1465912 13f79535-47bb-0310-9956-ffa450edef68
2013-04-09 07:10:12 +00:00
Michael Stack 53a7045cd9 HBASE-8045 Fix .META. migration after HBASE-3171
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1465894 13f79535-47bb-0310-9956-ffa450edef68
2013-04-09 06:02:10 +00:00
eclark 4d2f1da951 HBASE-8293 Move BigDecimalColumnInterpreter into hbase-client
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1465782 13f79535-47bb-0310-9956-ffa450edef68
2013-04-08 20:57:34 +00:00
sershe ea423691d9 HBASE-8248 HConnectionManager moved region tracking can cause the region server to redirect to itself; load balancer uses incorrect servername compare
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1465772 13f79535-47bb-0310-9956-ffa450edef68
2013-04-08 20:40:12 +00:00
Andrew Kyle Purtell d8a1dfdc69 HBASE-8158. Amend HBASE-8140 "TableMapReduceUtils#addDependencyJar fails when nested inside another MR job" (Nick Dimiduk)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1465746 13f79535-47bb-0310-9956-ffa450edef68
2013-04-08 19:49:27 +00:00
eclark 1f462ce894 HBASE-8254 Add lz4 to test compression util usage string
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1465700 13f79535-47bb-0310-9956-ffa450edef68
2013-04-08 18:13:42 +00:00
zjushch 85cb78d878 HBASE-8287 TestRegionMergeTransactionOnCluster failed in trunk build #4010
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1465528 13f79535-47bb-0310-9956-ffa450edef68
2013-04-08 02:29:44 +00:00
ramkrishna db02f627b7 HBASE-8278 - Log message after Memstore flush is always with sequence id -1
(addendum to remove sequenceId) (Ram) 



git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1465331 13f79535-47bb-0310-9956-ffa450edef68
2013-04-07 07:04:16 +00:00
larsh 02c22a449f HBASE-8208 In some situations data is not replicated to slaves when deferredLogSync is enabled (Jeffrey Zhong)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1465176 13f79535-47bb-0310-9956-ffa450edef68
2013-04-06 03:18:27 +00:00
eclark f6857d59ef HBASE-7842 Add missed Header
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1465162 13f79535-47bb-0310-9956-ffa450edef68
2013-04-05 23:56:09 +00:00
eclark 0f46618bdd HBASE-7842 Add compaction policy that explores more storefile groups
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1465133 13f79535-47bb-0310-9956-ffa450edef68
2013-04-05 21:21:22 +00:00
ramkrishna 551cfaf279 HBASE-8278 - Log message after Memstore flush is always with sequence id -1
(Ram)



git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1465034 13f79535-47bb-0310-9956-ffa450edef68
2013-04-05 16:42:37 +00:00
sershe d747617e15 HBASE-7649 client retry timeout doesn't need to do x2 fallback when going to different server
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1464798 13f79535-47bb-0310-9956-ffa450edef68
2013-04-05 00:40:21 +00:00
Devaraj Das 6debbada44 HBASE-8179. Fixes a problem to do with the json response for the cluster status
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1464797 13f79535-47bb-0310-9956-ffa450edef68
2013-04-05 00:36:02 +00:00
larsh 4855d12aa9 HBASE-8169 TestMasterFailover#testMasterFailoverWithMockedRITOnDeadRS may fail due to regions randomly assigned to a RS (Jeffrey Zhong)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1464790 13f79535-47bb-0310-9956-ffa450edef68
2013-04-04 23:31:14 +00:00
Jonathan Hsieh f357ac700d HBASE-8262 Add testcase to verify HBASE-7678's empty region split semantics change
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1464596 13f79535-47bb-0310-9956-ffa450edef68
2013-04-04 15:31:26 +00:00
mbertozzi 8465f20316 HBASE-7615 Add metrics for snapshots
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1464441 13f79535-47bb-0310-9956-ffa450edef68
2013-04-04 11:10:56 +00:00
mbertozzi fa51414e90 HBASE-7415 Add task information to snapshot operation (Jesse Yates)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1464427 13f79535-47bb-0310-9956-ffa450edef68
2013-04-04 10:50:17 +00:00
mbertozzi 5fe43bfda4 HBASE-5525 Truncate and preserve region boundaries option, addendum
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1464425 13f79535-47bb-0310-9956-ffa450edef68
2013-04-04 10:43:11 +00:00
Michael Stack 3f6b735792 HBASE-5525 Truncate and preserve region boundaries option
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1464290 13f79535-47bb-0310-9956-ffa450edef68
2013-04-04 04:58:55 +00:00
larsh 9ebd88a002 HBASE-8188 Avoid unnecessary row compare in StoreScanner
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1464287 13f79535-47bb-0310-9956-ffa450edef68
2013-04-04 04:37:35 +00:00
Michael Stack 656a3d5e41 HBASE-8231 delete tests in table_tests.rb(TestShell) always running on empty table
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1464283 13f79535-47bb-0310-9956-ffa450edef68
2013-04-04 04:06:02 +00:00
Michael Stack c4911d3230 HBASE-8230 Possible NPE on regionserver abort if replication service has not been started
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1464280 13f79535-47bb-0310-9956-ffa450edef68
2013-04-04 03:53:34 +00:00
Michael Stack e7bebd4706 HBASE-7568 [replication] Create an interface for replication queues
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1464279 13f79535-47bb-0310-9956-ffa450edef68
2013-04-04 03:51:32 +00:00
larsh 05defbdce3 HBASE-8229 Replication code logs like crazy if a target table cannot be found.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1464278 13f79535-47bb-0310-9956-ffa450edef68
2013-04-04 03:50:57 +00:00
Michael Stack a62eecc95a HBASE-7923 force unassign can confirm region online on any RS to get rid of double assignments
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1464232 13f79535-47bb-0310-9956-ffa450edef68
2013-04-03 23:16:44 +00:00
sershe bc5fc44966 HBASE-8247 inconsistent date format in different logs makes it painful to manipulate them
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1464184 13f79535-47bb-0310-9956-ffa450edef68
2013-04-03 19:56:37 +00:00
Jonathan Hsieh 6123d2b3d1 HBASE-7401 Remove warning message about running 'hbase migrate'
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1464129 13f79535-47bb-0310-9956-ffa450edef68
2013-04-03 18:00:54 +00:00
Michael Stack e52f34f21b HBASE-7745 Import uses System.out.println instead of logging
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1464124 13f79535-47bb-0310-9956-ffa450edef68
2013-04-03 17:54:44 +00:00
nkeywal ac97504dc5 HBASE-8207 Don't use hdfs append during lease recovery
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1463957 13f79535-47bb-0310-9956-ffa450edef68
2013-04-03 12:22:14 +00:00
Jonathan Hsieh b2d42190b2 HBASE-8192 Logic error causes infinite loop in HRegion.bulkLoadHFiles(List) (Chenghao Jiang)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1463664 13f79535-47bb-0310-9956-ffa450edef68
2013-04-02 18:50:30 +00:00
mbertozzi 7181fa35a3 HBASE-8062 Replace HBaseFsck.debugLsr() in TestFlushSnapshotFromClient with FSUtils.logFileSystemState()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1463646 13f79535-47bb-0310-9956-ffa450edef68
2013-04-02 17:55:11 +00:00
Michael Stack 4f681f6fe9 HBASE-8084 Export could be replaced with IdentityTableMapper
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1463640 13f79535-47bb-0310-9956-ffa450edef68
2013-04-02 17:41:16 +00:00
Zhihong Yu 2ec0f55f84 HBASE-7904 Revert, due to concern over coprocessor exposure
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1463326 13f79535-47bb-0310-9956-ffa450edef68
2013-04-01 22:29:33 +00:00
sershe 0bc9187d46 HBASE-8225 [replication] minor code bug when registering ReplicationLogCleaner (Jerry He)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1463283 13f79535-47bb-0310-9956-ffa450edef68
2013-04-01 20:16:38 +00:00
Michael Stack 58ec4f8e68 HBASE-8164 TestTableLockManager fails intermittently in trunk builds
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1463194 13f79535-47bb-0310-9956-ffa450edef68
2013-04-01 16:32:02 +00:00
Andrew Kyle Purtell d814bff215 HBASE-8213. Global authorization may lose efficacy
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1463189 13f79535-47bb-0310-9956-ffa450edef68
2013-04-01 16:24:53 +00:00
Andrew Kyle Purtell bab650d19f HBASE-8226. HBaseTestingUtility#waitUntilAllRegionsAssigned won't return if it counts 'too many' regions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1463070 13f79535-47bb-0310-9956-ffa450edef68
2013-04-01 00:57:14 +00:00
Andrew Kyle Purtell abee4b2756 HBASE-8232. TestAccessController occasionally fails with IndexOutOfBoundsException
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1462996 13f79535-47bb-0310-9956-ffa450edef68
2013-03-31 15:57:31 +00:00
Zhihong Yu 7226bff5c4 HBASE-7904 Addendum turns off vmem check
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1462701 13f79535-47bb-0310-9956-ffa450edef68
2013-03-30 04:16:06 +00:00
Zhihong Yu 534198cd36 HBASE-7904 Make mapreduce jobs pass based on 2.0.4-alpha
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1462686 13f79535-47bb-0310-9956-ffa450edef68
2013-03-30 02:26:30 +00:00
Zhihong Yu e4d696d669 HBASE-8222 User class should implement equals() and hashCode()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1462672 13f79535-47bb-0310-9956-ffa450edef68
2013-03-29 23:23:54 +00:00
Zhihong Yu a68bcf2856 HBASE-8164 TestTableLockManager fails intermittently in trunk builds, addendum
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1462668 13f79535-47bb-0310-9956-ffa450edef68
2013-03-29 22:52:50 +00:00
Andrew Kyle Purtell 7ae8a946ee Amend HBASE-8209. Revert changes to HBaseTestingUtility#waitUntilAllRegionsAssigned
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1462639 13f79535-47bb-0310-9956-ffa450edef68
2013-03-29 20:50:11 +00:00
Andrew Kyle Purtell b73cacfd8d HBASE-8209. Improve LoadTest extensibility
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1462611 13f79535-47bb-0310-9956-ffa450edef68
2013-03-29 19:11:24 +00:00
Michael Stack 00f7bb46c5 HBASE-8187 trunk/0.95 tarball packaging
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1462606 13f79535-47bb-0310-9956-ffa450edef68
2013-03-29 18:49:42 +00:00
Zhihong Yu c5a16ef24c HBASE-8207 Addendum fixes the typo in extractDeadServersFromZNodeString()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1462552 13f79535-47bb-0310-9956-ffa450edef68
2013-03-29 17:32:03 +00:00
Zhihong Yu 1babc2abbc HBASE-8207 Replication could have data loss when machine name contains hyphen "-" (Jeffrey)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1462515 13f79535-47bb-0310-9956-ffa450edef68
2013-03-29 16:06:51 +00:00
Enis Soztutar 973d38db30 HBASE-7977 Online merge should acquire table lock
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1462385 13f79535-47bb-0310-9956-ffa450edef68
2013-03-29 02:46:28 +00:00
Zhihong Yu a39bfbde4a HBASE-8152 Avoid creating empty reference file when splitkey is outside the key range of a store file (clockfly)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1462275 13f79535-47bb-0310-9956-ffa450edef68
2013-03-28 19:50:19 +00:00
Zhihong Yu 96a5c023c2 HBASE-8063 Addendum adds HalfStoreFileReader#passesKeyRangeFilter()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1462235 13f79535-47bb-0310-9956-ffa450edef68
2013-03-28 17:49:11 +00:00
jxiang b0e1395fc6 HBASE-8144 Limit number of attempts to assign a region
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1462213 13f79535-47bb-0310-9956-ffa450edef68
2013-03-28 17:02:00 +00:00
Zhihong Yu a0185e5462 HBASE-8164 TestTableLockManager fails intermittently in trunk builds (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1461797 13f79535-47bb-0310-9956-ffa450edef68
2013-03-27 18:56:01 +00:00
zjushch c94277ac85 HBASE-8163 MemStoreChunkPool: An improvement for JAVA GC when using MSLAB
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1461398 13f79535-47bb-0310-9956-ffa450edef68
2013-03-27 03:17:41 +00:00
mbertozzi 3fadf1075b HBASE-8199 Eliminate exception for ExportSnapshot against the null table snapshot (Julian Zhou)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1461340 13f79535-47bb-0310-9956-ffa450edef68
2013-03-26 22:14:50 +00:00
jxiang 1325cd776b HBASE-7597 TestHBaseFsck#testRegionShouldNotBeDeployed seems to be flaky, v2
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1461228 13f79535-47bb-0310-9956-ffa450edef68
2013-03-26 16:56:23 +00:00
Michael Stack 56fd88fff6 HBASE-8156 Support for Namenode HA for non-idempotent operations
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1460973 13f79535-47bb-0310-9956-ffa450edef68
2013-03-26 04:48:48 +00:00
jxiang 3d6dee2c3c HBASE-8173 HMaster#move wraps IOException in UnknownRegionException
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1460793 13f79535-47bb-0310-9956-ffa450edef68
2013-03-25 17:57:06 +00:00
zjushch 0abf9afff6 HBASE-8189 Shell commands of online region merge
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1460308 13f79535-47bb-0310-9956-ffa450edef68
2013-03-24 10:31:53 +00:00
zjushch c7309e82ef HBASE-7403 Online Merge (Chunhui shen)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1460306 13f79535-47bb-0310-9956-ffa450edef68
2013-03-24 10:26:21 +00:00
Michael Stack 5f17a10648 HBASE-7845 optimize hfile index key
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1460233 13f79535-47bb-0310-9956-ffa450edef68
2013-03-23 21:12:56 +00:00
sershe 0b6546baed HBASE-8161 setting blocking file count on table level doesn't work
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1460085 13f79535-47bb-0310-9956-ffa450edef68
2013-03-23 03:04:16 +00:00
Enis Soztutar 9a528fbc17 HBASE-7848 Use ZK-based read/write lock to make flush-type snapshot robust against table enable/disable/alter
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1460074 13f79535-47bb-0310-9956-ffa450edef68
2013-03-23 01:47:17 +00:00
Zhihong Yu 28cfad9739 HBASE-7878 recoverFileLease does not check return value of recoverLease, addendum
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1460058 13f79535-47bb-0310-9956-ffa450edef68
2013-03-22 23:44:51 +00:00
larsh 9066302dcd HBASE-8166 Avoid writing the memstoreTS into HFiles when possible
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1459960 13f79535-47bb-0310-9956-ffa450edef68
2013-03-22 20:02:07 +00:00
Zhihong Yu f7d02a07d8 HBASE-7953 Addendum fixes syntax error
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1459893 13f79535-47bb-0310-9956-ffa450edef68
2013-03-22 16:42:24 +00:00
Zhihong Yu 4742310a5f HBASE-7953 Some HFilePerformanceEvaluation tests might fail because of scanner.getValue when there is no more row (Jean-Marc)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1459882 13f79535-47bb-0310-9956-ffa450edef68
2013-03-22 16:14:32 +00:00
Michael Stack 5bee34d496 HBASE-7458 TestReplicationWithCompression fails intermittently in both PreCommit and trunk builds
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1459879 13f79535-47bb-0310-9956-ffa450edef68
2013-03-22 16:11:57 +00:00
anoopsamjohn d372221802 HBASE-8170 HbaseAdmin.createTable cannot handle creating three regions(jmspaggi)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1459875 13f79535-47bb-0310-9956-ffa450edef68
2013-03-22 16:05:25 +00:00
Zhihong Yu 708669b53f HBASE-7878 recoverFileLease does not check return value of recoverLease, third attempt (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1459786 13f79535-47bb-0310-9956-ffa450edef68
2013-03-22 14:12:07 +00:00
Jean-Daniel Cryans dccb58a92d HBASE-8148 Allow IPC to bind on a specific address
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1459589 13f79535-47bb-0310-9956-ffa450edef68
2013-03-21 23:51:50 +00:00
jxiang 3ce9acc3e7 HBASE-8160 HMaster#move doesn't check if master initialized
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1459580 13f79535-47bb-0310-9956-ffa450edef68
2013-03-21 23:27:49 +00:00
larsh e91edde428 HBASE-8151 Decode memstoreTS in HFileReaderV2 only when necessary
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1459433 13f79535-47bb-0310-9956-ffa450edef68
2013-03-21 18:13:30 +00:00
jxiang e38dcba6c3 HBASE-8137 Add failed to open/close region state
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1459384 13f79535-47bb-0310-9956-ffa450edef68
2013-03-21 16:29:42 +00:00
sershe 66d90f865e HBASE-7948 client doesn't need to refresh meta while the region is opening
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1459130 13f79535-47bb-0310-9956-ffa450edef68
2013-03-21 02:04:07 +00:00
Enis Soztutar 5fce119685 HBASE-7546 Obtain a table read lock on region split operations
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1459102 13f79535-47bb-0310-9956-ffa450edef68
2013-03-21 00:26:19 +00:00
Michael Stack 5fde90f68f HBASE-7905 Add passing of optional cell blocks over rpc
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1459013 13f79535-47bb-0310-9956-ffa450edef68
2013-03-20 19:36:46 +00:00
ramkrishna 75105027a1 HBASE-8131 - Create table handler needs to handle failure cases. (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1458922 13f79535-47bb-0310-9956-ffa450edef68
2013-03-20 16:25:23 +00:00
Zhihong Yu e253150cf3 HBASE-7878 recoverFileLease does not check return value of recoverLease, revert
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1458600 13f79535-47bb-0310-9956-ffa450edef68
2013-03-20 01:09:28 +00:00
Enis Soztutar 1a4f478909 HBASE-8146 IntegrationTestBigLinkedList does not work on distributed setup
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1458585 13f79535-47bb-0310-9956-ffa450edef68
2013-03-20 00:19:02 +00:00
jxiang d5b03c3648 HBASE-7803 [REST] Support caching on scan
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1458576 13f79535-47bb-0310-9956-ffa450edef68
2013-03-20 00:08:10 +00:00
Michael Stack 1d6a98257a HBASE-7481 Allow IOExceptions to be thrown from Filter methods
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1458554 13f79535-47bb-0310-9956-ffa450edef68
2013-03-19 22:47:55 +00:00
Zhihong Yu 6722e26df1 HBASE-7878 recoverFileLease does not check return value of recoverLease (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1458546 13f79535-47bb-0310-9956-ffa450edef68
2013-03-19 22:17:53 +00:00
Michael Stack 76788fd5bf HBASE-8140 TableMapReduceUtils#addDependencyJar fails when nested inside another MR job -- ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1458545 13f79535-47bb-0310-9956-ffa450edef68
2013-03-19 22:16:55 +00:00
Michael Stack fd4c887cd0 HBASE-8140 TableMapReduceUtils#addDependencyJar fails when nested inside another MR job
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1458531 13f79535-47bb-0310-9956-ffa450edef68
2013-03-19 21:54:00 +00:00
nkeywal 01bb623745 HBASE-8135 Mutation should implement HeapSize
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1458418 13f79535-47bb-0310-9956-ffa450edef68
2013-03-19 17:30:05 +00:00
nkeywal c352a848a1 HBASE-7590 Add a costless notifications mechanism from master to regionservers & clients - new files
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1458199 13f79535-47bb-0310-9956-ffa450edef68
2013-03-19 10:07:17 +00:00
nkeywal 17e604efbf HBASE-7590 Add a costless notifications mechanism from master to regionservers & clients
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1458184 13f79535-47bb-0310-9956-ffa450edef68
2013-03-19 09:24:01 +00:00
jxiang 15c0385d4f HBASE-7597 TestHBaseFsck#testRegionShouldNotBeDeployed seems to be flaky
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1458059 13f79535-47bb-0310-9956-ffa450edef68
2013-03-18 23:13:13 +00:00
sershe dce86001ea HBASE-8080 refactor default compactor to make its parts easier to reuse
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1458049 13f79535-47bb-0310-9956-ffa450edef68
2013-03-18 22:33:59 +00:00
Andrew Kyle Purtell a9f2ff5374 HBASE-8141. Remove accidental uses of org.mortbay.log.Log
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1458001 13f79535-47bb-0310-9956-ffa450edef68
2013-03-18 21:11:33 +00:00
Zhihong Yu 84d0115d44 HBASE-8097 MetaServerShutdownHandler may potentially keep bumping up DeadServer.numProcessing (Jeffrey Zhong)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1457932 13f79535-47bb-0310-9956-ffa450edef68
2013-03-18 19:37:11 +00:00
Zhihong Yu a832f774c4 HBASE-7992 provide pre/post region offline hooks for HMaster.offlineRegion() (Rajeshbabu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1457854 13f79535-47bb-0310-9956-ffa450edef68
2013-03-18 16:44:04 +00:00
Michael Stack 5d1e0a7055 HBASE-8077 Configure the job name in ImportTsv
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1457632 13f79535-47bb-0310-9956-ffa450edef68
2013-03-18 04:04:17 +00:00
Zhihong Yu 54c5d944ae HBASE-8130 initialize TableLockManager before initializing AssignmentManager (Rajeshbabu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1457487 13f79535-47bb-0310-9956-ffa450edef68
2013-03-17 16:55:01 +00:00
mbertozzi 302ce0325b HBASE-8067 TestHFileArchiving.testArchiveOnTableDelete sometimes fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1457345 13f79535-47bb-0310-9956-ffa450edef68
2013-03-16 23:42:43 +00:00
Zhihong Yu 839ba8b4c5 HBASE-8106 Test to check replication log znodes move is done correctly (Himanshu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1457216 13f79535-47bb-0310-9956-ffa450edef68
2013-03-16 07:21:16 +00:00
sershe e8b21aad62 REVERT HBASE-8034 record on-disk data size for store file and make it available during writing
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1457193 13f79535-47bb-0310-9956-ffa450edef68
2013-03-16 02:16:14 +00:00
mbertozzi eb039567de HBASE-7809 Refactor Split/Merge to use HRegionFileSystem
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1457148 13f79535-47bb-0310-9956-ffa450edef68
2013-03-15 22:19:34 +00:00
Zhihong Yu 436c63c497 HBASE-7930 hbck should provide an option to fix .META. rows with empty REGIONINFO_QUALIFIER (Jean-Marc)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1457103 13f79535-47bb-0310-9956-ffa450edef68
2013-03-15 20:40:53 +00:00
mbertozzi ba155ad854 HBASE-8122 TestAccessController depends on the execution order
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1457091 13f79535-47bb-0310-9956-ffa450edef68
2013-03-15 20:11:37 +00:00
mbertozzi 16589af634 HBASE-8123 Replace HashMap/HashSet with TreeMap/TreeSet where byte[] is used as key
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1457089 13f79535-47bb-0310-9956-ffa450edef68
2013-03-15 20:04:08 +00:00
Michael Stack 167766c262 HBASE-4285 partitions file created in user's home directory by importtsv
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1457078 13f79535-47bb-0310-9956-ffa450edef68
2013-03-15 19:45:09 +00:00
Michael Stack 466902ffde HBASE-8101 Cleanup: findbugs and javadoc warning fixes as well as making it illegal passing null row to Put/Delete, etc.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1457024 13f79535-47bb-0310-9956-ffa450edef68
2013-03-15 17:11:32 +00:00
mbertozzi 551c04f173 HBASE-8118 TestTablePermission depends on the execution order
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1456946 13f79535-47bb-0310-9956-ffa450edef68
2013-03-15 13:21:53 +00:00
Enis Soztutar 76dbb6f616 HBASE-8116 TestSnapshotCloneIndependence fails in trunk builds intermittently
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1456753 13f79535-47bb-0310-9956-ffa450edef68
2013-03-15 03:13:25 +00:00
sershe aa4092c83d HBASE-8034 record on-disk data size for store file and make it available during writing
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1456743 13f79535-47bb-0310-9956-ffa450edef68
2013-03-15 01:41:45 +00:00
Enis Soztutar 48debe39f0 HBASE-7938 Add integration test for ImportTsv/LoadIncrementalHFiles workflow (Nick Dimiduk)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1456700 13f79535-47bb-0310-9956-ffa450edef68
2013-03-14 22:28:08 +00:00
Michael Stack f1b6c6d317 HBASE-7876 Got exception when manually triggers a split on an empty region
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1456543 13f79535-47bb-0310-9956-ffa450edef68
2013-03-14 17:10:26 +00:00
larsh 68463933e4 HBASE-8099 ReplicationZookeeper.copyQueuesFromRSUsingMulti should not return any queues if it failed to execute. (Himanshu and LarsH)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1456520 13f79535-47bb-0310-9956-ffa450edef68
2013-03-14 16:40:36 +00:00
Enis Soztutar 566989a455 HBASE-8094 TestTableInputFormatScan doesn't assert anything (Nick Dimiduk)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1456285 13f79535-47bb-0310-9956-ffa450edef68
2013-03-14 00:03:41 +00:00
sershe 88c3d9da6d HBASE-8056 allow StoreScanner to drop deletes from some part of the compaction range
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1456082 13f79535-47bb-0310-9956-ffa450edef68
2013-03-13 18:38:31 +00:00
Enis Soztutar 8c68535d1a HBASE-8036 ProtobufUtil.multi behavior is inconsistent in case of errors
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1456063 13f79535-47bb-0310-9956-ffa450edef68
2013-03-13 17:51:02 +00:00
ramkrishna 64cdeb630c HBASE-8012 - Reseek should position to the beginning of file for the first time it is invoked with a KV smaller than the first KV in file (Raymond Liu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1455993 13f79535-47bb-0310-9956-ffa450edef68
2013-03-13 15:13:57 +00:00
Zhihong Yu afcfbd1a8a HBASE-8063 Filter HFiles based on first/last key (Liang Xie)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1455971 13f79535-47bb-0310-9956-ffa450edef68
2013-03-13 14:47:05 +00:00
ramkrishna 6f97d4b20d HBASE-8066 - Provide Admin.isTableAvailable() for a given table along with splitkeys(Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1455958 13f79535-47bb-0310-9956-ffa450edef68
2013-03-13 14:33:53 +00:00
Gary Helmling d45cbcac1a HBASE-7482 Port HBASE-7442 HBase remote CopyTable not working when security enabled to trunk
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1455764 13f79535-47bb-0310-9956-ffa450edef68
2013-03-13 00:38:19 +00:00
larsh 7dbb307f2a HBASE-8055 Null check missing in StoreFile.Reader.getMaxTimestamp()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1455403 13f79535-47bb-0310-9956-ffa450edef68
2013-03-12 03:54:29 +00:00
Zhihong Yu cff351319f HBASE-8071 TestRestoreFlushSnapshotFromClient fails intermittently in trunk builds (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1455366 13f79535-47bb-0310-9956-ffa450edef68
2013-03-12 00:02:53 +00:00
mbertozzi 20816c9d47 HBASE-8069 TestHLog is dependent on the execution order
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1455363 13f79535-47bb-0310-9956-ffa450edef68
2013-03-11 23:46:12 +00:00
Michael Stack ffc8e66a57 HBASE-8068 TestMasterMetricsWrapper failed in 0.95 #60 jenkins
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1455328 13f79535-47bb-0310-9956-ffa450edef68
2013-03-11 21:06:00 +00:00
Michael Stack df4748b369 HBASE-8011 Refactor ImportTsv
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1455284 13f79535-47bb-0310-9956-ffa450edef68
2013-03-11 19:01:23 +00:00
Zhihong Yu c11bd4a464 HBASE-7827 Improve the speed of Hbase Thirft Batch mutation for deletes (Shivendra Pratap Singh)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1455248 13f79535-47bb-0310-9956-ffa450edef68
2013-03-11 17:39:25 +00:00
mbertozzi 95e4f53090 HBASE-8067 TestHFileArchiving.testArchiveOnTableDelete sometimes fails -- more debug
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1455234 13f79535-47bb-0310-9956-ffa450edef68
2013-03-11 17:01:32 +00:00
ramkrishna 6372e2dcff HBASE-7961 truncate on disabled table should throw TableNotEnabledException.
(Rajesh)



git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1454677 13f79535-47bb-0310-9956-ffa450edef68
2013-03-09 09:25:22 +00:00
Michael Stack 3a23adf5ab HBASE-3171 Drop ROOT and instead store META location(s) directly in ZooKeeper
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1454607 13f79535-47bb-0310-9956-ffa450edef68
2013-03-08 22:37:19 +00:00
Michael Stack 7f2768955c HBASE-8052 TestHBaseFsck#testQuarantineMissingFamdir fails sporadically
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1454571 13f79535-47bb-0310-9956-ffa450edef68
2013-03-08 21:18:56 +00:00
Enis Soztutar 2cfb9cae5d HBASE-7721 Atomic multi-row mutations in META
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1454498 13f79535-47bb-0310-9956-ffa450edef68
2013-03-08 19:10:32 +00:00
Michael Stack 90e4bc2aa9 HBASE-8043 Fix a few javadoc warnings...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1454471 13f79535-47bb-0310-9956-ffa450edef68
2013-03-08 17:14:14 +00:00
mbertozzi d600c61ca3 HBASE-8041 WebUI doesn't display snapshots correctly
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1454443 13f79535-47bb-0310-9956-ffa450edef68
2013-03-08 16:09:25 +00:00
Zhihong Yu faaa3a6af8 HBASE-7960 Addendum simplify test path as suggested by Stack
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1454250 13f79535-47bb-0310-9956-ffa450edef68
2013-03-08 04:42:37 +00:00
Zhihong Yu 57cb60b2ff HBASE-7960 cleanup TestDir in TestHalfStoreFileReader (Liang Xie)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1454244 13f79535-47bb-0310-9956-ffa450edef68
2013-03-08 04:34:19 +00:00
Andrew Kyle Purtell a584f3de87 HBASE-8004. Creating an existing table from Shell does not throw TableExistsException (Jeffrey Zhong)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1454222 13f79535-47bb-0310-9956-ffa450edef68
2013-03-08 02:56:10 +00:00
Zhihong Yu 9ccbb766bd HBASE-8033 Break TestRestoreSnapshotFromClient into TestRestoreSnapshotFromClient and TestCloneSnapshotFromClient (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1454186 13f79535-47bb-0310-9956-ffa450edef68
2013-03-08 00:20:01 +00:00
Michael Stack 3361261726 HBASE-8032 TestNodeHealthCheckChore.testHealthChecker failed 0.95 build #36
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1454110 13f79535-47bb-0310-9956-ffa450edef68
2013-03-07 21:42:02 +00:00
nkeywal 7f2b36e72f HBASE-8002 Make TimeOut Management for Assignment optional in master and regionservers
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1453755 13f79535-47bb-0310-9956-ffa450edef68
2013-03-07 10:08:57 +00:00