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
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
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
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
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
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
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
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
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
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
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
Michael Stack
0482a811e6
HBASE-3347 Can't truncate/disable table that has rows in .META. that have empty info:regioninfo column
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1045399 13f79535-47bb-0310-9956-ffa450edef68
2010-12-13 22:33:35 +00:00
Michael Stack
ee1cfcc1df
HBASE-3334 Refresh our hadoop jar because of HDFS-1520
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1044529 13f79535-47bb-0310-9956-ffa450edef68
2010-12-10 23:03:15 +00:00
Jean-Daniel Cryans
ceaf3ee3d7
HBASE-3308 SplitTransaction.splitStoreFiles slows splits a lot
...
HBASE-3318 Split rollback leaves parent with writesEnabled=false
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1043688 13f79535-47bb-0310-9956-ffa450edef68
2010-12-08 21:38:25 +00:00
Nicolas Spiegelberg
53d7c62bbd
logged HBASE-1861 to CHANGES.txt
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1043534 13f79535-47bb-0310-9956-ffa450edef68
2010-12-08 17:19:12 +00:00
Michael Stack
afac14fcf0
HBASE-1888 KeyValue methods throw NullPointerException instead of IllegalArgumentException during parameter sanity check
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1043218 13f79535-47bb-0310-9956-ffa450edef68
2010-12-07 22:36:06 +00:00
Michael Stack
584e9b5c26
HBASE-3317 Javadoc and Throws Declaration for Bytes.incrementBytes() is Wrong
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1043214 13f79535-47bb-0310-9956-ffa450edef68
2010-12-07 22:17:01 +00:00
Michael Stack
23c9501783
HBASE-3316 Add support for Java Serialization to HbaseObjectWritable
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1043179 13f79535-47bb-0310-9956-ffa450edef68
2010-12-07 19:46:58 +00:00
Michael Stack
7142228dd2
HBASE-3173 HBase 2984 breaks ability to specify BLOOMFILTER & COMPRESSION via shell AND HBASE-3310 Failing creating/altering table with compression agrument
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1043173 13f79535-47bb-0310-9956-ffa450edef68
2010-12-07 19:40:25 +00:00
Michael Stack
5964303163
HBASE-2936 Differentiate between daemon & restart sleep periods
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1043162 13f79535-47bb-0310-9956-ffa450edef68
2010-12-07 18:54:32 +00:00
Michael Stack
21a5df7b4f
HBASE-3278 AssertionError in LoadBalancer
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1042912 13f79535-47bb-0310-9956-ffa450edef68
2010-12-07 05:26:39 +00:00
Michael Stack
d547429a14
HBASE-3315 Add debug output for when balancer makes bad balance
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1042882 13f79535-47bb-0310-9956-ffa450edef68
2010-12-07 00:58:05 +00:00
Jean-Daniel Cryans
a5ce594797
HBASE-2467 Concurrent flushers in HLog sync using HDFS-895
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1042790 13f79535-47bb-0310-9956-ffa450edef68
2010-12-06 20:58:53 +00:00
Jean-Daniel Cryans
9bb903da97
HBASE-3314 [shell] 'move' is broken
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1042771 13f79535-47bb-0310-9956-ffa450edef68
2010-12-06 20:00:55 +00:00
Jean-Daniel Cryans
95f2f2eab4
HBASE-3309 " Not running balancer because dead regionserver processing" is a lie
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1042076 13f79535-47bb-0310-9956-ffa450edef68
2010-12-04 00:50:16 +00:00
Michael Stack
fe2e720318
HBASE-3298 Regionserver can close during a split causing double assignment
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1042043 13f79535-47bb-0310-9956-ffa450edef68
2010-12-03 22:49:03 +00:00
Jonathan Gray
00c0dec88b
HBASE-3292 Expose block cache hit/miss/evict counts into region server metrics
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1041936 13f79535-47bb-0310-9956-ffa450edef68
2010-12-03 17:56:05 +00:00
Michael Stack
809f5777e9
HBASE-3304 Get spurious master fails during bootup
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1041699 13f79535-47bb-0310-9956-ffa450edef68
2010-12-03 05:37:16 +00:00
Michael Stack
bf20fa51e5
HBASE-3303 Lower hbase.regionserver.handler.count from 25 back to 10
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1041692 13f79535-47bb-0310-9956-ffa450edef68
2010-12-03 04:58:31 +00:00
Michael Stack
138d566b8a
HBASE-2375 Make decision to split based on aggregate size of all StoreFiles and revisit related config param -- REVERT! Wrong issue
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1041691 13f79535-47bb-0310-9956-ffa450edef68
2010-12-03 04:57:57 +00:00
Michael Stack
ab1969fb36
HBASE-2375 Make decision to split based on aggregate size of all StoreFiles and revisit related config param
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1041689 13f79535-47bb-0310-9956-ffa450edef68
2010-12-03 04:54:07 +00:00
Jean-Daniel Cryans
5593052365
HBASE-3296 Newly created table ends up disabled instead of assigned
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1041569 13f79535-47bb-0310-9956-ffa450edef68
2010-12-02 20:18:29 +00:00
Michael Stack
abd53c354d
HBASE-3301 Treat java.net.SocketTimeoutException same as ConnectException assigning/unassigning regions
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1041533 13f79535-47bb-0310-9956-ffa450edef68
2010-12-02 19:02:28 +00:00
Michael Stack
2122dafaa4
HBASE-3295 Dropping a 1k+ regions table likely ends in a client socket timeout and it's very confusing
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1041522 13f79535-47bb-0310-9956-ffa450edef68
2010-12-02 18:47:20 +00:00
Michael Stack
fc59f7d77c
HBASE-3290 Max Compaction Size
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1041278 13f79535-47bb-0310-9956-ffa450edef68
2010-12-02 04:40:55 +00:00
Michael Stack
1955d5dfe4
HBASE-3291 If split happens while regionserver is going down, we can stick open
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1041217 13f79535-47bb-0310-9956-ffa450edef68
2010-12-02 00:00:30 +00:00
Michael Stack
8f35221a02
HBASE-3299 If failed open, we don't output the IOE
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1041204 13f79535-47bb-0310-9956-ffa450edef68
2010-12-01 22:56:27 +00:00
Michael Stack
6ce5b63952
HBASE-3294 WARN org.apache.hadoop.hbase.regionserver.Store: Not in set (double-remove?) org.apache.hadoop.hbase.regionserver.StoreScanner@76607d3d
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1041167 13f79535-47bb-0310-9956-ffa450edef68
2010-12-01 21:05:40 +00:00
Michael Stack
621b7d0ed2
HBASE-3297 If rows in .META. with no HRegionInfo cell, then hbck fails read of .META.
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1041164 13f79535-47bb-0310-9956-ffa450edef68
2010-12-01 20:54:56 +00:00
Jean-Daniel Cryans
d4eeff6d35
HBASE-3286 Master passes IP and not hostname back to region server
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1040848 13f79535-47bb-0310-9956-ffa450edef68
2010-12-01 01:32:52 +00:00
Jonathan Gray
826fbd99ff
HBASE-3287 Add option to cache blocks on hfile write and evict blocks on hfile close
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1040762 13f79535-47bb-0310-9956-ffa450edef68
2010-11-30 20:27:50 +00:00
Michael Stack
21e1f6f33a
HBASE-3234 hdfs-724 breaks TestHBaseTestingUtility multiClusters
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1040406 13f79535-47bb-0310-9956-ffa450edef68
2010-11-30 05:21:49 +00:00
Michael Stack
c849b4c26d
HBASE-3263 Stack overflow in AssignmentManager
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1040342 13f79535-47bb-0310-9956-ffa450edef68
2010-11-29 23:44:19 +00:00
Michael Stack
450f6d28ab
HBASE-3265 Regionservers waiting for ROOT while Master waiting for RegionServers
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1040324 13f79535-47bb-0310-9956-ffa450edef68
2010-11-29 22:27:19 +00:00
Jonathan Gray
8b693bf547
HBASE-3283 NPE in AssignmentManager if processing shutdown of RS who doesn't have any regions assigned to it
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1040302 13f79535-47bb-0310-9956-ffa450edef68
2010-11-29 21:18:41 +00:00
Jonathan Gray
c3d25923a2
HBASE-3282 Need to retain DeadServers to ensure we don't allow previously expired RS instances to rejoin cluster
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1040291 13f79535-47bb-0310-9956-ffa450edef68
2010-11-29 21:01:52 +00:00
Michael Stack
4b5dcb3b31
HBASE-3223 Get VersionInfo for Running HBase Process
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1040273 13f79535-47bb-0310-9956-ffa450edef68
2010-11-29 20:31:02 +00:00
Michael Stack
2149277bf3
HBASE-3267 close_region shell command breaks region
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1040243 13f79535-47bb-0310-9956-ffa450edef68
2010-11-29 19:41:02 +00:00
Jonathan Gray
a7dc9f982f
HBASE-3280 YouAreDeadException being swallowed in HRS getMaster
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1040216 13f79535-47bb-0310-9956-ffa450edef68
2010-11-29 18:20:11 +00:00
Andrew Kyle Purtell
612c28ea2e
HBASE-3279 [rest] Filter for gzip content encoding that wraps both input and output side
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1039490 13f79535-47bb-0310-9956-ffa450edef68
2010-11-26 18:16:49 +00:00
Michael Stack
b54fed1e4d
HBASE-3277 HBase Shell zk_dump command broken
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1038870 13f79535-47bb-0310-9956-ffa450edef68
2010-11-24 23:28:56 +00:00
Jean-Daniel Cryans
0bbfd1a364
HBASE-3261 NPE out of HRS.run at startup when clock is out of sync
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1038756 13f79535-47bb-0310-9956-ffa450edef68
2010-11-24 18:35:05 +00:00
Andrew Kyle Purtell
9b45d9996f
HBASE-3275 [rest] No gzip/deflate content encoding support
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1038735 13f79535-47bb-0310-9956-ffa450edef68
2010-11-24 18:12:59 +00:00
Jean-Daniel Cryans
f31bd00974
HBASE-3273 Set the ZK default timeout to 3 minutes
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1038489 13f79535-47bb-0310-9956-ffa450edef68
2010-11-24 06:04:55 +00:00
Michael Stack
8053c0f4b3
HBASE-3269 HBase table truncate semantics seems broken as disable table is now async by default.
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1038467 13f79535-47bb-0310-9956-ffa450edef68
2010-11-24 04:04:30 +00:00
Michael Stack
88d2b70c85
HBASE-3272 Remove no longer used options
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1038375 13f79535-47bb-0310-9956-ffa450edef68
2010-11-23 23:13:47 +00:00
Jonathan Gray
ea6311a33c
HBASE-3262 TestHMasterRPCException uses non-ephemeral port for master
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1038353 13f79535-47bb-0310-9956-ffa450edef68
2010-11-23 21:53:09 +00:00
Michael Stack
e0d13d4839
HBASE-3249 Typing 'help shutdown' in the shell shouldn't shutdown the cluster
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1038349 13f79535-47bb-0310-9956-ffa450edef68
2010-11-23 21:35:25 +00:00
Jean-Daniel Cryans
899b7093d6
HBASE-3258 EOF when version file is empty
...
HBASE-3259 Can't kill the region servers when they wait on the master or
the cluster state znode
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1038346 13f79535-47bb-0310-9956-ffa450edef68
2010-11-23 21:31:18 +00:00
Andrew Kyle Purtell
7299a72715
HBASE-2001 Coprocessors: Colocate user code with regions
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1037102 13f79535-47bb-0310-9956-ffa450edef68
2010-11-20 01:23:39 +00:00
Jean-Daniel Cryans
5f8c1dd1fa
HBASE-3253 Thrift's missing from all the repositories in pom.xml
...
Re-adding ZK 3.3.2 from HBASE-3230
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1037089 13f79535-47bb-0310-9956-ffa450edef68
2010-11-20 00:07:12 +00:00
Jean-Daniel Cryans
3f8eb6e0ed
HBASE-3231 Update to zookeeper 3.3.2.
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1037053 13f79535-47bb-0310-9956-ffa450edef68
2010-11-19 22:21:09 +00:00
Andrew Kyle Purtell
a5f27d67ca
HBASE-2002 Coprocessors: Client side support
...
HBASE-2321 Support RPC interface changes at runtime
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1037026 13f79535-47bb-0310-9956-ffa450edef68
2010-11-19 21:14:05 +00:00
Andrew Kyle Purtell
3f82b6fcaf
HBASE-3252 TestZooKeeperNodeTracker sometimes fails due to a race condition in test notification
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1037015 13f79535-47bb-0310-9956-ffa450edef68
2010-11-19 20:35:38 +00:00
Jean-Daniel Cryans
c7708c5390
HBASE-3237 Split request accepted -- BUT CURRENTLY A NOOP
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1036964 13f79535-47bb-0310-9956-ffa450edef68
2010-11-19 18:05:36 +00:00
Jean-Daniel Cryans
4a6d4ff453
HBASE-3241 check to see if we exceeded hbase.regionserver.maxlogs limit is
...
incorrect (Kannan Muthukkaruppan via JD)
HBASE-3239 Handle null regions to flush in HLog.cleanOldLogs (Kannan
Muthukkaruppan via JD)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1036302 13f79535-47bb-0310-9956-ffa450edef68
2010-11-18 00:53:35 +00:00
Ryan Rawson
3dca408c49
HBASE-3235 Intermittent incrementColumnValue failure in TestHRegion
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1035818 13f79535-47bb-0310-9956-ffa450edef68
2010-11-16 21:20:31 +00:00
Ryan Rawson
069fecaeb7
HBASE-3232 : Fix KeyOnlyFilter + Add Value Length (Nicolas via Ryan)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1035128 13f79535-47bb-0310-9956-ffa450edef68
2010-11-15 03:10:31 +00:00
Michael Stack
443340e181
HBASE-3233 Fix Long Running Stats
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1034899 13f79535-47bb-0310-9956-ffa450edef68
2010-11-13 22:46:08 +00:00
Michael Stack
794583ec7a
HBASE-3230 Refresh our hadoop jar and update zookeeper to just-released 3.3.
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1034540 13f79535-47bb-0310-9956-ffa450edef68
2010-11-12 19:36:57 +00:00
Michael Stack
09e1e1820a
HBASE-3227 Edit of log messages before branching
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1034272 13f79535-47bb-0310-9956-ffa450edef68
2010-11-12 06:04:59 +00:00
Ryan Rawson
433f7a3ff6
HBASE-3224 NPE in KeyValue$KVComparator.compare when compacting
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1034229 13f79535-47bb-0310-9956-ffa450edef68
2010-11-12 01:22:56 +00:00
Michael Stack
b508678106
HBASE-3079 Shell displaying uninformative exceptions
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1033979 13f79535-47bb-0310-9956-ffa450edef68
2010-11-11 16:14:46 +00:00
Jean-Daniel Cryans
6e80c35a98
HBASE-3221 Race between splitting and disabling
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1033821 13f79535-47bb-0310-9956-ffa450edef68
2010-11-11 06:16:34 +00:00
Michael Stack
6b5511e991
HBASE-3222 Regionserver region listing in UI is no longer ordered
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1033787 13f79535-47bb-0310-9956-ffa450edef68
2010-11-11 00:38:32 +00:00
Michael Stack
6881c2fac0
HBASE-3219 Split parents are reassigned on restart and on disable/enable
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1033782 13f79535-47bb-0310-9956-ffa450edef68
2010-11-11 00:19:52 +00:00
Jonathan Gray
13f7d93b56
HBASE-3211 Key (Index) Only Fetches
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1033777 13f79535-47bb-0310-9956-ffa450edef68
2010-11-10 23:35:09 +00:00
Michael Stack
63c6827376
HBASE-3218 Shell help cleanup/cosmetics/edit
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1033754 13f79535-47bb-0310-9956-ffa450edef68
2010-11-10 22:06:40 +00:00
Jean-Daniel Cryans
65979de1fb
HBASE-3216 Move HBaseFsck from client to util
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1033736 13f79535-47bb-0310-9956-ffa450edef68
2010-11-10 21:46:14 +00:00
Michael Stack
6b7055eb24
HBASE-3161 Provide option for Stargate to only serve GET requests
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1033626 13f79535-47bb-0310-9956-ffa450edef68
2010-11-10 18:12:23 +00:00
Jonathan Gray
6a5a512773
HBASE-3214 TestMasterFailover.testMasterFailoverWithMockedRITOnDeadRS is failing (Gary via jgray)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1033617 13f79535-47bb-0310-9956-ffa450edef68
2010-11-10 17:54:48 +00:00
Michael Stack
504a604d9a
HBASE-3090 Don't include hbase-default in conf/ assembly
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1033369 13f79535-47bb-0310-9956-ffa450edef68
2010-11-10 06:01:55 +00:00
Jonathan Gray
afeb06a5aa
HBASE-3213 If do abort of backup master will get NPE instead of graceful abort
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1033360 13f79535-47bb-0310-9956-ffa450edef68
2010-11-10 05:35:51 +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
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
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