Commit Graph

3781 Commits

Author SHA1 Message Date
Michael Stack 48bdcd353b HBASE-420 Lots of DNS queries from client
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1160981 13f79535-47bb-0310-9956-ffa450edef68
2011-08-24 05:37:40 +00:00
Michael Stack cca758c679 HBASE-4071 Data GC: Remove all versions > TTL EXCEPT the last written version
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1160978 13f79535-47bb-0310-9956-ffa450edef68
2011-08-24 05:15:37 +00:00
Todd Lipcon df360dccde HBASE-4221 Changes necessary to build and run against Hadoop 0.23
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1160919 13f79535-47bb-0310-9956-ffa450edef68
2011-08-23 22:47:53 +00:00
Zhihong Yu 27096be10a HBASE-4225 OperationStatus.java was missing in previous checkin
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1160916 13f79535-47bb-0310-9956-ffa450edef68
2011-08-23 22:40:18 +00:00
Todd Lipcon 6c16f41064 HBASE-4233 Update protobuf dependency to 2.4.0a
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1160912 13f79535-47bb-0310-9956-ffa450edef68
2011-08-23 22:34:23 +00:00
Zhihong Yu c2af155e35 HBASE-4225 NoSuchColumnFamilyException in multi doesn't say which family
is bad (Ramkrishna Vasudevan)


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1160909 13f79535-47bb-0310-9956-ffa450edef68
2011-08-23 22:32:16 +00:00
Nicolas Spiegelberg 2eec39fa48 HBASE-4244 Refactor bin/hbase help
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1160890 13f79535-47bb-0310-9956-ffa450edef68
2011-08-23 21:37:32 +00:00
Michael Stack f5105f5085 HBASE-4240 Allow Loadbalancer to be pluggable
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1160887 13f79535-47bb-0310-9956-ffa450edef68
2011-08-23 21:05:38 +00:00
Zhihong Yu d53ddeb142 HBASE-4239 HBASE-4012 introduced duplicate variable Bytes.LONG_BYTES
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1160502 13f79535-47bb-0310-9956-ffa450edef68
2011-08-22 23:43:13 +00:00
Zhihong Yu 0e152ad9e2 HBASE-4199 blockCache summary - backend (Doug Meil)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1160488 13f79535-47bb-0310-9956-ffa450edef68
2011-08-22 22:58:39 +00:00
Zhihong Yu d0de098625 HBASE-4167 Potential leak of HTable instances when using HTablePool with
PoolType.ThreadLocal (Karthick Sankarachary)


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1160437 13f79535-47bb-0310-9956-ffa450edef68
2011-08-22 21:09:29 +00:00
Zhihong Yu ecd5fcf0d4 HBASE-4237 Directly remove the call being handled from the map of outstanding RPCs
(Benoit Sigoure)


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1160435 13f79535-47bb-0310-9956-ffa450edef68
2011-08-22 21:03:05 +00:00
Zhihong Yu 8cc16ab55f HBASE-4236 Don't lock the stream while serializing the response (Benoit Sigoure)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1160370 13f79535-47bb-0310-9956-ffa450edef68
2011-08-22 18:45:20 +00:00
Zhihong Yu 58dfa28fef HBASE-4065 TableOutputFormat ignores failure to create table instance
(Brock Noland)


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1160351 13f79535-47bb-0310-9956-ffa450edef68
2011-08-22 18:03:34 +00:00
Andrew Kyle Purtell 1c90f10c7f HBASE-4230 Compaction threads need names
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1159915 13f79535-47bb-0310-9956-ffa450edef68
2011-08-20 20:48:19 +00:00
Michael Stack 38a046ea3c HBASE-4229 Replace Jettison JSON encoding with Jackson in HLogPrettyPrinter
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1159914 13f79535-47bb-0310-9956-ffa450edef68
2011-08-20 20:27:09 +00:00
Michael Stack 95c39ae2ab HBASE-4227 Modify the webUI so that default values of column families are not shown
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1159515 13f79535-47bb-0310-9956-ffa450edef68
2011-08-19 06:26:14 +00:00
Michael Stack 4c797e7ba9 HBASE-4095 Hlog may not be rolled in a long time if checkLowReplication's request of LogRoll is blocked
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1159497 13f79535-47bb-0310-9956-ffa450edef68
2011-08-19 03:57:48 +00:00
Michael Stack 3910bd4b6d HBASE-4008 Problem while stopping HBase
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1159494 13f79535-47bb-0310-9956-ffa450edef68
2011-08-19 03:37:41 +00:00
Zhihong Yu 284c7a38a8 HBASE-4175 Fix FSUtils.createTableDescriptor()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1159375 13f79535-47bb-0310-9956-ffa450edef68
2011-08-18 19:41:47 +00:00
Michael Stack 9c8d60237f HBASE-4176 Exposing HBase Filters to the Thrift API
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1159069 13f79535-47bb-0310-9956-ffa450edef68
2011-08-18 07:34:11 +00:00
Michael Stack 2bf98a61b4 HBASE-4176 Exposing HBase Filters to the Thrift API
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1159067 13f79535-47bb-0310-9956-ffa450edef68
2011-08-18 07:31:24 +00:00
Michael Stack 4e403eb78b HBASE-4211 Do init-sizing of the StringBuilder making a ServerName
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1158518 13f79535-47bb-0310-9956-ffa450edef68
2011-08-17 05:13:54 +00:00
Michael Stack 5b4b4c74e8 HBASE-4190 Coprocessors: pull up some cp constants from cp package to o.a.h.h.HConstants
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1158463 13f79535-47bb-0310-9956-ffa450edef68
2011-08-16 22:15:06 +00:00
Doug Meil f43cb3245c HBASE-4208 updates to book.xml, performance.xml
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1158427 13f79535-47bb-0310-9956-ffa450edef68
2011-08-16 19:32:13 +00:00
Michael Stack 9686b3d4ba HBASE-4205 Enhance HTable javadoc
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1158353 13f79535-47bb-0310-9956-ffa450edef68
2011-08-16 16:26:13 +00:00
Doug Meil 74f1d81fe2 HBASE-4204 small typo in rolling restart
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1158223 13f79535-47bb-0310-9956-ffa450edef68
2011-08-16 12:15:48 +00:00
Zhihong Yu 15fc346077 HBASE-4197 Added check of scanner against null
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1158084 13f79535-47bb-0310-9956-ffa450edef68
2011-08-16 01:41:49 +00:00
Zhihong Yu 4b1b49635a HBASE-2399 Forced splits only act on the first family in a table (Ming Ma)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1158080 13f79535-47bb-0310-9956-ffa450edef68
2011-08-16 01:16:43 +00:00
Zhihong Yu 4fae472fe1 HBASE-4197 TestCoprocessorInterface demonstrates CustomScanner usage
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1158067 13f79535-47bb-0310-9956-ffa450edef68
2011-08-15 23:57:45 +00:00
Zhihong Yu f68b180a9f HBASE-4197 RegionServer expects all scanner to be subclasses of
HRegion.RegionScanner (Lars Hofhansl)


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1158058 13f79535-47bb-0310-9956-ffa450edef68
2011-08-15 23:10:12 +00:00
Zhihong Yu 11c7458018 Move 3 JIRAs to 0.90.5 where they were actually fixed
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1157940 13f79535-47bb-0310-9956-ffa450edef68
2011-08-15 18:41:18 +00:00
Zhihong Yu 6969402718 HBASE-4194 RegionSplitter: Split on under-loaded region servers first
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1157374 13f79535-47bb-0310-9956-ffa450edef68
2011-08-13 12:48:20 +00:00
Michael Stack 5c8f6d6c9e HBASE-4170 createTable java doc needs to be improved
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1157328 13f79535-47bb-0310-9956-ffa450edef68
2011-08-13 05:36:31 +00:00
Michael Stack 20aef0eaf7 HBASE-4196 TableRecordReader may skip first row of region
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1157324 13f79535-47bb-0310-9956-ffa450edef68
2011-08-13 05:21:38 +00:00
Zhihong Yu 738f80c221 HBASE-4150 update to javadoc (Karthick Sankarachary)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1157310 13f79535-47bb-0310-9956-ffa450edef68
2011-08-13 02:42:02 +00:00
Gary Helmling 57672b21a8 HBASE-4193 Enhance RPC debug logging with details on call contents
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1156965 13f79535-47bb-0310-9956-ffa450edef68
2011-08-12 04:48:24 +00:00
Zhihong Yu ba8bf53381 HBASE-4186 No region is added to regionsInTransitionInRS
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1156774 13f79535-47bb-0310-9956-ffa450edef68
2011-08-11 19:45:23 +00:00
Doug Meil 0cfb97d014 HBASE-4189 small fixes in book.xml and performance.xml
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1156398 13f79535-47bb-0310-9956-ffa450edef68
2011-08-10 23:03:54 +00:00
Michael Stack 3ab49af40f HBASE-4114 Metrics for HFile HDFS block locality
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1156390 13f79535-47bb-0310-9956-ffa450edef68
2011-08-10 22:16:30 +00:00
Michael Stack 03019ced6a HBASE-4168 A client continues to try and connect to a powered down regionserver
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1156378 13f79535-47bb-0310-9956-ffa450edef68
2011-08-10 21:45:56 +00:00
Michael Stack 4f253b37c2 HBASE-4184 CatalogJanitor doesn't work properly when fs.default.name isn't set in config file.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1156377 13f79535-47bb-0310-9956-ffa450edef68
2011-08-10 21:36:57 +00:00
Michael Stack a0478e5aed HBASE-3807 Fix units in RS UI metrics
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1156336 13f79535-47bb-0310-9956-ffa450edef68
2011-08-10 19:42:30 +00:00
Michael Stack 56a0445c8f Change the namenode port we use to be 8020 instead of 9000 -- from Benoît
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1156257 13f79535-47bb-0310-9956-ffa450edef68
2011-08-10 16:41:45 +00:00
Michael Stack dd6e2cf136 Fix up link to release notes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1156236 13f79535-47bb-0310-9956-ffa450edef68
2011-08-10 15:46:51 +00:00
Michael Stack 92b2c90bd7 HBASE-4185 Add doc for new hfilev2 format
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1156049 13f79535-47bb-0310-9956-ffa450edef68
2011-08-10 07:07:56 +00:00
Michael Stack e9677da00e HBASE-4156 ZKConfig defaults clientPort improperly
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1155971 13f79535-47bb-0310-9956-ffa450edef68
2011-08-09 23:31:30 +00:00
Michael Stack 0dfdee6365 HBASE-4156 ZKConfig defaults clientPort improperly; mistakenly overcommitted -- reverting
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1155970 13f79535-47bb-0310-9956-ffa450edef68
2011-08-09 23:30:11 +00:00
Michael Stack f3954f9933 HBASE-4156 ZKConfig defaults clientPort improperly
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1155969 13f79535-47bb-0310-9956-ffa450edef68
2011-08-09 23:28:56 +00:00
Michael Stack 8fcbc4e91c HBASE-4169 FSUtils LeaseRecovery for non HDFS FileSystems; added 4169-correction.txt correction
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1155441 13f79535-47bb-0310-9956-ffa450edef68
2011-08-09 17:40:29 +00:00