Michael Stack
|
d1b3505b26
|
HBASE-8165 Update our protobuf to 2.5 from 2.4.1; REVERT
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1466759 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-11 03:51:47 +00:00 |
larsh
|
6d32cc0881
|
HBASE-8316 JoinedHeap for non essential column families should reseek instead of seek
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1466711 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-10 22:15:21 +00:00 |
Zhihong Yu
|
85859441a1
|
HBASE-8320 test-patch.sh should post back compilation error against hadoop 2.0
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1466684 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-10 21:12:54 +00:00 |
mbertozzi
|
511663e059
|
HBASE-7658 grant with an empty string as permission should throw an exception
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1466600 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-10 18:03:24 +00:00 |
ramkrishna
|
cc8e0d3341
|
HBASE-8266-Master cannot start if TableNotFoundException is thrown while partial table recovery(Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1466565 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-10 16:59:39 +00:00 |
Michael Stack
|
1dda0cbc91
|
HBASE-8165 Update our protobuf to 2.5 from 2.4.1
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1466556 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-10 16:42:28 +00:00 |
mbertozzi
|
f2f552c223
|
HBASE-8313 Add Bloom filter testing for HFileOutputFormat
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1466412 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-10 10:08:44 +00:00 |
nkeywal
|
da58fb4a99
|
HBASE-8312 TestCompactionState - still timeouting
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1466345 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-10 06:26:20 +00:00 |
sershe
|
a0b7fb5373
|
HBASE-7791 Compaction USER_PRIORITY is slightly broken
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1466267 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-09 22:20:44 +00:00 |
Jonathan Hsieh
|
d09a134ad8
|
HBASE-6330 TestImportExport has been failing against hadoop 0.23/2.0 profile
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1466256 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-09 21:53:34 +00:00 |
eclark
|
976aefb5c0
|
HBASE-8252 Regions by Region Server table in Master's table view needs styling
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1466233 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-09 21:03:30 +00:00 |
eclark
|
3d32b0c41b
|
HBASE-8296 Add svn ignores to hbase-assembly
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1466213 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-09 20:25:09 +00:00 |
Zhihong Yu
|
128134c7f5
|
HBASE-8308 Lower the number of expected regions in TestTableLockManager#testTableReadLock (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1466206 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-09 20:15:19 +00:00 |
sershe
|
c8566f1ae6
|
HBASE-8239 ChaosMonkey action for root is irrelevant
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1466163 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-09 18:05:02 +00:00 |
Michael Stack
|
a7c40622ae
|
HBASE-8295 TestMasterFailover.testMasterFailoverWithMockedRITOnDeadRS is flaky
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1466144 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-09 17:25:45 +00:00 |
nkeywal
|
889777bf59
|
HBASE-8303 Increse the test timeout to 60s when they are less than 20s
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1466127 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-09 16:56:39 +00:00 |
nkeywal
|
52343c5516
|
HBASE-8305 Too much logs in the some tests
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1466117 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-09 16:49:47 +00:00 |
nkeywal
|
62e020a997
|
set maven mem to 3.1G in test-patch.properties
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1465964 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-09 10:57:01 +00:00 |
zjushch
|
6aad836c0e
|
HBASE-8219 Align Offline Merge with Online Merge
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1465943 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-09 09:31:31 +00:00 |
nkeywal
|
c18561ec67
|
fix test-patch.properties - breaks precommit env
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1465934 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-09 08:59:11 +00:00 |
nkeywal
|
bacb37c2b6
|
HBASE-7247 Assignment performances decreased by 50% because of regionserver.OpenRegionHandler#tickleOpening
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1465914 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-09 07:12:21 +00:00 |
nkeywal
|
40d8060167
|
HBASE-8290 TestHTableMultiplexer is flaky
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1465912 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-09 07:10:12 +00:00 |
nkeywal
|
c583d4be32
|
HBASE-8289 TestThreads#testSleepWithoutInterrupt should not expect a bounded wait time
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1465910 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-09 07:07:50 +00:00 |
Michael Stack
|
53a7045cd9
|
HBASE-8045 Fix .META. migration after HBASE-3171
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1465894 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-09 06:02:10 +00:00 |
Michael Stack
|
a8a5c8bc65
|
HBASE-8031 Document for hbase.rpc.timeout
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1465887 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-09 05:36:14 +00:00 |
eclark
|
4d2f1da951
|
HBASE-8293 Move BigDecimalColumnInterpreter into hbase-client
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1465782 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-08 20:57:34 +00:00 |
sershe
|
ea423691d9
|
HBASE-8248 HConnectionManager moved region tracking can cause the region server to redirect to itself; load balancer uses incorrect servername compare
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1465772 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-08 20:40:12 +00:00 |
Andrew Kyle Purtell
|
d8a1dfdc69
|
HBASE-8158. Amend HBASE-8140 "TableMapReduceUtils#addDependencyJar fails when nested inside another MR job" (Nick Dimiduk)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1465746 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-08 19:49:27 +00:00 |
Michael Stack
|
2f22f987db
|
Upping maven size to 3.4
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1465726 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-08 19:03:35 +00:00 |
eclark
|
1f462ce894
|
HBASE-8254 Add lz4 to test compression util usage string
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1465700 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-08 18:13:42 +00:00 |
zjushch
|
85cb78d878
|
HBASE-8287 TestRegionMergeTransactionOnCluster failed in trunk build #4010
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1465528 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-08 02:29:44 +00:00 |
Michael Stack
|
e7801729fa
|
Fix path to hbase-default.xml after copying over manual
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1465480 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-07 22:05:52 +00:00 |
Michael Stack
|
f5eeabb971
|
Update how to build 'hbase.apache.org' site -- REDO
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1465462 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-07 21:00:16 +00:00 |
Michael Stack
|
c43c3b8cd1
|
HBASE-6286 Move site back up out of hbase-assembly; bad idea; ADDENDUM -- MANUAL I COPIED WAS STALE
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1465460 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-07 20:58:13 +00:00 |
ramkrishna
|
db02f627b7
|
HBASE-8278 - Log message after Memstore flush is always with sequence id -1
(addendum to remove sequenceId) (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1465331 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-07 07:04:16 +00:00 |
Michael Stack
|
f8c2acbe70
|
Update how to build 'hbase.apache.org' site
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1465326 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-07 06:24:30 +00:00 |
Michael Stack
|
48fae215c2
|
HBASE-6286 Move site back up out of hbase-assembly; bad idea
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1465323 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-07 05:53:17 +00:00 |
Michael Stack
|
866a14c3cf
|
HBASE-6286 Move site back up out of hbase-assembly; bad idea
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1465322 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-07 05:49:57 +00:00 |
Michael Stack
|
be885f8ddd
|
Add what we decided about how to set versions in JIRA when resolving an issue
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1465194 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-06 05:50:22 +00:00 |
larsh
|
02c22a449f
|
HBASE-8208 In some situations data is not replicated to slaves when deferredLogSync is enabled (Jeffrey Zhong)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1465176 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-06 03:18:27 +00:00 |
eclark
|
f6857d59ef
|
HBASE-7842 Add missed Header
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1465162 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-05 23:56:09 +00:00 |
eclark
|
0f46618bdd
|
HBASE-7842 Add compaction policy that explores more storefile groups
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1465133 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-05 21:21:22 +00:00 |
sershe
|
b5559ab1d7
|
HBASE-8260 FOLLOWUP forgot to rename the class w/typo on commit
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1465070 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-05 17:50:30 +00:00 |
sershe
|
d0596b63f2
|
HBASE-8260 create generic integration test for trunk and 94 that is more deterministic, can be run for longer and is less aggressive
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1465059 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-05 17:40:33 +00:00 |
ramkrishna
|
551cfaf279
|
HBASE-8278 - Log message after Memstore flush is always with sequence id -1
(Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1465034 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-05 16:42:37 +00:00 |
nkeywal
|
bf78ef059f
|
HBASE-8280 Add a dummy test to check build env
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1464983 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-05 14:10:28 +00:00 |
nkeywal
|
28d84ea0a8
|
HBASE-8267 Add some resources checker for tests
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1464918 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-05 10:42:35 +00:00 |
Michael Stack
|
d8d5825af7
|
Add note on binary compatibility, what it means, that was discussed and agreed upon up on the list
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1464864 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-05 06:33:32 +00:00 |
sershe
|
d747617e15
|
HBASE-7649 client retry timeout doesn't need to do x2 fallback when going to different server
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1464798 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-05 00:40:21 +00:00 |
Devaraj Das
|
6debbada44
|
HBASE-8179. Fixes a problem to do with the json response for the cluster status
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1464797 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-05 00:36:02 +00:00 |