Commit Graph

3527 Commits

Author SHA1 Message Date
Michael Stack 40cb8dffc2 HBASE-3861 MiniZooKeeperCluster.startup() should refer to hbase.zookeeper.property.maxClientCnxns; backing it out till figure the TestHCM OOME issue
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1100390 13f79535-47bb-0310-9956-ffa450edef68
2011-05-06 21:44:31 +00:00
Michael Stack 7bc1722112 HBASE-3865 Failing TestWALReplay
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1100373 13f79535-47bb-0310-9956-ffa450edef68
2011-05-06 21:03:40 +00:00
Andrew Kyle Purtell 6fb0428103 HBASE-3855 Performance degradation of memstore because reseek is linear; fix TestHeapSize
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1100308 13f79535-47bb-0310-9956-ffa450edef68
2011-05-06 18:12:22 +00:00
Andrew Kyle Purtell 93a75bb3eb HBASE-3861 MiniZooKeeperCluster should refer to maxClientCnxns
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1100299 13f79535-47bb-0310-9956-ffa450edef68
2011-05-06 17:43:02 +00:00
Michael Stack ee4553fc1a HBASE-3855 Performance degradation of memstore because reseek is linear
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1100236 13f79535-47bb-0310-9956-ffa450edef68
2011-05-06 14:44:07 +00:00
Michael Stack 1bd0e5ff51 HBASE-3863 Fix failing TestHBaseFsck.testHBaseFsckMeta unit test
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1100095 13f79535-47bb-0310-9956-ffa450edef68
2011-05-06 06:25:29 +00:00
Michael Stack f046c79c41 HBASE-3858 performance.xml / troubleshooting.xml - porting rest of PerformanceTuning wiki page
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1100059 13f79535-47bb-0310-9956-ffa450edef68
2011-05-06 05:10:50 +00:00
Michael Stack f3ebb53efc HBASE-3721 Speedup LoadIncrementalHFiles
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1100045 13f79535-47bb-0310-9956-ffa450edef68
2011-05-06 04:26:58 +00:00
Michael Stack 3450c962ad HBASE-3862 Race conditions in aggregate calculation
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1100043 13f79535-47bb-0310-9956-ffa450edef68
2011-05-06 04:24:28 +00:00
Jean-Daniel Cryans d60cceaff3 HBASE-3860 HLog shouldn't create a new HBC when rolling
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1099988 13f79535-47bb-0310-9956-ffa450edef68
2011-05-05 22:48:44 +00:00
Michael Stack dcdeee6ca0 Backport trunk fix; Fix TestHCM. Disabled the force OOME test -- we create a new Connection per new Configuration so yeah, we OOME;
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1099970 13f79535-47bb-0310-9956-ffa450edef68
2011-05-05 21:13:37 +00:00
Michael Stack 8ffaac2003 HBASE-3813 Change RPC callQueue size from "handlerCount * MAX_QUEUE_SIZE_PER_HANDLER;"
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1099695 13f79535-47bb-0310-9956-ffa450edef68
2011-05-05 06:07:56 +00:00
Michael Stack 22600649d3 HBASE-3431 Add some doc. on double-vision -- Regionserver is not using the name given it by the master; double entry in master listing of servers
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1099584 13f79535-47bb-0310-9956-ffa450edef68
2011-05-04 20:12:33 +00:00
Michael Stack 3d6b1485bf HBASE-3695 Some improvements to Hbck to test the entire region chain in Meta and provide better error reporting
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1099566 13f79535-47bb-0310-9956-ffa450edef68
2011-05-04 19:28:45 +00:00
Todd Lipcon 4e4ded4cde HBASE-3853 Fix TestInfoServers to pass after HBASE-3835
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1099542 13f79535-47bb-0310-9956-ffa450edef68
2011-05-04 17:54:50 +00:00
Michael Stack 81e9be2518 HBASE-3821 'NOT flushing memstore for region' keep on printing for half an hour
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1099318 13f79535-47bb-0310-9956-ffa450edef68
2011-05-04 03:51:59 +00:00
Jean-Daniel Cryans 6aa6a4ad8f HBASE-3597 ageOfLastAppliedOp should update after cluster replication
failures


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1099302 13f79535-47bb-0310-9956-ffa450edef68
2011-05-04 00:20:31 +00:00
Todd Lipcon 17694cf3bc Fix up bad resolve of trunk conflict from HBASE-3835
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1099206 13f79535-47bb-0310-9956-ffa450edef68
2011-05-03 19:11:25 +00:00
Todd Lipcon 214f63b6c8 HBASE-3839 Add monitoring of currently running tasks to the master and RS web UIs
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1099202 13f79535-47bb-0310-9956-ffa450edef68
2011-05-03 19:09:20 +00:00
Todd Lipcon 7d5d1fe752 HBASE-3837 Show regions in transition on the master web page
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1099199 13f79535-47bb-0310-9956-ffa450edef68
2011-05-03 19:07:54 +00:00
Todd Lipcon 46d64afcd9 HBASE-3835 Switch master and region server pages to Jamon-based templates
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1099198 13f79535-47bb-0310-9956-ffa450edef68
2011-05-03 19:07:00 +00:00
Jean-Daniel Cryans 94d77931b3 HBASE-3846 Set RIT timeout higher
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1099155 13f79535-47bb-0310-9956-ffa450edef68
2011-05-03 17:45:58 +00:00
Michael Stack 59392e209f Fix table.jsp so it shows region locations and counts -- just before we replace all this jsp stuff. Location was broke by 1502
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1099101 13f79535-47bb-0310-9956-ffa450edef68
2011-05-03 15:54:08 +00:00
Todd Lipcon ca952ac00b HBASE-3836 Add facility to track currently progressing actions and workflows.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1098933 13f79535-47bb-0310-9956-ffa450edef68
2011-05-03 06:11:06 +00:00
Michael Stack 8341e4a3be HBASE-3849 Fix master ui; hbase-1502 broke requests/second
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1098925 13f79535-47bb-0310-9956-ffa450edef68
2011-05-03 05:54:45 +00:00
Michael Stack b6ad337ea1 HBASE-3849 Fix master ui; hbase-1502 broke requests/second
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1098919 13f79535-47bb-0310-9956-ffa450edef68
2011-05-03 05:48:37 +00:00
Michael Stack 9c1d01e24f HBASE-3777 Redefine Identity Of HBase Configuration
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1098901 13f79535-47bb-0310-9956-ffa450edef68
2011-05-03 04:43:53 +00:00
Michael Stack 7e6f56200e HBASE-3847 Turn off DEBUG logging of RPCs in WriteableRPCEngine on TRUNK
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1098861 13f79535-47bb-0310-9956-ffa450edef68
2011-05-02 23:37:54 +00:00
Michael Stack df267ce6e9 HBASE-3825 performance.xml - adding a few common configuration changes in the 'config' sub-section
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1098727 13f79535-47bb-0310-9956-ffa450edef68
2011-05-02 18:49:32 +00:00
Michael Stack 3ad05c6aac HBASE-3844 Book.xml (removing link to defunct wiki) and Performance.xml (adding client tip)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1098721 13f79535-47bb-0310-9956-ffa450edef68
2011-05-02 18:35:49 +00:00
Michael Stack 2a4f052bcc HBASE-3838 RegionCoprocesorHost.preWALRestore throws npe in case there is no RegionObserver registered
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1098705 13f79535-47bb-0310-9956-ffa450edef68
2011-05-02 18:14:05 +00:00
Michael Stack 6c32f36250 HBASE-3670 Fix error handling in get(List<Get> gets)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1098702 13f79535-47bb-0310-9956-ffa450edef68
2011-05-02 18:10:36 +00:00
Michael Stack 659da04632 HBASE-3843 splitLogWorker starts too early
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1098696 13f79535-47bb-0310-9956-ffa450edef68
2011-05-02 18:04:19 +00:00
Michael Stack e85e7ad354 HBASE-3831 docbook xml files - standardized RegionServer, DataNode, and ZooKeeper in several xml docs
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1098158 13f79535-47bb-0310-9956-ffa450edef68
2011-04-30 21:05:39 +00:00
Michael Stack 94bd6f7710 HBASE-3796 Per-Store Entries in Compaction Queue; added missing license
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1098150 13f79535-47bb-0310-9956-ffa450edef68
2011-04-30 20:11:42 +00:00
Michael Stack c80200bded HBASE-3832 Failing TestMasterFailover.testMasterFailoverWithMockedRITOnDeadRS up on jenkins; added debug and cleared out extra regionOnline of -ROOT-
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1098023 13f79535-47bb-0310-9956-ffa450edef68
2011-04-29 23:25:18 +00:00
Nicolas Spiegelberg 47fe311acd HBASE-3796 Per-Store Entries in Compaction Queue
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1098021 13f79535-47bb-0310-9956-ffa450edef68
2011-04-29 23:07:52 +00:00
Michael Stack 15edb7b8e4 HBASE-1502 Aftermath; fix up of broke tests. Fix TestCatalogTracker hang; mocks needed changing
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1097928 13f79535-47bb-0310-9956-ffa450edef68
2011-04-29 19:36:42 +00:00
Michael Stack d663e19637 Fix broke jenkins build; Fix TestSplitLogWorker. Remove added assert. Value may have already been set by background thread so assert was checking input at wrong time
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1097689 13f79535-47bb-0310-9956-ffa450edef68
2011-04-29 05:38:39 +00:00
Michael Stack 7d42c217a9 HBASE-3829 TestMasterFailover failures in jenkins
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1097676 13f79535-47bb-0310-9956-ffa450edef68
2011-04-29 03:33:27 +00:00
Michael Stack d6ed1130d5 HBASE-3827 hbase-1502, removing heartbeats, broke master joining a running cluster and was returning master hostname for rs to use
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1097587 13f79535-47bb-0310-9956-ffa450edef68
2011-04-28 19:51:25 +00:00
Michael Stack e5c47a4c9b HBASE-1502 Aftermath; fix up of broke tests. Fix TestHRegionLocation. I broke it last night when I clarified HRegionLocation equality
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1097541 13f79535-47bb-0310-9956-ffa450edef68
2011-04-28 16:47:00 +00:00
Michael Stack 555b30d224 HBASE-1502 Aftermath; fix up of broke tests. Fix TestReplicationSourceManager. The mock server needed to return a server name, any server name but null
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1097332 13f79535-47bb-0310-9956-ffa450edef68
2011-04-28 06:15:15 +00:00
Michael Stack 46d615b210 HBASE-1502 Aftermath; fix up of broke tests. Fix TestMultiParallel. HRegionLocation compare should do Location part only, not include HRI that its carrying
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1097327 13f79535-47bb-0310-9956-ffa450edef68
2011-04-28 05:52:05 +00:00
Michael Stack dbccc88d44 HBASE-1502 Aftermath; fix up of broke tests. Fix TestHCM. Disabled the force OOME test -- we create a new Connection per new Configuration so yeah, we OOME; to be fixed soon
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1097320 13f79535-47bb-0310-9956-ffa450edef68
2011-04-28 05:03:20 +00:00
Michael Stack de72e77f10 HBASE-1502 Aftermath; fix up of broke tests. Fix TestCatalogTracker. Signature changed and mock'd method wasn't triggering
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1097318 13f79535-47bb-0310-9956-ffa450edef68
2011-04-28 04:41:31 +00:00
Michael Stack 52033a212f HBASE-1502 Remove need for heartbeats in HBase; fix broke build
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1097284 13f79535-47bb-0310-9956-ffa450edef68
2011-04-27 23:43:45 +00:00
Michael Stack 529223130a HBASE-1502 Remove need for heartbeats in HBase
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1097275 13f79535-47bb-0310-9956-ffa450edef68
2011-04-27 23:12:42 +00:00
Jean-Daniel Cryans 4219e2accb HBASE-3741 Make HRegionServer aware of the regions it's opening/closing
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1097266 13f79535-47bb-0310-9956-ffa450edef68
2011-04-27 22:42:58 +00:00
Michael Stack e1e1340706 Fix xml -- found by doug meil
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1097214 13f79535-47bb-0310-9956-ffa450edef68
2011-04-27 19:24:49 +00:00