Jean-Daniel Cryans
|
60f4df2133
|
HBASE-1448 Add a node in ZK to tell all masters to shutdown
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@781134 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-02 19:32:24 +00:00 |
Jean-Daniel Cryans
|
2c0c4cd64c
|
HBASE-1474 Add zk attributes to list of attributes
in master and regionserver UIs
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@781124 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-02 19:00:47 +00:00 |
Jean-Daniel Cryans
|
4c05305695
|
HBASE-1357 If one sets the hbase.master to 0.0.0.0 non local regionservers
can't find the master
HBASE-1445 Add the ability to start a master from any machine
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@781099 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-02 17:52:32 +00:00 |
Michael Stack
|
f4decaac03
|
CHange year to 2009
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@780931 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-02 04:16:11 +00:00 |
Michael Stack
|
e99a716ffe
|
HBASE-1471 During cluster shutdown, deleting zookeeper regionserver nodes causes exceptions
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@780872 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-01 23:05:35 +00:00 |
Andrew Kyle Purtell
|
7416b4ceaf
|
fix minor logging nit in ProcessRegionOpen
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@780537 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-01 00:20:30 +00:00 |
Michael Stack
|
839ce86b27
|
HBASE-1192 LRU-style map for the block cache
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@780533 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-01 00:03:58 +00:00 |
Andrew Kyle Purtell
|
3fbad5236d
|
HBASE-1464 Add hbase.regionserver.logroll.period to hbase-default; fix
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@780532 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-31 23:50:35 +00:00 |
Michael Stack
|
e7afa8643f
|
HBASE-1192 LRU-style map for the block cache
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@780528 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-31 23:42:00 +00:00 |
Michael Stack
|
2b47c15286
|
HBASE-1192 LRU-style map for the block cache
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@780527 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-31 23:39:39 +00:00 |
Michael Stack
|
dca4256907
|
HBASE-1464 Add hbase.regionserver.logroll.period to hbase-default
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@780469 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-31 16:45:02 +00:00 |
Michael Stack
|
e49a037aeb
|
HBASE-1457 Taking down ROOT/META regionserver can result in cluster becoming in-operational
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@780436 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-31 14:32:56 +00:00 |
Michael Stack
|
3946cd29c0
|
HBASE-1236 Improve readability of table descriptions in the UI
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@780344 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-30 22:21:15 +00:00 |
Michael Stack
|
9068037058
|
HBASE-1455 Update DemoClient.py for thrift 1.0
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@780334 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-30 21:44:46 +00:00 |
Michael Stack
|
981d990af9
|
HBASE-1458 64 commit logs as upper bound is too many -- make it half
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@780322 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-30 21:02:26 +00:00 |
Andrew Kyle Purtell
|
f43fba2216
|
HBASE-1494 HBaseAdmin.getClusterStatus; minor formatting change for shell support
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@779689 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-28 17:34:51 +00:00 |
Andrew Kyle Purtell
|
5e1b305116
|
HBASE-1454 HBaseAdmin.getClusterStatus
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@779443 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-28 05:48:52 +00:00 |
Jean-Daniel Cryans
|
0f0e4579a9
|
HBASE-1302 When a new master comes up, regionservers should continue with
their region assignments from the last master
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@778819 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-26 18:01:56 +00:00 |
Michael Stack
|
8018305551
|
HBASE-1395 InfoServers no longer put up a UI
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@777227 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-21 19:23:22 +00:00 |
Michael Stack
|
8feca37650
|
HBASE-1272 Unreadable log messages -- ... to the only server localhost_1237525439599_56094 <- You'd have to be perverse to recognize that as a hostname, startcode, and port
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@777190 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-21 17:29:18 +00:00 |
Michael Stack
|
7b8db7bb8c
|
HBASE-1436 Killing regionserver can make corrupted hfile
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@777170 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-21 16:37:22 +00:00 |
Michael Stack
|
b4315595b9
|
HBASE-1436 Killing regionserver can make corrupted hfile
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@777168 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-21 16:35:43 +00:00 |
Michael Stack
|
b6813c6e58
|
HBASE-1257 base64 encoded values are not contained in quotes during the HBase REST JSON serialization
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@777161 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-21 15:55:25 +00:00 |
Andrew Kyle Purtell
|
1895a6f0c2
|
HBASE-1415 Stuck on memcache flush
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@776903 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-21 00:53:21 +00:00 |
Michael Stack
|
2c502c24fc
|
HBASE-1010 IOE on regionserver shutdown because hadn't opened an HLog
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@776897 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-20 23:32:46 +00:00 |
Michael Stack
|
afe5e4077e
|
HBASE-1162 CME in Master in RegionManager.applyActions
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@776871 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-20 21:46:53 +00:00 |
Michael Stack
|
f37b552cbc
|
HBASE-1017 Region balancing does not bring newly added node within acceptable range
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@776823 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-20 19:58:38 +00:00 |
Michael Stack
|
a16ee0714c
|
HBASE-1441 NPE in ProcessRegionStatusChange#getMetaRegion
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@776535 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-20 04:00:16 +00:00 |
Michael Stack
|
47a59d15aa
|
HBASE-1430 Read the logs in batches during log splitting to avoid OOME
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@776525 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-20 02:36:01 +00:00 |
Michael Stack
|
b812635201
|
HBASE-1430 Read the logs in batches during log splitting to avoid OOME
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@776501 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-19 23:43:53 +00:00 |
Michael Stack
|
d6afa6748a
|
HBASE-1440 master won't go down because joined on a rootscanner that is waiting for ever
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@776452 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-19 20:41:31 +00:00 |
Michael Stack
|
ba2d19938c
|
HBASE-1440 master won't go down because joined on a rootscanner that is waiting for ever
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@776451 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-19 20:41:18 +00:00 |
Michael Stack
|
ef23636954
|
HBASE-1420 add abliity to add and remove (table) indexes on existing tables
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@776418 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-19 19:10:56 +00:00 |
Michael Stack
|
16373cb711
|
HBASE-1420 add abliity to add and remove (table) indexes on existing tables
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@776395 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-19 17:53:14 +00:00 |
Michael Stack
|
3e180d7ad0
|
HBASE-1438 HBASE-1421 broke the build (#602 up on hudson)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@776388 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-19 17:19:12 +00:00 |
Michael Stack
|
5af19c7d31
|
HBASE-1435 HRegionServer is using wrong info bind address from hbase-site.xml
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@776185 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-19 04:56:46 +00:00 |
Andrew Kyle Purtell
|
66c6ee2e99
|
HBASE-1434 Duplicate property in hbase-default.xml
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@776118 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-18 22:26:19 +00:00 |
Michael Stack
|
16c92b7ce8
|
HBASE-1386 NPE in housekeeping -- part 2
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@776067 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-18 19:59:43 +00:00 |
Michael Stack
|
c40632b210
|
HBASE-1421 Processing a regionserver message -- OPEN, CLOSE, SPLIT, etc. -- and if we're carrying more than one message in payload, if exception, all messages that follow are dropped on floor
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@776050 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-18 18:42:13 +00:00 |
Michael Stack
|
b4dedf9cbf
|
HBASE-1401 close HLog (and open new one) if there hasnt been edits in N minutes/hours
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@776017 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-18 17:36:33 +00:00 |
Andrew Kyle Purtell
|
d25c8da619
|
HBASE-1401 close HLog (and open new one) if there hasnt been edits in N minutes/hours; back out changes
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@775824 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-18 06:10:06 +00:00 |
Michael Stack
|
b33dfbeaea
|
HBASE-1401 close HLog (and open new one) if there hasnt been edits in N minutes/hours
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@775765 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-17 21:50:05 +00:00 |
Andrew Kyle Purtell
|
6eb8f1e58f
|
HBASE-1431 NPE in HTable.checkAndSave when row doesn't exist
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@775739 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-17 19:18:00 +00:00 |
Andrew Kyle Purtell
|
755ea927b4
|
HBASE-1432 LuceneDocumentWrapper is not public
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@775730 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-17 18:22:40 +00:00 |
Andrew Kyle Purtell
|
5465455602
|
HBASE-1429 Allow passing of a configuration object to HTablePool
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@775511 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-16 19:22:49 +00:00 |
Michael Stack
|
cff0b8bb04
|
HBASE-1394 Uploads sometimes fall to 0 requests/second (Binding up on HLog#append?)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@775418 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-16 06:10:44 +00:00 |
Jean-Daniel Cryans
|
ac347387ab
|
HBASE-1008 [performance] The replay of logs on server crash takes way too long
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@775132 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-15 13:45:11 +00:00 |
Michael Stack
|
02a969d3e1
|
HBASE-1425 ColumnValueFilter and WhileMatchFilter fixes on trunk
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@774964 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-14 23:43:09 +00:00 |
Michael Stack
|
5de2553738
|
HBASE-1424 have shell print regioninfo and location on first load if DEBUG enabled
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@774878 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-14 18:45:34 +00:00 |
Michael Stack
|
5ecdfc1ee8
|
HBASE-1411 Remove HLogEdit
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@774783 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-14 14:26:07 +00:00 |