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