2874 Commits

Author SHA1 Message Date
Zhihong Yu
1e90b73574 HBASE-4074 When a RS has hostname with uppercase letter, there are two
RS entries in master


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1143915 13f79535-47bb-0310-9956-ffa450edef68
2011-07-07 16:44:49 +00:00
Zhihong Yu
3c3169bf0c Added timeouts for TestMultiParallel
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1143757 13f79535-47bb-0310-9956-ffa450edef68
2011-07-07 10:57:34 +00:00
Zhihong Yu
fef618201f HBASE-3867 when cluster is stopped and server which hosted meta region is
removed from cluster, master breaks down after restarting cluster.


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1143586 13f79535-47bb-0310-9956-ffa450edef68
2011-07-06 22:27:37 +00:00
Zhihong Yu
a161fad751 HBASE-4061 getTableDirs is missing directories to skip
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1143557 13f79535-47bb-0310-9956-ffa450edef68
2011-07-06 20:43:47 +00:00
Zhihong Yu
db0cd694b2 HBASE-4053 Most of the regions were added into AssignmentManager#servers twice
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1143530 13f79535-47bb-0310-9956-ffa450edef68
2011-07-06 19:00:11 +00:00
Zhihong Yu
e3f8560143 HBASE-3904 HBA.createTable(final HTableDescriptor desc, byte [][] splitKeys)
should be synchronous



git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1143522 13f79535-47bb-0310-9956-ffa450edef68
2011-07-06 18:31:04 +00:00
Zhihong Yu
be7cee5901 HBASE-4059 If a region is split during RS shutdown process, the daughter
regions are NOT made online by master



git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1143505 13f79535-47bb-0310-9956-ffa450edef68
2011-07-06 17:19:32 +00:00
Todd Lipcon
8b2948bd62 HBASE-3240 Improve documentation of importtsv and bulk loads.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1143232 13f79535-47bb-0310-9956-ffa450edef68
2011-07-06 00:09:55 +00:00
Zhihong Yu
1c151dcfac Added timeout for TestRollingRestart
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1142354 13f79535-47bb-0310-9956-ffa450edef68
2011-07-03 01:02:27 +00:00
Zhihong Yu
326b9644c1 Add timeout for the tests in TestReplication
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1142318 13f79535-47bb-0310-9956-ffa450edef68
2011-07-02 21:50:05 +00:00
Zhihong Yu
38ee878044 HRegionInfo.toString() doesn't call Bytes.toStringBinary() on tableName
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1142235 13f79535-47bb-0310-9956-ffa450edef68
2011-07-02 15:34:29 +00:00
Michael Stack
fb23289cd1 HBASE-4034 HRegionServer should be stopped even if no META regions are hosted by the HRegionServer
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1142120 13f79535-47bb-0310-9956-ffa450edef68
2011-07-02 00:03:40 +00:00
Michael Stack
b2f0ae7fba HBASE-3968 HLog Pretty Printer -- REDO
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1142103 13f79535-47bb-0310-9956-ffa450edef68
2011-07-01 21:40:16 +00:00
Michael Stack
d5858c86a1 HBASE-3968 HLog Pretty Printer -- REVERT: I committed too much
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1142102 13f79535-47bb-0310-9956-ffa450edef68
2011-07-01 21:35:11 +00:00
Michael Stack
090b24fb97 HBASE-3968 HLog Pretty Printer
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1142101 13f79535-47bb-0310-9956-ffa450edef68
2011-07-01 21:33:14 +00:00
Andrew Kyle Purtell
9ed65d97c6 HBASE-4048 Support configuration of coprocessor at load time
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1142004 13f79535-47bb-0310-9956-ffa450edef68
2011-07-01 17:39:54 +00:00
Andrew Kyle Purtell
bca3fcd502 HBASE-4051 Table coprocessor loaded twice when region is initialized
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1141786 13f79535-47bb-0310-9956-ffa450edef68
2011-07-01 03:26:07 +00:00
Jean-Daniel Cryans
1d0975f581 HBASE-4045 [replication] NPE in ReplicationSource when ZK is gone
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1141313 13f79535-47bb-0310-9956-ffa450edef68
2011-06-29 23:08:18 +00:00
Zhihong Yu
f0120d5a47 HBASE-4037 add timeout for TestFullLogReconstruction
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1141304 13f79535-47bb-0310-9956-ffa450edef68
2011-06-29 22:54:41 +00:00
Jean-Daniel Cryans
70d9045694 HBASE-3984 CT.verifyRegionLocation isn't doing a very good check,
can delay cluster recovery


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1141290 13f79535-47bb-0310-9956-ffa450edef68
2011-06-29 22:21:39 +00:00
Michael Stack
71607dc16f HBASE-4036 Implementing a MultipleColumnPrefixFilter
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1140953 13f79535-47bb-0310-9956-ffa450edef68
2011-06-29 03:37:56 +00:00
Zhihong Yu
cd6dc0a80b HBASE-4012 Further optimize byte comparison methods (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1140912 13f79535-47bb-0310-9956-ffa450edef68
2011-06-28 23:56:33 +00:00
Michael Stack
95dc02182e HBASE-4016 HRegion.incrementColumnValue() doesn't have a consistent behavior when the field that we are incrementing is less than 8 bytes long
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1140907 13f79535-47bb-0310-9956-ffa450edef68
2011-06-28 23:37:03 +00:00
Gary Helmling
da9613d75c HBASE-3516 Coprocessors: add test cases for loading coprocessor jars
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1140778 13f79535-47bb-0310-9956-ffa450edef68
2011-06-28 18:37:56 +00:00
Zhihong Yu
00a3a5c8f7 HBASE-3534 Action should not store or serialize regionName (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1140435 13f79535-47bb-0310-9956-ffa450edef68
2011-06-28 04:49:09 +00:00
Zhihong Yu
9822b89693 HBASE-4024 Major compaction may not be triggered, even though region
server log says it is triggered (Ted Yu)



git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1140421 13f79535-47bb-0310-9956-ffa450edef68
2011-06-28 03:55:01 +00:00
Michael Stack
f9d78265bf HBASE-4037 Add timeout annotations to preempt surefire killing all tests
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1140339 13f79535-47bb-0310-9956-ffa450edef68
2011-06-27 21:47:49 +00:00
Zhihong Yu
93b2e8d2bc HBASE-4025 Server startup fails during startup due to failure in loading
all table descriptors. (Subbu Iyer via Ted Yu)



git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1139552 13f79535-47bb-0310-9956-ffa450edef68
2011-06-25 15:21:20 +00:00
Zhihong Yu
a769d1e10d HBASE-4028 Hmaster crashes caused by splitting log.
(gaojinchao via Ted Yu)



git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1139526 13f79535-47bb-0310-9956-ffa450edef68
2011-06-25 11:41:39 +00:00
Zhihong Yu
0b95330166 HBASE-4029 Inappropriate checking of Logging Mode in HRegionServer
(Akash Ashok via Ted Yu)



git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1139522 13f79535-47bb-0310-9956-ffa450edef68
2011-06-25 11:19:51 +00:00
Zhihong Yu
a55c03b23e HBASE-451 Remove HTableDescriptor from HRegionInfo
addendum that fixes TestTableMapReduce


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1139470 13f79535-47bb-0310-9956-ffa450edef68
2011-06-25 00:06:41 +00:00
Zhihong Yu
1a5251661e HBASE-4020 "testWritesWhileGetting" unit test needs to be fixed.
Vandana Ayyalasomayajula via Ted Yu


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1139466 13f79535-47bb-0310-9956-ffa450edef68
2011-06-24 23:46:00 +00:00
Zhihong Yu
51ae4d386c HBASE-4013 Make ZooKeeperListener Abstract (Akash Ashok via Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1139154 13f79535-47bb-0310-9956-ffa450edef68
2011-06-24 04:43:35 +00:00
Michael Stack
9460fbb202 HBASE-4003 Cleanup Calls Conservatively On Timeout
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1138736 13f79535-47bb-0310-9956-ffa450edef68
2011-06-23 05:08:29 +00:00
Michael Stack
7191604865 Fix failing TestHeapSize so it'll pass for 64bit and 32bit jvms
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1138734 13f79535-47bb-0310-9956-ffa450edef68
2011-06-23 04:04:29 +00:00
Michael Stack
a8f9f4d751 HBASE-3969 Outdated data can not be cleaned in time
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1138730 13f79535-47bb-0310-9956-ffa450edef68
2011-06-23 03:49:23 +00:00
Zhihong Yu
1df7e7ac77 HBASE-3506 Ability to disable, drop and enable tables using regex expression
Joey Echeverria via Ted Yu



git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1138707 13f79535-47bb-0310-9956-ffa450edef68
2011-06-23 01:38:53 +00:00
Michael Stack
e020898266 Another attempt at fixing TestFSTableDescriptors
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1138658 13f79535-47bb-0310-9956-ffa450edef68
2011-06-22 22:07:35 +00:00
Michael Stack
bf9654474c Attempted fix for broken TestHeapSize up on jenkins
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1138647 13f79535-47bb-0310-9956-ffa450edef68
2011-06-22 21:45:31 +00:00
Michael Stack
7b6f6d6e19 HBASE-451 Remove HTableDescriptor from HRegionInfo -- part 2, some cleanup
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1138601 13f79535-47bb-0310-9956-ffa450edef68
2011-06-22 19:55:40 +00:00
Michael Stack
f389865787 Add debug to failing test
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1138572 13f79535-47bb-0310-9956-ffa450edef68
2011-06-22 18:30:24 +00:00
Zhihong Yu
7f2792b11b HBASE-4010 HMaster.createTable could be heavily optimized
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1138318 13f79535-47bb-0310-9956-ffa450edef68
2011-06-22 06:48:28 +00:00
Michael Stack
6dc0b59d44 Added link to Praveen's article on maven hbase and hadoop
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1138315 13f79535-47bb-0310-9956-ffa450edef68
2011-06-22 05:59:50 +00:00
Michael Stack
a5be25538f HBASE-4006 HBase book - overhaul of configuration information
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1138311 13f79535-47bb-0310-9956-ffa450edef68
2011-06-22 05:39:32 +00:00
Michael Stack
73037604e0 HBASE-4004 book.xml - adding schema maintenance code example
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1138310 13f79535-47bb-0310-9956-ffa450edef68
2011-06-22 05:33:15 +00:00
Michael Stack
ad82eefcd0 HBASE-3998 book.xml / configuration.xml - reorganize LZO compression info
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1138308 13f79535-47bb-0310-9956-ffa450edef68
2011-06-22 05:31:44 +00:00
Michael Stack
d6a24bcf96 HBASE-3990 troubleshooting.xml - adding section for NameNode with hadoop shell cmds for disk utilization
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1138307 13f79535-47bb-0310-9956-ffa450edef68
2011-06-22 05:29:10 +00:00
Michael Stack
425c3f9aa6 HBASE-3986 troubleshooting.xml - adding client long-pause and NotServingRegionException entries -- back out mistaken HRS commit
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1138305 13f79535-47bb-0310-9956-ffa450edef68
2011-06-22 05:27:08 +00:00
Michael Stack
950b318877 HBASE-3986 troubleshooting.xml - adding client long-pause and NotServingRegionException entries
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1138304 13f79535-47bb-0310-9956-ffa450edef68
2011-06-22 05:26:13 +00:00
Michael Stack
003dcbc657 HBASE-451 Remove HTableDescriptor from HRegionInfo -- fix test broke by this change
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1138264 13f79535-47bb-0310-9956-ffa450edef68
2011-06-22 00:18:35 +00:00