Commit Graph

3015 Commits

Author SHA1 Message Date
Michael Stack 221e8a807e HBASE-3393 Update Avro gateway to use Avro 1.4.1 and the new server.join() method
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1053531 13f79535-47bb-0310-9956-ffa450edef68
2010-12-29 05:25:26 +00:00
Michael Stack 6ceadd85dc HBASE-3387 Pair does not deep check arrays for equality
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1053484 13f79535-47bb-0310-9956-ffa450edef68
2010-12-29 00:04:32 +00:00
Nicolas Spiegelberg 356975ff57 HBASE-3384 : Move User-Triggered Compactions to Store
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1053225 13f79535-47bb-0310-9956-ffa450edef68
2010-12-27 23:38:27 +00:00
Michael Stack 1056d94820 Fix javadoc warning
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1052113 13f79535-47bb-0310-9956-ffa450edef68
2010-12-23 00:11:33 +00:00
Michael Stack 952d31ab2e Note on running against a secure hadoop
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1052110 13f79535-47bb-0310-9956-ffa450edef68
2010-12-23 00:09:22 +00:00
Jean-Daniel Cryans 0f2700df67 HBASE-3383 [0.90RC1] bin/hbase script displays "no such file" warning on
target/cached_classpath.txt


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1052093 13f79535-47bb-0310-9956-ffa450edef68
2010-12-22 23:02:42 +00:00
Michael Stack 1758553f45 HBASE-3388 NPE processRegionInTransition(AssignmentManager.java:264) doing rolling-restart.sh
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1052058 13f79535-47bb-0310-9956-ffa450edef68
2010-12-22 20:28:57 +00:00
Jean-Daniel Cryans bfe27f5764 HBASE-3386 NPE in TableRecordReaderImpl.restart
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1052051 13f79535-47bb-0310-9956-ffa450edef68
2010-12-22 19:54:11 +00:00
Jean-Daniel Cryans 94cc5237b0 Adding a fix for this test that was missing
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1052023 13f79535-47bb-0310-9956-ffa450edef68
2010-12-22 18:36:41 +00:00
Michael Stack 8450cc6721 HBASE-3381 Interrupt of a region open comes across as a successful open; second attempt
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1052013 13f79535-47bb-0310-9956-ffa450edef68
2010-12-22 17:58:43 +00:00
Michael Stack 878c81346c HBASE-3381 -- correction
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1051726 13f79535-47bb-0310-9956-ffa450edef68
2010-12-22 01:13:41 +00:00
Jean-Daniel Cryans 92633dcd08 Fixing a check in TestReplication
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1051718 13f79535-47bb-0310-9956-ffa450edef68
2010-12-22 01:00:39 +00:00
Jean-Daniel Cryans 15ef67afe5 HBASE-3323 was missing the EOF handling
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1051712 13f79535-47bb-0310-9956-ffa450edef68
2010-12-22 00:19:14 +00:00
Michael Stack bc8d7005b1 HBASE-3381 Interrupt of a region open comes across as a successful open
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1051710 13f79535-47bb-0310-9956-ffa450edef68
2010-12-22 00:17:51 +00:00
Michael Stack 1cb6c18d8a Pickup new apache parent pom as part of publish to mvn repo experiment
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1051685 13f79535-47bb-0310-9956-ffa450edef68
2010-12-21 22:32:01 +00:00
Gary Helmling 1229397a95 HBASE-3256: Add coprocessor host and observer for HMaster
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1051639 13f79535-47bb-0310-9956-ffa450edef68
2010-12-21 20:39:26 +00:00
Michael Stack d1966accd4 Fixup a bit of shell formatting
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1051630 13f79535-47bb-0310-9956-ffa450edef68
2010-12-21 20:03:10 +00:00
Michael Stack 8f67476c53 HBASE-3343 Server not shutting down after losing log lease
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1051380 13f79535-47bb-0310-9956-ffa450edef68
2010-12-21 05:32:22 +00:00
Jean-Daniel Cryans 53914b693e Moving a message from INFO to DEBUG
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1051348 13f79535-47bb-0310-9956-ffa450edef68
2010-12-21 00:43:05 +00:00
Michael Stack a59bd1030b HBASE-3374 Our jruby jar has *GPL jars in it; fix
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1051343 13f79535-47bb-0310-9956-ffa450edef68
2010-12-21 00:34:36 +00:00
Jean-Daniel Cryans 9f6db55496 Fix for failing test
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1051302 13f79535-47bb-0310-9956-ffa450edef68
2010-12-20 22:08:29 +00:00
Michael Stack d000821c1e HBASE-3323 OOME in master splitting logs
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1051278 13f79535-47bb-0310-9956-ffa450edef68
2010-12-20 20:35:41 +00:00
Jonathan Gray 9685e81958 Commit for freenode hbase group request approval freenode7fhrc24c.ver
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1051264 13f79535-47bb-0310-9956-ffa450edef68
2010-12-20 19:55:26 +00:00
Michael Stack 38a5d8cfd6 HBASE-3335 Add BitComparator for filtering
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1051218 13f79535-47bb-0310-9956-ffa450edef68
2010-12-20 17:30:44 +00:00
Michael Stack 8c73db0ebd HBASE-3335 Add BitComparator for filtering
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1051217 13f79535-47bb-0310-9956-ffa450edef68
2010-12-20 17:30:09 +00:00
Andrew Kyle Purtell 57a325bf4c HBASE-3377 Upgrade Jetty to 6.1.26
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1051022 13f79535-47bb-0310-9956-ffa450edef68
2010-12-20 08:51:45 +00:00
Michael Stack caf235d34d Missing piece of HBASE-3368 Split message can come in before region opened message; results in 'Region has been PENDING_CLOSE for too long' cycle
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1050760 13f79535-47bb-0310-9956-ffa450edef68
2010-12-19 05:25:53 +00:00
Jean-Daniel Cryans ef96f37844 HBASE-3366 WALObservers should be notified before the lock
HBASE-3367  Failed log split not retried 
   HBASE-3370  ReplicationSource.openReader fails to locate HLogs when they
               aren't split yet
   HBASE-3371  Race in TestReplication can make it fail

   HBASE-3372  HRS shouldn't print a full stack for ServerNotRunningException


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1050542 13f79535-47bb-0310-9956-ffa450edef68
2010-12-18 00:13:13 +00:00
Nicolas Spiegelberg f84ff410bd HBASE-3290 fix #2. Fixes bugs found with major compaction logic for
threshold files & major compaction jitter generation encountered
during testing.

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1050532 13f79535-47bb-0310-9956-ffa450edef68
2010-12-17 23:44:58 +00:00
Gary Helmling 96e37125ba HBASE-3260 Coprocessors: Add explicit lifecycle management
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1050489 13f79535-47bb-0310-9956-ffa450edef68
2010-12-17 20:50:34 +00:00
Michael Stack 1cb79368d3 HBASE-3368 Split message can come in before region opened message; results in 'Region has been PENDING_CLOSE for too long' cycle
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1050279 13f79535-47bb-0310-9956-ffa450edef68
2010-12-17 05:48:05 +00:00
Michael Stack d154629ef9 HBASE-3362 If .META. offline between OPENING and OPENED, then wrong server location in .META. is possible
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1050276 13f79535-47bb-0310-9956-ffa450edef68
2010-12-17 05:38:18 +00:00
Nicolas Spiegelberg 28012b50ce Fix small div-by-zero exception found in an FB test cluster
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1050226 13f79535-47bb-0310-9956-ffa450edef68
2010-12-16 23:23:54 +00:00
Michael Stack 605ebb05ec HBASE-3365 EOFE contacting crashed RS causes Master abort
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1049755 13f79535-47bb-0310-9956-ffa450edef68
2010-12-16 00:31:42 +00:00
Jean-Daniel Cryans 0957e3867a HBASE-3363 ReplicationSink should batch delete
doc fixes for replication


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1049745 13f79535-47bb-0310-9956-ffa450edef68
2010-12-15 23:31:45 +00:00
Jean-Daniel Cryans 39330cff75 HBASE-3360 ReplicationLogCleaner is enabled by default in 0.90 -- causes NPE
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1049680 13f79535-47bb-0310-9956-ffa450edef68
2010-12-15 19:47:09 +00:00
Andrew Kyle Purtell 1842a1ee85 HBASE-3348 Coprocessors: Allow Observers to completely override base function
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1049471 13f79535-47bb-0310-9956-ffa450edef68
2010-12-15 10:11:59 +00:00
Nicolas Spiegelberg 45942d3d52 Modified CHANGES.txt for HBASE-3328
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1049381 13f79535-47bb-0310-9956-ffa450edef68
2010-12-15 01:46:54 +00:00
Nicolas Spiegelberg c74c097573 HBASE-3328 Added Admin API to specify explicit split points
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1049379 13f79535-47bb-0310-9956-ffa450edef68
2010-12-15 01:44:06 +00:00
Jean-Daniel Cryans e6e0eea777 HBASE-3358 Recovered replication queue wait on themselves when terminating
HBASE-3359  LogRoller not added as a WAL listener when replication is enabled


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1049360 13f79535-47bb-0310-9956-ffa450edef68
2010-12-15 00:20:14 +00:00
Jean-Daniel Cryans 499a74cb8d Fixing a minor logging mixup
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1049281 13f79535-47bb-0310-9956-ffa450edef68
2010-12-14 21:20:32 +00:00
Jean-Daniel Cryans e5ebff208a HBASE-3355 Stopping a stopped cluster leaks an HMaster
HBASE-3356  Add more checks in replication if RS is stopped


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1049249 13f79535-47bb-0310-9956-ffa450edef68
2010-12-14 20:26:30 +00:00
Jonathan Gray 36be388220 HBASE-3332 Regions stuck in transition after RS failure
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1049238 13f79535-47bb-0310-9956-ffa450edef68
2010-12-14 20:01:03 +00:00
Jonathan Gray c0c723f660 HBASE-3337 Restore HBCK fix of unassignment and dupe assignment for new master
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1049236 13f79535-47bb-0310-9956-ffa450edef68
2010-12-14 19:58:08 +00:00
Michael Stack 8a521615cd Reference 'how to build' hadoop
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1049199 13f79535-47bb-0310-9956-ffa450edef68
2010-12-14 18:06:55 +00:00
Jean-Daniel Cryans 6c2dd8e749 HBASE-3351 ReplicationZookeeper goes to ZK every time a znode is modified
HBASE-3326  Replication state's znode should be created else it 
            defaults to false


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1048932 13f79535-47bb-0310-9956-ffa450edef68
2010-12-14 04:20:42 +00:00
Todd Lipcon 1b7b7a935a HBASE-3349. Pass HBase configuration to HttpServer
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1048928 13f79535-47bb-0310-9956-ffa450edef68
2010-12-14 04:00:27 +00:00
Todd Lipcon ebae4daf4e HBASE-3353. table.jsp doesn't handle entries in META without server info
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1048926 13f79535-47bb-0310-9956-ffa450edef68
2010-12-14 03:56:39 +00:00
Michael Stack 5a36e4032a HBASE-3352 enabling a non-existent table from shell prints no error
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1048922 13f79535-47bb-0310-9956-ffa450edef68
2010-12-14 03:39:55 +00:00
Jean-Daniel Cryans 702766bd2f HBASE-3321 Replication.join shouldn't clear the logs znode
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1045426 13f79535-47bb-0310-9956-ffa450edef68
2010-12-13 23:52:53 +00:00