Michael Stack
|
7613afcf75
|
HBASE-1082 Administrative functions for table/region maintenance; Add byte array overloads for jgray
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@731987 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-06 16:22:59 +00:00 |
Andrew Kyle Purtell
|
8e047c5801
|
HBASE-1101 NPE in HConnectionManager.processBatchOfRows; restore original (and correct) reload behavior
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@731904 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-06 10:20:22 +00:00 |
Andrew Kyle Purtell
|
700b2a782d
|
HBASE-1101 NPE in HConnectionManager.processBatchOfRows
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@731817 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-06 03:22:40 +00:00 |
Michael Stack
|
5f8b9e3317
|
HBASE-1082 Administrative functions for table/region maintenance
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@731802 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-06 01:13:48 +00:00 |
Michael Stack
|
4dde10431e
|
HBASE-1082 Administrative functions for table/region maintenance
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@731801 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-06 01:12:36 +00:00 |
Michael Stack
|
84b7463032
|
HBASE-1083 Will keep scheduling major compactions if last time one ran, we didn't.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@731748 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-05 22:32:37 +00:00 |
Andrew Kyle Purtell
|
18f3f2269b
|
HBASE-1107 NPE in HStoreScanner.updateReaders
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@731730 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-05 21:28:08 +00:00 |
Michael Stack
|
fe345b23bc
|
HBASE-1106 Expose getClosestRowBefore in HTable
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@731178 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-04 05:07:11 +00:00 |
Michael Stack
|
491991061e
|
HBASE-1105 Remove duplicated code in HCM, add javadoc to RegionState, etc.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@730494 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-01 00:36:27 +00:00 |
Michael Stack
|
c6a0ee0e83
|
HBASE-1092 FileNotFoundException trying to get index file size for metrics; fix the build
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@730490 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-31 22:33:43 +00:00 |
Andrew Kyle Purtell
|
0bbcc18c60
|
HBASE-1102 boolean HTabble.exists()
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@730361 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-31 09:53:11 +00:00 |
Michael Stack
|
f484944c6c
|
HBASE-1076 CME in HStore.notifyChangedReadersObservers; Trying copy-on-write Set from concurrent utils.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@730325 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-31 06:26:42 +00:00 |
Andrew Kyle Purtell
|
b71d615af1
|
set hbase.regionserver.safemode.period back to 0
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@730304 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-31 04:06:30 +00:00 |
Andrew Kyle Purtell
|
dcc59467ca
|
make TestForceSplit less demanding (so it will succeed on my Cygwin laptop)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@730295 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-31 02:15:59 +00:00 |
Michael Stack
|
22d184218d
|
HBASE-1092 FileNotFoundException trying to get index file size for metrics; part 1
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@730233 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-30 20:40:43 +00:00 |
Michael Stack
|
127491e583
|
HBASE-1098 IllegalStateException: Cannot set a region to be closed it it was not already marked as closing; debugging patch
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@730232 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-30 20:35:20 +00:00 |
Michael Stack
|
e4db939ffd
|
HBASE-1097 SequenceFile.Reader keeps around buffer whose size is that of largest item read -> results in lots of dead heap
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@730211 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-30 18:35:34 +00:00 |
Michael Stack
|
5c0d3a5ec8
|
HBASE-1093 NPE in HStore#compact
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@730068 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-30 07:59:26 +00:00 |
Michael Stack
|
9f9198e21e
|
HBASE-1092 shell tools -> close_region does not work for regions that did not deploy properly on startup
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@730056 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-30 07:02:24 +00:00 |
Michael Stack
|
10ee76be96
|
HBASE-1100 HBASE-1062 broke TestForceSplit
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@730048 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-30 05:59:14 +00:00 |
Michael Stack
|
f117ea4607
|
HBASE-1087 DFS failures did not shutdown regionserver
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@730043 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-30 05:27:49 +00:00 |
Michael Stack
|
4ff96c0e8c
|
HBASE-1098 IllegalStateException: Cannot set a region to be closed it it was not already marked as closing
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@730018 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-29 23:57:29 +00:00 |
Andrew Kyle Purtell
|
c4aa758efe
|
HBASE-1062 Compactions at (re)start on a large table can overwhelm DFS
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@729560 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-26 23:23:04 +00:00 |
Michael Stack
|
39b36d225c
|
HBASE-1072 Change Thread.join on exit to a timed Thread.join
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@729549 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-26 22:42:35 +00:00 |
Michael Stack
|
cda80c2f7b
|
HBASE-1087 DFS failures did not shutdown regionserver
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@729349 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-24 18:18:49 +00:00 |
Jim Kellerman
|
9220e66c92
|
HBASE-543, HBASE-1046, HBase-1051 A region's state is kept in several places in the master opening the possibility for race conditions
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@729186 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-24 01:06:54 +00:00 |
Michael Stack
|
d47bdad4fd
|
HBASE-1066 Master should support close/open/reassignment/enable/disable operations on individual regions
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@729168 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-23 23:10:25 +00:00 |
Michael Stack
|
e1d9bf64c2
|
HBASE-782 The DELETE key in the hbase shell deletes the wrong character
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@728733 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-22 17:50:02 +00:00 |
Jean-Daniel Cryans
|
7e439ed42f
|
HBASE-1079 Dumb NPE in ServerCallable hides the RetriesExhausted exception
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@728688 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-22 13:36:04 +00:00 |
Jean-Daniel Cryans
|
80eb7de81d
|
HBASE-1045 Hangup by regionserver causes write to fail
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@728460 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-21 17:08:44 +00:00 |
Michael Stack
|
a23e45f4b7
|
HBASE-1074 New thread introduced by hbase-900 part 4 is not daemon so can cause JVM to stick around on abort
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@728384 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-21 03:52:11 +00:00 |
Michael Stack
|
bac528818a
|
HBASE-1070 Up default index interval in TRUNK and branch; fix broke build
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@728245 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-20 07:37:31 +00:00 |
Michael Stack
|
f4bad4418e
|
HBASE-1070 Up default index interval in TRUNK and branch
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@728240 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-20 05:36:54 +00:00 |
Michael Stack
|
fc98eacd67
|
HBASE-1070 Up default index interval in TRUNK and branch
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@728238 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-20 05:32:22 +00:00 |
Jean-Daniel Cryans
|
3f47ea124a
|
Botched 1069
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@728134 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-19 20:27:35 +00:00 |
Jean-Daniel Cryans
|
cbf0b2d0c4
|
HBASE-1069 Show whether HRegion major compacts or not in INFO level
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@728130 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-19 20:16:32 +00:00 |
Michael Stack
|
ceab5a2722
|
Remove debugging
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@728115 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-19 19:13:33 +00:00 |
Michael Stack
|
453ab44b19
|
HBASE-1067 TestRegionRebalancing broken by running of hdfs shutdown thread
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@728112 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-19 19:06:46 +00:00 |
Michael Stack
|
d63c9ce540
|
HBASE-900 Regionserver memory leak causing OOME during relatively modest bulk importing; part 4 (final part)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@728111 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-19 19:02:09 +00:00 |
Michael Stack
|
22d20e92fb
|
HBASE-1068 TestCompaction broken on hudson
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@727889 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-19 01:58:47 +00:00 |
Michael Stack
|
46eca98e13
|
HBASE-1056 [migration] enable blockcaching on .META. table
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@727301 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-17 06:47:04 +00:00 |
Michael Stack
|
78f6a6c434
|
HBASE-797 IllegalAccessError running RowCounter
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@727287 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-17 05:23:07 +00:00 |
Michael Stack
|
fdf2ecb013
|
HBASE-1053 bring recent rpc changes down from hadoop
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@727277 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-17 04:47:14 +00:00 |
Michael Stack
|
053635c1fa
|
HBASE-900 Regionserver memory leak causing OOME during relatively modest bulk importing; part 3
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@727154 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-16 21:11:54 +00:00 |
Michael Stack
|
369300f015
|
HBASE-1065 Minor logging improvements in the master
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@727151 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-16 21:07:15 +00:00 |
Michael Stack
|
6e9aa2affa
|
HBASE-1063 File separator problem on Windows
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@726565 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-14 22:28:30 +00:00 |
Michael Stack
|
2455174c07
|
HBASE-1055 Better vm stats on startup
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@726278 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-13 22:02:04 +00:00 |
Michael Stack
|
3f80f67db1
|
HBASE-900 Regionserver memory leak causing OOME during relatively modest bulk importing; part 2
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@726153 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-13 01:15:39 +00:00 |
Michael Stack
|
0f3838e1d1
|
HBASE-1059 ConcurrentModificationException in notifyChangedReadersObservers
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@726152 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-13 00:40:07 +00:00 |
Jim Kellerman
|
2ab4b14572
|
HBASE-1052 Stopping a HRegionServer with unflushed cache causes data loss from org.apache.hadoop.hbase.DroppedSnapshotException
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@725828 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-11 21:53:35 +00:00 |