Commit Graph

2832 Commits

Author SHA1 Message Date
Michael Stack 9f9de3410b Added a bit of javadoc regards non-important HBASE-2827
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1033353 13f79535-47bb-0310-9956-ffa450edef68
2010-11-10 05:10:36 +00:00
Jonathan Gray 66ca4976a8 HBASE-3168 Sanity date and time check when a region server joins the cluster (Jeff Whiting and jgray)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1033349 13f79535-47bb-0310-9956-ffa450edef68
2010-11-10 04:53:20 +00:00
Jonathan Gray b3d1a0749f HBASE-3215 TestRollingRestart failing on hudson
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1033343 13f79535-47bb-0310-9956-ffa450edef68
2010-11-10 03:29:37 +00:00
Ryan Rawson 7e394dcb87 HBASE-2898 MultiPut makes proper error handling impossible and leads to corrupted data
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1033321 13f79535-47bb-0310-9956-ffa450edef68
2010-11-10 01:54:13 +00:00
Michael Stack 1eb39d194b HBASE-3209 : New Compaction Algorithm
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1033305 13f79535-47bb-0310-9956-ffa450edef68
2010-11-10 00:34:35 +00:00
Michael Stack 46ab084208 HBASE-3212 More testing of enable/disable uncovered base condition not in place; i.e. that only one enable/disable runs at a time
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1033304 13f79535-47bb-0310-9956-ffa450edef68
2010-11-10 00:19:44 +00:00
Michael Stack 3faee0a292 HBASE-3212 More testing of enable/disable uncovered base condition not in place; i.e. that only one enable/disable runs at a time
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1033303 13f79535-47bb-0310-9956-ffa450edef68
2010-11-10 00:18:00 +00:00
Michael Stack fb4b83d41c HBASE-3209 : New Compaction Algorithm
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1033302 13f79535-47bb-0310-9956-ffa450edef68
2010-11-10 00:11:25 +00:00
Michael Stack 07ec5bff7b HBASE-3112 Enable and disable of table needs a bit of loving in new master
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1033283 13f79535-47bb-0310-9956-ffa450edef68
2010-11-09 22:51:06 +00:00
Ryan Rawson 0cb9652dd1 HBASE-3199 large response handling: some fixups and cleanups
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1033274 13f79535-47bb-0310-9956-ffa450edef68
2010-11-09 22:40:26 +00:00
Jonathan Gray 2640b277cc HBASE-3207 If we get IOException when closing a region, we should still remove it from online regions and complete the close in ZK
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1033259 13f79535-47bb-0310-9956-ffa450edef68
2010-11-09 22:05:25 +00:00
Michael Stack 934f1e7a41 HBASE-3112 Enable and disable of table needs a bit of loving in new master
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1033252 13f79535-47bb-0310-9956-ffa450edef68
2010-11-09 21:53:02 +00:00
Michael Stack 50d58edca0 HBASE-3112 Enable and disable of table needs a bit of loving in new master
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1033251 13f79535-47bb-0310-9956-ffa450edef68
2010-11-09 21:52:35 +00:00
Michael Stack e4e9eb4f9e HBASE-3112 Enable and disable of table needs a bit of loving in new master
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1033241 13f79535-47bb-0310-9956-ffa450edef68
2010-11-09 21:32:15 +00:00
Michael Stack 5f2512facd HBASE-3112 Enable and disable of table needs a bit of loving in new master
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1033237 13f79535-47bb-0310-9956-ffa450edef68
2010-11-09 21:28:09 +00:00
Michael Stack 022a7372d0 HBASE-3194 HBase should run on both secure and vanilla versions of Hadoop 0.20 -- forgot to add classes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1033089 13f79535-47bb-0310-9956-ffa450edef68
2010-11-09 16:56:22 +00:00
Michael Stack 43f81f1943 HBASE-3194 HBase should run on both secure and vanilla versions of Hadoop 0.20
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1032848 13f79535-47bb-0310-9956-ffa450edef68
2010-11-09 05:42:48 +00:00
Ryan Rawson 4dce2b26bf HBASE-3141 Master RPC server needs to be started before an RS can check in
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1032812 13f79535-47bb-0310-9956-ffa450edef68
2010-11-09 02:02:27 +00:00
Jean-Daniel Cryans 520676aaf1 HBASE-3208 HLog.findMemstoresWithEditsOlderThan needs to look for edits
that are equal to too


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1032790 13f79535-47bb-0310-9956-ffa450edef68
2010-11-08 23:59:39 +00:00
Jean-Daniel Cryans a68b2c6645 HBASE-3205 TableRecordReaderImpl.restart NPEs when first next is restarted
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1032761 13f79535-47bb-0310-9956-ffa450edef68
2010-11-08 22:10:38 +00:00
Jonathan Gray 160395c9f7 HBASE-3083: Major compaction check should use new timestamp meta information in HFiles (rather than dfs timestamp) along with TTL to allow major even if single file
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1032649 13f79535-47bb-0310-9956-ffa450edef68
2010-11-08 17:49:58 +00:00
Jonathan Gray 4a4df61776 HBASE-3048 unify code for major/minor compactions (Amit via jgray)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1032626 13f79535-47bb-0310-9956-ffa450edef68
2010-11-08 16:19:04 +00:00
Jonathan Gray ea5395d62b HBASE-2896 Retain assignment information between cluster shutdown/startup
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1032166 13f79535-47bb-0310-9956-ffa450edef68
2010-11-06 22:11:19 +00:00
Andrew Kyle Purtell ce7567c23b HBASE-3195 [rest] Fix TestTransform breakage on Hudson; take 2
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1031959 13f79535-47bb-0310-9956-ffa450edef68
2010-11-06 04:50:16 +00:00
Michael Stack 6fd4989c82 Fix broke build; SplitTransaction can be passed null server and services in test context
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1031954 13f79535-47bb-0310-9956-ffa450edef68
2010-11-06 04:11:16 +00:00
Andrew Kyle Purtell 7975f85146 HBASE-3195 [rest] Fix TestTransform breakage on Hudson
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1031928 13f79535-47bb-0310-9956-ffa450edef68
2010-11-06 02:05:03 +00:00
Jean-Daniel Cryans 374723813f HBASE-3204 Reenable deferred log flush
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1031879 13f79535-47bb-0310-9956-ffa450edef68
2010-11-05 23:37:34 +00:00
Michael Stack 5f2c693b59 HBASE-3203 We can get an order to open a region while shutting down and it'll hold up regionserver shutdown
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1031872 13f79535-47bb-0310-9956-ffa450edef68
2010-11-05 22:59:49 +00:00
Jean-Daniel Cryans d4b41f0940 Missed something that could make the test fail sometimes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1031868 13f79535-47bb-0310-9956-ffa450edef68
2010-11-05 22:44:58 +00:00
Jean-Daniel Cryans 7b1950ac75 HBASE-3198 Log rolling archives files prematurely
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1031861 13f79535-47bb-0310-9956-ffa450edef68
2010-11-05 22:28:59 +00:00
Michael Stack ed119ae20d HBASE-3200 Make is so can disable DEBUG logging on HConnectionImplemenation without losing -- more along same vein
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1031859 13f79535-47bb-0310-9956-ffa450edef68
2010-11-05 22:23:41 +00:00
Michael Stack 2937265741 HBASE-3202 Closing a region, if we get a ConnectException, handle it rather than abort
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1031846 13f79535-47bb-0310-9956-ffa450edef68
2010-11-05 22:11:05 +00:00
Michael Stack dbb9b3bbdf Added more to the tools appendix -- added mention of hbase hbck
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1031834 13f79535-47bb-0310-9956-ffa450edef68
2010-11-05 21:54:11 +00:00
Michael Stack 051442253d Added more to the tools appendix -- added mention of hbase hbck
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1031828 13f79535-47bb-0310-9956-ffa450edef68
2010-11-05 21:46:53 +00:00
Michael Stack 70091702c5 HBASE-3201 Add accounting of empty regioninfo_qualifier rows in meta to hbasefsck.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1031801 13f79535-47bb-0310-9956-ffa450edef68
2010-11-05 21:23:32 +00:00
Michael Stack 44eab92141 HBASE-3200 Make is so can disable DEBUG logging on HConnectionImplemenation without losing important messages
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1031767 13f79535-47bb-0310-9956-ffa450edef68
2010-11-05 20:12:00 +00:00
Michael Stack b09838d4f4 HBASE-2819 hbck should have the ability to repair basic problems
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1031694 13f79535-47bb-0310-9956-ffa450edef68
2010-11-05 18:20:43 +00:00
Andrew Kyle Purtell 92e0f47b8b HBASE-2564 [rest] Tests use deprecated foundation; fix an intermittent problem with TestStatusResource discovered on local Hudson
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1031470 13f79535-47bb-0310-9956-ffa450edef68
2010-11-05 08:29:34 +00:00
Michael Stack 97939d1051 Fix complaint by m2eclipse -- provide plugin version for xml-maven-plugin
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1031443 13f79535-47bb-0310-9956-ffa450edef68
2010-11-05 05:58:59 +00:00
Michael Stack 83c2687f1b More work on the quick start section; added setting hbase.rootdir (copying some tsuna doc) before starting hbase and added a where to go next
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1031431 13f79535-47bb-0310-9956-ffa450edef68
2010-11-05 04:46:03 +00:00
Michael Stack e5f4703ca4 HBASE-2935 ... missing file
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1031423 13f79535-47bb-0310-9956-ffa450edef68
2010-11-05 03:53:11 +00:00
Andrew Kyle Purtell 9b91fe2113 HBASE-2564 [rest] Tests use deprecated foundation
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1031418 13f79535-47bb-0310-9956-ffa450edef68
2010-11-05 03:38:58 +00:00
Michael Stack 0440bb0463 HBASE-2935 Refactor 'Corrupt Data' Tests in TestHLogSplit
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1031351 13f79535-47bb-0310-9956-ffa450edef68
2010-11-04 23:39:31 +00:00
Michael Stack da1aa8b76a HBASE-3189 Stagger Major Compactions -- addendum
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1031349 13f79535-47bb-0310-9956-ffa450edef68
2010-11-04 23:33:14 +00:00
Jean-Daniel Cryans 03b45ecae9 HBASE-3095 Client needs to reconnect if it expires its zk session
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1031176 13f79535-47bb-0310-9956-ffa450edef68
2010-11-04 19:37:26 +00:00
Michael Stack 0ea21f78bc HBASE-2328 Make important configurations more obvious to new users; first part
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1030839 13f79535-47bb-0310-9956-ffa450edef68
2010-11-04 05:53:32 +00:00
Michael Stack e3249c8431 HBASE-3195 Fix the new TestTransform breakage up on hudson
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1030826 13f79535-47bb-0310-9956-ffa450edef68
2010-11-04 03:48:59 +00:00
Michael Stack 10b67e001a Remove changes prematurely committed -- fixes that were for hbck tool and that broek the HBaseAdmin tests
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1030780 13f79535-47bb-0310-9956-ffa450edef68
2010-11-04 00:33:55 +00:00
Michael Stack 19d629a0be Temporary change in rpc version -- reverted temporarily because hudson complains about version mismatch
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1030762 13f79535-47bb-0310-9956-ffa450edef68
2010-11-03 23:51:41 +00:00
Jean-Daniel Cryans 55af050abe HBASE-2471 Splitting logs, we'll make an output file though the
region no longer exists


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1030760 13f79535-47bb-0310-9956-ffa450edef68
2010-11-03 23:42:18 +00:00