Commit Graph

7033 Commits

Author SHA1 Message Date
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
larsh b256284f51 HBASE-8809 test fix
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1500232 13f79535-47bb-0310-9956-ffa450edef68
2013-07-06 08:55:55 +00:00
larsh 2bbb39fc31 HBASE-8809 Addendum to correctly hand versions in raw scans aswell (Jesse and LarsH)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1500217 13f79535-47bb-0310-9956-ffa450edef68
2013-07-06 07:31:09 +00:00
Andrew Kyle Purtell 74c9ff9973 HBASE-8799. TestAccessController#testBulkLoad failing on trunk/0.95
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1500088 13f79535-47bb-0310-9956-ffa450edef68
2013-07-05 18:16:57 +00:00
nkeywal 51d51dece7 HBASE-4360 Maintain information on the time a RS went dead - addendum (samar)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1500064 13f79535-47bb-0310-9956-ffa450edef68
2013-07-05 16:46:22 +00:00
Lars George 39722ab36a 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@1500033 13f79535-47bb-0310-9956-ffa450edef68
2013-07-05 15:17:23 +00:00
jeffreyz 8e78536a3b HBASE-8729: distributedLogReplay may hang during chained region server failure
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499925 13f79535-47bb-0310-9956-ffa450edef68
2013-07-05 07:44:00 +00:00
nkeywal 2f6599ef01 HBASE-8867 HLogUtils#getServerNameFromHLogDirectoryName does not take into account the -splitting extension
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499923 13f79535-47bb-0310-9956-ffa450edef68
2013-07-05 07:35:00 +00:00
nkeywal b12a1c3e1b HBASE-8871 The region server can crash at startup
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499921 13f79535-47bb-0310-9956-ffa450edef68
2013-07-05 07:28:39 +00:00
Zhihong Yu 6ba235d1cd HBASE-8847 Filter.transform() always applies unconditionally, even when combined in a FilterList (Christophe Taton)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499851 13f79535-47bb-0310-9956-ffa450edef68
2013-07-04 19:59:24 +00:00
Michael Stack acc6dee508 HBASE-8869 incorrect javadoc for CompactionRequest.compareTo()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499806 13f79535-47bb-0310-9956-ffa450edef68
2013-07-04 16:47:44 +00:00
anoopsamjohn ae7685310b HBASE-8781 ImmutableBytesWritable constructor with another IBW as param need to consider the offset of the passed IBW
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499804 13f79535-47bb-0310-9956-ffa450edef68
2013-07-04 16:43:01 +00:00
Michael Stack eed3a47343 HBASE-8814 Possible NPE in split if a region has empty store files; ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499801 13f79535-47bb-0310-9956-ffa450edef68
2013-07-04 16:31:10 +00:00
jxiang 3631ba5022 HBASE-8857 TestGet#testDynamicFilter fails sometimes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499593 13f79535-47bb-0310-9956-ffa450edef68
2013-07-03 22:51:37 +00:00
jxiang dae8894691 HBASE-8860 TestTableLockManager#testTableReadLock times out sometimes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499588 13f79535-47bb-0310-9956-ffa450edef68
2013-07-03 22:47:43 +00:00
jxiang 4ff281e50d HBASE-8797 Prevent merging regions from moving during online merge
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499462 13f79535-47bb-0310-9956-ffa450edef68
2013-07-03 16:26:32 +00:00