Commit Graph

8023 Commits

Author SHA1 Message Date
jxiang 698650982d HBASE-9792 Region states should update last assignments when a region is opened
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1539728 13f79535-47bb-0310-9956-ffa450edef68
2013-11-07 17:34:08 +00:00
nkeywal ed1705d366 HBASE-9885 Avoid some Result creation in protobuf conversions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1539692 13f79535-47bb-0310-9956-ffa450edef68
2013-11-07 15:54:38 +00:00
nkeywal bf2144fe60 HBASE-9003 Remove the jamon generated classes from the findbugs analysis
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1539599 13f79535-47bb-0310-9956-ffa450edef68
2013-11-07 11:36:48 +00:00
nkeywal b08f9dd2b1 HBASE-9885 Avoid some Result creation in protobuf conversions - REVERT to check the cause of precommit flakiness
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1539492 13f79535-47bb-0310-9956-ffa450edef68
2013-11-06 23:19:56 +00:00
nkeywal 6ba3c2339b HBASE-9885 Avoid some Result creation in protobuf conversions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1539429 13f79535-47bb-0310-9956-ffa450edef68
2013-11-06 18:58:37 +00:00
nkeywal ff84a7ae16 HBASE-9001 Add a toString in HTable, fix a log in AssignmentManager
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1539425 13f79535-47bb-0310-9956-ffa450edef68
2013-11-06 18:31:54 +00:00
anoopsamjohn b4921b03b0 HBASE-9874 Append and Increment operation drops Tags
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1539224 13f79535-47bb-0310-9956-ffa450edef68
2013-11-06 03:11:58 +00:00
sershe 18ecb48662 HBASE-8541 implement flush-into-stripes in stripe compactions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1539211 13f79535-47bb-0310-9956-ffa450edef68
2013-11-06 01:49:36 +00:00
Zhihong Yu 940f4a43c0 HBASE-9863 Intermittently TestZooKeeper#testRegionAssignmentAfterMasterRecoveryDueToZKExpiry hangs
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1539129 13f79535-47bb-0310-9956-ffa450edef68
2013-11-05 20:56:10 +00:00
Michael Stack 8d3133aa0f HBASE-8942 DFS errors during a read operation (get/scan), may cause write outliers
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1538867 13f79535-47bb-0310-9956-ffa450edef68
2013-11-05 05:27:30 +00:00
eclark 04bd8761b3 HBASE-9859 Canary Shouldn't go off if the table being read from is disabled
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1538842 13f79535-47bb-0310-9956-ffa450edef68
2013-11-05 00:22:18 +00:00
nkeywal e0a48e6d03 HBASE-9886 Optimize ServerName#compareTo
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1538679 13f79535-47bb-0310-9956-ffa450edef68
2013-11-04 16:59:37 +00:00
Michael Stack d6bdd54ecc HBASE-9855 evictBlocksByHfileName improvement for bucket cache
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1538320 13f79535-47bb-0310-9956-ffa450edef68
2013-11-03 05:31:34 +00:00
Michael Stack b0c406da07 HBASE-8942 DFS errors during a read operation (get/scan), may cause write outliers
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1538317 13f79535-47bb-0310-9956-ffa450edef68
2013-11-03 05:11:20 +00:00
Devaraj Das 679495a01c HBASE-8569. Had forgotten to add test annotation on the new test file. Fixing that.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1538010 13f79535-47bb-0310-9956-ffa450edef68
2013-11-01 18:04:37 +00:00
Devaraj Das 23e6e6b0a1 HBASE-8569. Addendum patch (for secure RPC tests).
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1538003 13f79535-47bb-0310-9956-ffa450edef68
2013-11-01 17:50:19 +00:00
Michael Stack 336b5c52ef HBASE-9868 Remove some array copy, especially around protobuf
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1537988 13f79535-47bb-0310-9956-ffa450edef68
2013-11-01 17:10:37 +00:00
Devaraj Das 8fb1958b67 HBASE-8569. Improve coverage in package org.apache.hadoop.hbase.security. Contributed by Vadim Bondarev and Andrey Klochkov
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1537986 13f79535-47bb-0310-9956-ffa450edef68
2013-11-01 16:56:24 +00:00
anoopsamjohn 22b465ea1c HBASE-9871 PB issue : Increment attributes are not getting passed to server
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1537884 13f79535-47bb-0310-9956-ffa450edef68
2013-11-01 10:23:52 +00:00
Michael Stack dcf61670d4 HBASE-9867 Save on array copies with a subclass of LiteralByteString
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1537750 13f79535-47bb-0310-9956-ffa450edef68
2013-10-31 22:59:54 +00:00
Zhihong Yu 9233b405ba HBASE-8559 increase unit-test coverage of package org.apache.hadoop.hbase.coprocessor
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1537741 13f79535-47bb-0310-9956-ffa450edef68
2013-10-31 22:21:19 +00:00
Enis Soztutar a42bdc049e HBASE-8543 fix coverage org.apache.hadoop.hbase.rest.client
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1537622 13f79535-47bb-0310-9956-ffa450edef68
2013-10-31 20:24:14 +00:00
Devaraj Das b51e21446c HBASE-8611. Improve test coverage in pkg org.apache.hadoop.hbase.mapred
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1537567 13f79535-47bb-0310-9956-ffa450edef68
2013-10-31 18:08:22 +00:00
nkeywal faff0fa2d3 HBASE-8556 fix coverage org.apache.hadoop.hbase.metrics.histogram (Aleksey Gorshkov)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1537436 13f79535-47bb-0310-9956-ffa450edef68
2013-10-31 10:50:51 +00:00
nkeywal 7f9e701bb6 HBASE-9862 manage error per server and per region in the protobuffed client
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1537431 13f79535-47bb-0310-9956-ffa450edef68
2013-10-31 10:36:53 +00:00
nkeywal e828b5eb69 HBASE-9861 Location does not have to be refreshed on regionTooBusy
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1537425 13f79535-47bb-0310-9956-ffa450edef68
2013-10-31 10:29:30 +00:00
anoopsamjohn 68db456397 HBASE-9045 Support Dictionary based Tag compression in HFiles
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1537377 13f79535-47bb-0310-9956-ffa450edef68
2013-10-31 04:59:00 +00:00
Zhihong Yu 94aa409410 HBASE-9860 Intermittent TestHBaseFsck#testMissingRegionInfoQualifier failure due to NullPointerException
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1537371 13f79535-47bb-0310-9956-ffa450edef68
2013-10-31 03:21:01 +00:00
jeffreyz 0077c822f7 HBASE-9822: IntegrationTestLazyCfLoading failed occasionally in a secure enviroment
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1537233 13f79535-47bb-0310-9956-ffa450edef68
2013-10-30 18:42:42 +00:00
jeffreyz 991ad04ca1 HBASE-8552: fix coverage org.apache.hadoop.hbase.rest.filter(by Andrey Klochkov)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1537197 13f79535-47bb-0310-9956-ffa450edef68
2013-10-30 17:36:07 +00:00
jyates 22b660dda4 HBASE-9221: Provide interface for getting a User in the client: ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1536944 13f79535-47bb-0310-9956-ffa450edef68
2013-10-30 00:20:29 +00:00
jyates e5e5dac9a7 HBASE-9221: Provide interface for getting a User in the client
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1536937 13f79535-47bb-0310-9956-ffa450edef68
2013-10-30 00:02:52 +00:00
Enis Soztutar b73e8b3b5a HBASE-9750 Add retries around Action server stop/start
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1536908 13f79535-47bb-0310-9956-ffa450edef68
2013-10-29 22:03:45 +00:00
sershe ff23790dd3 HBASE-7967 implement compactor for stripe compactions - ADDENDUM - fix javadoc warnings
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1536881 13f79535-47bb-0310-9956-ffa450edef68
2013-10-29 20:27:48 +00:00
nkeywal 53bb2f6be7 HBASE-9843 Various fixes in client code
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1536865 13f79535-47bb-0310-9956-ffa450edef68
2013-10-29 19:45:44 +00:00
Zhihong Yu 3bebeca24d HBASE-9836 Intermittent TestRegionObserverScannerOpenHook#testRegionObserverCompactionTimeStacking failure
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1536583 13f79535-47bb-0310-9956-ffa450edef68
2013-10-29 02:50:49 +00:00
sershe 322eec45f8 HBASE-8000 create integration/perf tests for stripe compactions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1536571 13f79535-47bb-0310-9956-ffa450edef68
2013-10-29 00:42:22 +00:00
sershe 60ce11220f HBASE-7967 implement compactor for stripe compactions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1536570 13f79535-47bb-0310-9956-ffa450edef68
2013-10-29 00:40:22 +00:00
sershe 9023d46908 HBASE-7680 implement compaction policy for stripe compactions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1536569 13f79535-47bb-0310-9956-ffa450edef68
2013-10-29 00:37:30 +00:00
sershe 19fd1a3310 HBASE-7679 implement store file management for stripe compactions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1536567 13f79535-47bb-0310-9956-ffa450edef68
2013-10-29 00:34:12 +00:00
Enis Soztutar 5a831da632 HBASE-9759 Prevent random number collision in IntegrationTestBulkLoad
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1536551 13f79535-47bb-0310-9956-ffa450edef68
2013-10-28 23:09:52 +00:00
Zhihong Yu ba51a43ca3 HBASE-9814 TestRegionServerCoprocessorExceptionWithRemove mentions master in javadoc
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1536519 13f79535-47bb-0310-9956-ffa450edef68
2013-10-28 20:56:50 +00:00
jxiang d3a4175a4d HBASE-9851 TestHBaseFsck.testQuarantineMissingHFile is flaky
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1536504 13f79535-47bb-0310-9956-ffa450edef68
2013-10-28 20:25:44 +00:00
eclark 5738825405 HBASE-9848 Make regionserver Canary exit with different exit codes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1536470 13f79535-47bb-0310-9956-ffa450edef68
2013-10-28 18:25:47 +00:00
eclark fcfefd81b4 HBASE-7525 A canary monitoring program specifically for regionserver (takeshi.miao)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535846 13f79535-47bb-0310-9956-ffa450edef68
2013-10-25 20:02:50 +00:00
Zhihong Yu 4205ba6777 HBASE-9837 Forward port HBASE-9080 'Retain assignment should be used when re-enabling table(s)'
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535843 13f79535-47bb-0310-9956-ffa450edef68
2013-10-25 19:51:27 +00:00
jxiang 2e6c473737 HBASE-9748 Address outstanding comments raised for HBASE-9696 - ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535812 13f79535-47bb-0310-9956-ffa450edef68
2013-10-25 18:45:10 +00:00
jxiang 2e0ed092ce Fix CRLF in TestRSKilledWhenInitializing.java
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535786 13f79535-47bb-0310-9956-ffa450edef68
2013-10-25 17:12:26 +00:00
larsh 71e47fb872 HBASE-9807 block encoder unnecessarily copies the key for each reseek
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535779 13f79535-47bb-0310-9956-ffa450edef68
2013-10-25 16:57:33 +00:00
jxiang f5881a3116 HBASE-9748 Address outstanding comments raised for HBASE-9696
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535771 13f79535-47bb-0310-9956-ffa450edef68
2013-10-25 16:17:29 +00:00