Commit Graph

6699 Commits

Author SHA1 Message Date
Zhihong Yu 51d2dd1490 HBASE-5936 Addendum adds changes for TestHMasterRPCException that were missed in previous checkin
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1345441 13f79535-47bb-0310-9956-ffa450edef68
2012-06-02 05:13:00 +00:00
Michael Stack 06618e6623 HBASE-5936 Add Column-level PB-based calls to HMasterInterface
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1345390 13f79535-47bb-0310-9956-ffa450edef68
2012-06-01 23:18:20 +00:00
Michael Stack b075efb1ca HBASE-6150 Remove empty files causing rat check fail
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1345369 13f79535-47bb-0310-9956-ffa450edef68
2012-06-01 22:04:54 +00:00
Michael Stack a21f01014a HBASE-6149 Fix TestFSUtils creating dirs under top level dir
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1345343 13f79535-47bb-0310-9956-ffa450edef68
2012-06-01 20:43:33 +00:00
ramkrishna f05b600cf4 HBASE-6089 SSH and AM.joinCluster causes Concurrent Modification exception. (Rajesh)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1344816 13f79535-47bb-0310-9956-ffa450edef68
2012-05-31 17:05:59 +00:00
Zhihong Yu ff2bcd4760 HBASE-6109 Improve RIT performances during assignment on large clusters (N Keywal)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1344802 13f79535-47bb-0310-9956-ffa450edef68
2012-05-31 16:34:47 +00:00
Michael Stack 15b1bea883 HBASE-5970 Improve the AssignmentManager#updateTimer and speed up handling opened event
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1344569 13f79535-47bb-0310-9956-ffa450edef68
2012-05-31 05:47:56 +00:00
Michael Stack 5c8ba16c34 HBASE-6040 Use block encoding and HBase handled checksum verification in bulk loading using HFileOutputFormat
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1344560 13f79535-47bb-0310-9956-ffa450edef68
2012-05-31 04:26:38 +00:00
Michael Stack 2426162fb5 HBASE-6087 Add hbase-common module: ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1344559 13f79535-47bb-0310-9956-ffa450edef68
2012-05-31 04:23:56 +00:00
Michael Stack 3216974717 HBASE-6087 Add hbase-common module: ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1344558 13f79535-47bb-0310-9956-ffa450edef68
2012-05-31 04:23:20 +00:00
Michael Stack b3ec7ced77 HBASE-6059 Replaying recovered edits would make deleted data exist again
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1344554 13f79535-47bb-0310-9956-ffa450edef68
2012-05-31 03:46:27 +00:00
Michael Stack bf1470c6c7 HBASE-6016 ServerShutdownHandler#processDeadRegion could return false for disabling table regions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1344511 13f79535-47bb-0310-9956-ffa450edef68
2012-05-30 23:59:40 +00:00
Michael Stack 17a12aa8e5 HBASE-6087 Add hbase-common module
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1344510 13f79535-47bb-0310-9956-ffa450edef68
2012-05-30 23:51:44 +00:00
Michael Stack 3d586b8722 HBASE-6062 preCheckAndPut/Delete() checks for READ when also a WRITE is performed
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1344486 13f79535-47bb-0310-9956-ffa450edef68
2012-05-30 22:28:29 +00:00
Zhihong Yu 6043c0c401 HBASE-6119 Region server logs its own address at the end of getMaster()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1344482 13f79535-47bb-0310-9956-ffa450edef68
2012-05-30 21:52:33 +00:00
Michael Stack a43d806e46 HBASE-6120 Few logging improvements around enabling tables
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1344476 13f79535-47bb-0310-9956-ffa450edef68
2012-05-30 21:42:37 +00:00
Michael Stack 4ebecd3eba HBASE-5959 Add other load balancers
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1344457 13f79535-47bb-0310-9956-ffa450edef68
2012-05-30 20:53:15 +00:00
Michael Stack 65fc2953bd HBASE-6068 Secure HBase cluster : Client not able to call some admin APIs
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1344456 13f79535-47bb-0310-9956-ffa450edef68
2012-05-30 20:46:23 +00:00
Michael Stack 0586d64bd5 HBASE-5936 Add Column-level PB-based calls to HMasterInterface; REVERT
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1344449 13f79535-47bb-0310-9956-ffa450edef68
2012-05-30 20:26:36 +00:00
Michael Stack 267dfbee66 HBASE-5936 Add Column-level PB-based calls to HMasterInterface
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1344433 13f79535-47bb-0310-9956-ffa450edef68
2012-05-30 19:54:02 +00:00
Michael Stack 7bdcad0c28 HBASE-5932 Move RegionServerStatusProtocol from ipc package to top-level
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1344432 13f79535-47bb-0310-9956-ffa450edef68
2012-05-30 19:53:37 +00:00
Michael Stack 1bf7b3f136 HBASE-5932 Move RegionServerStatusProtocol from ipc package to top-level
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1344430 13f79535-47bb-0310-9956-ffa450edef68
2012-05-30 19:49:39 +00:00
Michael Stack b61974d1ce HBASE-4720 Implement atomic update operations (checkAndPut, checkAndDelete) for REST client/server
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1344398 13f79535-47bb-0310-9956-ffa450edef68
2012-05-30 18:38:20 +00:00
Michael Stack 2bbc95823c HBASE-6049 Serializing 'List' containing null elements will cause NullPointerException in HbaseObjectWritable.writeObject()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1344363 13f79535-47bb-0310-9956-ffa450edef68
2012-05-30 17:55:58 +00:00
Michael Stack 20bd3f02d0 HBASE-6131 Add attribution for code added by HBASE-5533 metrics
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1344299 13f79535-47bb-0310-9956-ffa450edef68
2012-05-30 15:09:36 +00:00
Michael Stack 31d4659cce HBASE-6083 Modify old filter tests to use Junit4/no longer use HBaseTestCase
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1344111 13f79535-47bb-0310-9956-ffa450edef68
2012-05-30 05:44:27 +00:00
Andrew Kyle Purtell 9bb6236ecc HBASE-6114. CacheControl flags should be tunable per table schema per CF
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1344105 13f79535-47bb-0310-9956-ffa450edef68
2012-05-30 05:26:15 +00:00
Michael Stack cf91e55fb5 HBASE-6133 TestRestartCluster failing in 0.92
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1344098 13f79535-47bb-0310-9956-ffa450edef68
2012-05-30 04:43:50 +00:00
Michael Stack 5aaf176f63 HBASE-6043 Add Increment Coalescing in thrift.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1344086 13f79535-47bb-0310-9956-ffa450edef68
2012-05-30 03:27:51 +00:00
Michael Stack bb87ad10e0 HBASE-6107 Distributed log splitting hangs even there is no task under /hbase/splitlog
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1344044 13f79535-47bb-0310-9956-ffa450edef68
2012-05-29 23:11:19 +00:00
Michael Stack cd8f390d90 HBASE-6043 Add Increment Coalescing in thrift.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1344043 13f79535-47bb-0310-9956-ffa450edef68
2012-05-29 23:08:50 +00:00
Michael Stack dfab705a3b HBASE-6043 Add Increment Coalescing in thrift.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1344034 13f79535-47bb-0310-9956-ffa450edef68
2012-05-29 22:31:54 +00:00
Michael Stack 522dd51ef9 HBASE-5948 Deprecate and remove the Avro gateway
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1344029 13f79535-47bb-0310-9956-ffa450edef68
2012-05-29 22:18:26 +00:00
Michael Stack 2a0effdb9f HBASE-6084 Server Load does not display correctly on the ui
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1344026 13f79535-47bb-0310-9956-ffa450edef68
2012-05-29 22:06:11 +00:00
Michael Stack 1aad1a456f HBASE-6084 Server Load does not display correctly on the ui
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1344023 13f79535-47bb-0310-9956-ffa450edef68
2012-05-29 22:02:43 +00:00
Michael Stack 00e53c8fa2 HBASE-6108 Use HRegion.closeHRegion instead of HRegion.close() and HRegion.getLog().close()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1343857 13f79535-47bb-0310-9956-ffa450edef68
2012-05-29 17:12:09 +00:00
ramkrishna ccb9c74400 HBASE-6088 Region splitting not happened for long time due to ZK exception while creating RS_ZK_SPLITTING node (Rajesh)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1343817 13f79535-47bb-0310-9956-ffa450edef68
2012-05-29 16:18:49 +00:00
Zhihong Yu fa54aef855 HBASE-6032 Port HFileBlockIndex improvement from HBASE-5987
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1343413 13f79535-47bb-0310-9956-ffa450edef68
2012-05-28 22:43:54 +00:00
ramkrishna 5c12d03ddd HBASE-6118 Add a testcase for HBASE-6065 (Ashutosh)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1343338 13f79535-47bb-0310-9956-ffa450edef68
2012-05-28 17:51:22 +00:00
ramkrishna 3ee5280b6b HBASE-5916 RS restart just before master intialization we make the cluster non operative (Rajesh)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1343324 13f79535-47bb-0310-9956-ffa450edef68
2012-05-28 17:14:56 +00:00
Zhihong Yu 9aa80d2696 HBASE-6112 Fix hadoop-2.0 build, revert first patch and amend docs (Jesse)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1343120 13f79535-47bb-0310-9956-ffa450edef68
2012-05-28 00:55:44 +00:00
Zhihong Yu 3fa097b01c HBASE-6110 Fix TestInfoServers, patch v3 (Jesse)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1343110 13f79535-47bb-0310-9956-ffa450edef68
2012-05-27 21:45:03 +00:00
Zhihong Yu 99613b8746 HBASE-6110 Revert due to increased number of failed tests
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1343081 13f79535-47bb-0310-9956-ffa450edef68
2012-05-27 19:31:47 +00:00
Zhihong Yu 4ae26c1246 HBASE-6112 Fix hadoop-2.0 build (Jesse Yates)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1343071 13f79535-47bb-0310-9956-ffa450edef68
2012-05-27 17:38:34 +00:00
Zhihong Yu a113f4c291 HBASE-6110 Fix TestInfoServers (Jesse Yates)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1342995 13f79535-47bb-0310-9956-ffa450edef68
2012-05-27 05:29:43 +00:00
Michael Stack 29bb309798 HBASE-4336 Convert source tree into maven modules
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1342958 13f79535-47bb-0310-9956-ffa450edef68
2012-05-26 20:35:30 +00:00
ramkrishna e17357d77a HBASE-6050 HLogSplitter renaming recovered.edits and CJ removing the parent directory races, making the HBCK to think cluster is inconsistent. (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1342937 13f79535-47bb-0310-9956-ffa450edef68
2012-05-26 17:52:44 +00:00
ramkrishna d5ef991ac4 HBASE-6002 Possible chance of resource leak in HlogSplitter (Chinna Rao)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1342929 13f79535-47bb-0310-9956-ffa450edef68
2012-05-26 17:13:17 +00:00
Michael Stack 390f32d79f HBASE-4336 Convert source tree into maven modules
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1342856 13f79535-47bb-0310-9956-ffa450edef68
2012-05-26 05:56:04 +00:00