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
|
369c59223c
|
HBASE-6113 [eclipse] Fix eclipse import of hbase-assembly null pointer
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1344037 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-29 22:39:08 +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 |
Zhihong Yu
|
901c3a31ce
|
HBASE-6123 dev-support/test-patch.sh should compile against hadoop 2.0.0-alpha instead of hadoop 0.23
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1343959 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-29 20:23:31 +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 |
Michael Stack
|
8e872ecfc5
|
HBASE-6094 [refGuide] Improvements to new contributor docs
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1343407 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-28 22:14:48 +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
|
52a859360d
|
HBASE-4336 Convert source tree into maven modules; part3
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1342859 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-26 06:12:13 +00:00 |
Michael Stack
|
c484c37ec9
|
HBASE-4336 Convert source tree into maven modules; part2
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1342858 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-26 06:07:07 +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 |
ramkrishna
|
1ba1b77ae8
|
HBASE-6070 AM.nodeDeleted and SSH races creating problems for regions under SPLIT (Ramkrishna)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1342724 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-25 16:54:09 +00:00 |
Andrew Kyle Purtell
|
8f61007363
|
Amend HBASE-6077. Remove stray tag
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1342704 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-25 15:59:03 +00:00 |
Andrew Kyle Purtell
|
d11de1cceb
|
Amend HBASE-6077. Replace HTML formatting that does not work with Docbook
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1342381 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-24 18:58:20 +00:00 |
Zhihong Yu
|
93b8418081
|
HBASE-6033 Addendum changes TestCompactionState to large test
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1342196 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-24 11:11:30 +00:00 |
Zhihong Yu
|
c35206b420
|
HBASE-6033 Adding some fuction to check if a table/region is in compaction (Jimmy)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1342149 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-24 06:05:50 +00:00 |
Michael Stack
|
36bac7b88b
|
HBASE-6036 Add Cluster-level PB-based calls to HMasterInterface (minus file-format related calls)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1342109 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-24 00:34:08 +00:00 |
Michael Stack
|
ca8882e804
|
HBASE-6036 Add Cluster-level PB-based calls to HMasterInterface (minus file-format related calls)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1342108 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-24 00:33:48 +00:00 |
Andrew Kyle Purtell
|
44ddcab9a7
|
HBASE-6077. Document the most common secure RPC troubleshooting resolutions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1342104 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-24 00:30:46 +00:00 |
Michael Stack
|
6db2eedc9b
|
HBASE-5986 Clients can see holes in the META table when regions are being split
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1342099 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-24 00:18:23 +00:00 |
larsh
|
495ecfbc16
|
HBASE-6063 Replication related failures on trunk after HBASE-5453 (Gregory Channan)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1342095 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-23 23:51:21 +00:00 |
Doug Meil
|
49349a35b0
|
hbase-6082. porting hbck document to the RefGuide Appendix
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1342094 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-23 23:41:02 +00:00 |
Doug Meil
|
a51230651c
|
hbase-6081. adding section in Compression appendix about changing compression codecs.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1342084 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-23 22:57:38 +00:00 |
Doug Meil
|
31eb0ff6c1
|
hbase-6080. adding ReviewBoard to site.xml (left-hand nav on homepage)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1342081 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-23 22:43:53 +00:00 |
Doug Meil
|
8d74b36bb3
|
hbase-6079. minor additional cleanup from bulk load port to RefGuide
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1342080 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-23 22:37:49 +00:00 |
Jean-Daniel Cryans
|
1c0181bb61
|
HBASE-6076 Improve h.r.global.memstore.upper(lower)Limit description (Alex Baranau via JD)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1342079 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-23 22:32:19 +00:00 |
Doug Meil
|
1f242db7f7
|
hbase-6078. ported and refactored bulk-loading information into RefGuide
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1342073 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-23 22:09:37 +00:00 |