Commit Graph

1131 Commits

Author SHA1 Message Date
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