Commit Graph

6998 Commits

Author SHA1 Message Date
eclark 71ebf190c8 HBASE-8902 IntegrationTestBulkLoad takes way too long
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1502338 13f79535-47bb-0310-9956-ffa450edef68
2013-07-11 19:33:47 +00:00
jxiang bcce156b8b HBASE-8899 Could not open a region on a server where it is being closed - ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1502317 13f79535-47bb-0310-9956-ffa450edef68
2013-07-11 18:18:57 +00:00
Lars George 4769fd0a6c HBASE-8876 Addendum to HBASE-8774 Add BatchSize and Filter to Thrift2 - Add BatchSize Test
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1502255 13f79535-47bb-0310-9956-ffa450edef68
2013-07-11 16:00:00 +00:00
Lars George 68a5420e09 HBASE-8695 The HBase thrift service ignores XML configuration
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1502158 13f79535-47bb-0310-9956-ffa450edef68
2013-07-11 08:57:34 +00:00
eclark b33d113a64 HBASE-8924 Master Can fail to come up after chaos monkey if the sleep time is too short.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1502144 13f79535-47bb-0310-9956-ffa450edef68
2013-07-11 08:10:02 +00:00
Michael Stack f92be02b93 HBASE-8920 TestZKBasedOpenCloseRegion.testReOpenRegion fails occasionally
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1502132 13f79535-47bb-0310-9956-ffa450edef68
2013-07-11 07:13:26 +00:00
Michael Stack e11ff8a5fd HBASE-8918 Removes redundant identifiers from interfaces
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1502128 13f79535-47bb-0310-9956-ffa450edef68
2013-07-11 07:01:27 +00:00
Zhihong Yu afca885131 HBASE-8856 Crash when attempting split with DelimitedKeyPrefixRegionSplitPolicy (Robert Dyer)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1502094 13f79535-47bb-0310-9956-ffa450edef68
2013-07-11 03:23:13 +00:00
Enis Soztutar b93c008efc HBASE-8375 Durability setting per table
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1502076 13f79535-47bb-0310-9956-ffa450edef68
2013-07-11 01:02:02 +00:00
Michael Stack 920c2a029a HBASE-8922 TestAdmin.testForceSplitMultiFamily fails in hadoopqa; DEBUG; REAPPLY
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1502015 13f79535-47bb-0310-9956-ffa450edef68
2013-07-10 21:36:28 +00:00
Michael Stack 2d16811fce HBASE-8922 TestAdmin.testForceSplitMultiFamily fails in hadoopqa; DEBUG; REVERT -- OVERCOMMIT
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1502014 13f79535-47bb-0310-9956-ffa450edef68
2013-07-10 21:35:53 +00:00
Michael Stack 0ee14ed053 HBASE-8922 TestAdmin.testForceSplitMultiFamily fails in hadoopqa; DEBUG
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1502013 13f79535-47bb-0310-9956-ffa450edef68
2013-07-10 21:35:10 +00:00
Lars George 0ab9ab9ce7 HBASE-8921 [thrift2] Add GenericOptionsParser to Thrift 2 server
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501982 13f79535-47bb-0310-9956-ffa450edef68
2013-07-10 20:46:28 +00:00
Lars George 552932953f HBASE-8826 Ensure HBASE-8695 is covered in Thrift 2
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501968 13f79535-47bb-0310-9956-ffa450edef68
2013-07-10 20:28:44 +00:00
Jean-Daniel Cryans d390841912 HBASE-8919 TestReplicationQueueFailover (and Compressed) can fail because the recovered queue
gets stuck on ClosedByInterruptException (first try, getting more debug)


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501924 13f79535-47bb-0310-9956-ffa450edef68
2013-07-10 19:22:08 +00:00
Michael Stack e79eefe78b HBASE-8918 Removes redundant identifiers from interfaces; REVERT -- PREMATURE APPLICATION
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501909 13f79535-47bb-0310-9956-ffa450edef68
2013-07-10 18:50:21 +00:00
Michael Stack da3e3046ad HBASE-8917 Minor cleanup and fixes for POM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501883 13f79535-47bb-0310-9956-ffa450edef68
2013-07-10 17:59:55 +00:00
Michael Stack e194ee4d98 HBASE-8918 Removes redundant identifiers from interfaces
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501880 13f79535-47bb-0310-9956-ffa450edef68
2013-07-10 17:53:33 +00:00
Jean-Daniel Cryans 2f1ba4a7fa HBASE-8910 HMaster.abortNow shouldn't try to become a master again if it was stopped
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501865 13f79535-47bb-0310-9956-ffa450edef68
2013-07-10 17:30:41 +00:00
Michael Stack 0886b18561 HBASE-8916 Optimize usage of Jackson's ObjectMapper
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501840 13f79535-47bb-0310-9956-ffa450edef68
2013-07-10 16:38:24 +00:00
Michael Stack 457c928d35 HBASE-8915 protobuf message style
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501834 13f79535-47bb-0310-9956-ffa450edef68
2013-07-10 16:30:32 +00:00
Lars George 8bf99de619 HBASE-8890 Fix Thrift 2 example class location
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501722 13f79535-47bb-0310-9956-ffa450edef68
2013-07-10 11:17:06 +00:00
Michael Stack a2516d3bc0 HBASE-8888 Tweak retry settings some more, *some more*
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501651 13f79535-47bb-0310-9956-ffa450edef68
2013-07-10 05:48:47 +00:00
sershe bab89d2e57 HBASE-8329 Limit compaction speed (binlijin) REVERT
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501621 13f79535-47bb-0310-9956-ffa450edef68
2013-07-10 00:30:10 +00:00
eclark c56f121117 HBASE-8904 Clean up IntegrationTestMTTR and add small features.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501614 13f79535-47bb-0310-9956-ffa450edef68
2013-07-09 23:45:54 +00:00
Enis Soztutar 0e22f9ec78 HBASE-8200 Integration Test classes are not part of the default HBase classpath.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501602 13f79535-47bb-0310-9956-ffa450edef68
2013-07-09 23:09:42 +00:00
jxiang 37c453f6bc HBASE-8907 TestIOFencing.testFencingAroundCompaction fails sometimes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501568 13f79535-47bb-0310-9956-ffa450edef68
2013-07-09 21:27:21 +00:00
Michael Stack b7b840bf59 HBASE-8900 TestRSKilledWhenMasterInitializing.testCorrectnessWhenMasterFailOver is flakey; PUTTING BACK THIS PATCH ON TRUNK
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501542 13f79535-47bb-0310-9956-ffa450edef68
2013-07-09 20:49:46 +00:00
Jean-Daniel Cryans ed997ccdeb HBASE-8861 Remove ReplicationState completely (Chris Trezzo via JD)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501503 13f79535-47bb-0310-9956-ffa450edef68
2013-07-09 19:59:39 +00:00
sershe 1cf2511b30 HBASE-8329 Limit compaction speed (binlijin)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501496 13f79535-47bb-0310-9956-ffa450edef68
2013-07-09 19:49:54 +00:00
jxiang c4b775eb17 HBASE-8899 Could not open a region on a server where it is being closed
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501464 13f79535-47bb-0310-9956-ffa450edef68
2013-07-09 19:08:29 +00:00
Lars George e6665054ef HBASE-8678 Wrongly delete cells in some case which can not be deleted (Jean-Marc Spaggiari)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501430 13f79535-47bb-0310-9956-ffa450edef68
2013-07-09 18:25:11 +00:00
Lars George 60fcb122d5 HBASE-8819 Port HBASE-5428 to Thrift 2
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501209 13f79535-47bb-0310-9956-ffa450edef68
2013-07-09 12:05:34 +00:00
mbertozzi 8191fe5cc4 HBASE-8893 Verify that HTableDescriptor Properties are preserved when cloning
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501126 13f79535-47bb-0310-9956-ffa450edef68
2013-07-09 08:27:04 +00:00
Michael Stack 4b68b915c4 HBASE-8895 Misc: replace hbase.client.retries.number w/ define and remove unused imports
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501087 13f79535-47bb-0310-9956-ffa450edef68
2013-07-09 04:51:25 +00:00
eclark 022593a9ff HBASE-8882 Addendum to add category to IntegrationTestMTTR.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501086 13f79535-47bb-0310-9956-ffa450edef68
2013-07-09 04:37:35 +00:00
Zhihong Yu 18ee009a0c HBASE-8864 Fix 2 javadoc warnings (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501084 13f79535-47bb-0310-9956-ffa450edef68
2013-07-09 04:37:14 +00:00
eclark 631b20dfe3 HBASE-8882 Create an Integration Test to Test MTTR
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501042 13f79535-47bb-0310-9956-ffa450edef68
2013-07-09 01:44:39 +00:00
eclark 26d5bcf418 HBASE-8880 Integration Tests shouldn't set the number or reties.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501040 13f79535-47bb-0310-9956-ffa450edef68
2013-07-09 01:37:40 +00:00
Michael Stack 784e45548f HBASE-8900 TestRSKilledWhenMasterInitializing.testCorrectnessWhenMasterFailOver is flakey
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501022 13f79535-47bb-0310-9956-ffa450edef68
2013-07-08 23:48:22 +00:00
Michael Stack d291f13132 HBASE-8895 Misc: replace hbase.client.retries.number w/ define and remove unused imports; ADDENDUM UNDO OVERCOMMIT IN RECOVERABLEZOOKEEPER
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501003 13f79535-47bb-0310-9956-ffa450edef68
2013-07-08 22:53:32 +00:00
Michael Stack edc354c84b HBASE-8895 Misc: replace hbase.client.retries.number w/ define and remove unused imports; ADDENDUM -- OVERCOMMIT to POM.XML
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1500990 13f79535-47bb-0310-9956-ffa450edef68
2013-07-08 22:21:17 +00:00
Michael Stack 5747b899bd HBASE-8895 Misc: replace hbase.client.retries.number w/ define and remove unused imports
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1500988 13f79535-47bb-0310-9956-ffa450edef68
2013-07-08 22:18:03 +00:00
Michael Stack ba683b9386 HBASE-8898 Minor reformatting of hbase-default.xml and removal of comments that say what the 'default' is (since rarely agrees w/ actual setting); ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1500968 13f79535-47bb-0310-9956-ffa450edef68
2013-07-08 21:31:21 +00:00
Michael Stack 867404d5f6 HBASE-8898 Minor reformatting of hbase-default.xml and removal of comments that say what the 'default' is (since rarely agrees w/ actual setting)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1500960 13f79535-47bb-0310-9956-ffa450edef68
2013-07-08 21:20:57 +00:00
jxiang 17d2514110 HBASE-8862 TestAdmin#testForceSplitMultiFamily is flaky
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1500910 13f79535-47bb-0310-9956-ffa450edef68
2013-07-08 19:47:50 +00:00
eclark 0b0cccb61d HBASE-8879 Client Scanner spams the logs if there are lots of scanners.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1500870 13f79535-47bb-0310-9956-ffa450edef68
2013-07-08 18:25:30 +00:00
Michael Stack f47e212e1a HBASE-8883 TestAdmin.testCloseRegionWhenServerNameIsEmpty failed with ArrayIndexOutOfBoundsException
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1500822 13f79535-47bb-0310-9956-ffa450edef68
2013-07-08 16:27:08 +00:00
Zhihong Yu 0f33c00f1f HBASE-8753 Provide new delete flag which can delete all cells under a column-family which have designated timestamp (Honghua)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1500780 13f79535-47bb-0310-9956-ffa450edef68
2013-07-08 14:52:00 +00:00
eclark fba901fe9c HBASE-8789 Add max RPC version to meta-region-server zk node.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1500308 13f79535-47bb-0310-9956-ffa450edef68
2013-07-06 18:51:44 +00:00