xieliang
c24810eebe
HBASE-12767 Fix a StoreFileScanner NPE in reverse scan flow
2014-12-30 11:55:11 +08:00
stack
02b0332650
HBASE-12772 TestPerColumnFamilyFlush failing
2014-12-29 15:47:20 -08:00
Esteban Gutierrez
b2eea8cac6
HBASE-12695 JDK 1.8 compilation broken
...
Signed-off-by: stack <stack@apache.org>
2014-12-29 11:02:04 -08:00
Elliott Clark
e5ca773f78
HBASE-12429 Add port to ClusterManager's actions.
2014-12-29 10:22:52 -08:00
stack
8dac7f9e6c
HBASE-12762 Region with no hfiles will have the highest locality cost in LocalityCostFunction (cuijianwei)
2014-12-29 07:44:46 -08:00
tedyu
fbdaf62bf8
HBASE-12716 A bug in RegionSplitter.UniformSplit algorithm (Weichen Ye)
2014-12-28 07:48:24 -08:00
tedyu
9abab54d8e
HBASE-12764 TestPerColumnFamilyFlush#testCompareStoreFileCount may fail due to new table not available
2014-12-27 21:10:47 -08:00
stack
317d137452
HBASE-12763 Make it so there must be WALs for a server to be marked dead
2014-12-27 13:09:40 -08:00
Elliott Clark
8426f1f53a
HBASE-12697 Don't use RegionLocationFinder if localityCost == 0
2014-12-26 11:13:28 -08:00
Jonathan M Hsieh
30424ec73f
HBASE-12749 Tighten HFileLink api to enable non-snapshot uses
2014-12-24 04:54:47 -08:00
Jonathan M Hsieh
a912a56b38
HBASE-12590 A solution for data skew in HBase-Mapreduce jobs (Weichen Ye)
2014-12-24 04:50:42 -08:00
Jonathan M Hsieh
9a829dc458
HBASE-12735 Refactor TestAcidGuarantees so it can live as unit test and as an integration test
2014-12-23 17:18:58 -08:00
Jurriaan Mous
4880e5d83b
HBASE-12736
...
Signed-off-by: stack <stack@apache.org>
2014-12-23 10:30:25 -08:00
Jurriaan Mous
e92a9bf003
HBASE-12742
...
Signed-off-by: stack <stack@apache.org>
2014-12-23 10:14:16 -08:00
Devaraj Das
1c45d1cd9d
HBASE-12012. Improve cancellation for the scan RPCs
2014-12-22 16:22:04 -08:00
stack
4d53fe5dcd
HBASE-12734 TestPerColumnFamilyFlush.testCompareStoreFileCount is flakey (zhangduo)
2014-12-22 08:56:33 -08:00
tedyu
fbf8b30aa6
HBASE-12741 AccessController contains a javadoc issue (Jurriaan Mous)
2014-12-22 08:32:37 -08:00
tedyu
51334fb951
HBASE-10201 Addendum fixes typo of putIfAbsent (Duo Zhang)
2014-12-21 07:22:41 -08:00
Jesse Yates
e267db45ac
HBASE-12703 Cleanup TestClientPushback for repeatability
2014-12-19 19:16:43 -08:00
stack
feede7abd8
HBASE-12732 Log messages in FileLink#tryOpen are reversed (Tobi Vollebregt)
2014-12-19 17:47:11 -08:00
Enis Soztutar
40fb2e9219
HBASE-12720 Make InternalScan LimitedPrivate (Vladimir Rodionov)
2014-12-19 13:57:51 -08:00
Enis Soztutar
d3002c6a8e
HBASE-12511 namespace permissions - add support from table creation privilege in a namespace 'C' (Huaiyu Zhu)
2014-12-19 13:04:39 -08:00
Andrew Purtell
9a7adafcdb
HBASE-12724 Upgrade the interface audience of RegionScanner from Private to LimitedPrivate
2014-12-19 09:37:03 -08:00
Virag Kothari
dceaa2589f
Revert "HBASE-12694 testTableExistsIfTheSpecifiedTableRegionIsSplitParent in TestSplitTransactionOnCluster class leaves regions in transition (Vandana Ayyalasomayajula)"
...
This reverts commit b24991d7a0dad949a22fb8eee1e1b0c299ce6807.
2014-12-19 08:39:52 -08:00
Sean Busbey
f1c41e307e
HBASE-5699 Adds multiple WALs per Region Server based on groups of regions.
2014-12-19 10:31:41 -06:00
stack
0c7d22439d
Fix single javadoc warning in VisibilityController -- removed a '@return'
2014-12-19 08:22:00 -08:00
tedyu
cfd7584eef
HBASE-12715 getLastSequenceId always returns -1 (Duo Zhang)
2014-12-19 06:58:16 -08:00
Jonathan M Hsieh
33c27f4e03
HBASE-12718 Convert TestAcidGuarantees from a unit test to an integration test
2014-12-18 17:21:23 -08:00
Virag Kothari
b24991d7a0
HBASE-12694 testTableExistsIfTheSpecifiedTableRegionIsSplitParent in TestSplitTransactionOnCluster class leaves regions in transition (Vandana Ayyalasomayajula)
2014-12-18 17:00:07 -08:00
Virag Kothari
3caae62390
Revert "HBASE-12694 testTableExistsIfTheSpecifiedTableRegionIsSplitParent in TestSplitTransactionOnCluster class leaves regions in transition (Vandana Ayyalasomayajula)"
...
This reverts commit 9ae615f82bc0521b7301bb5ea99f0367fc20f746.
2014-12-18 11:29:39 -08:00
Virag Kothari
9ae615f82b
HBASE-12694 testTableExistsIfTheSpecifiedTableRegionIsSplitParent in TestSplitTransactionOnCluster class leaves regions in transition (Vandana Ayyalasomayajula)
2014-12-18 11:24:26 -08:00
tedyu
15cf0a6e7b
HBASE-12223 MultiTableInputFormatBase.getSplits is too slow (Yuanbo Peng)
2014-12-18 05:09:01 -08:00
Enis Soztutar
00f4ff420e
HBASE-12683 Compilation with hadoop-2.7.0-SNAPSHOT is broken - ADDENDUM
2014-12-17 19:41:56 -08:00
Srikanth Srungarapu
072b2d659c
HBASE-12640 Add Thrift-over-HTTPS and doAs support for Thrift Server
2014-12-17 16:12:48 -08:00
Jimmy Xiang
d918570c80
Revert "Thrift Http implementation"
...
This reverts commit 1cf852119116a47254c2ce10c1ff8e4a46900163.
2014-12-17 16:11:30 -08:00
Srikanth Srungarapu
1cf8521191
Thrift Http implementation
2014-12-17 16:06:19 -08:00
tedyu
6aa8b3727c
HBASE-5162 Addendum to stabilize TestClientPushback
2014-12-17 12:37:40 -08:00
stack
422df8a3f4
HBASE-12645 HBaseTestingUtility is using ${$HOME} for rootDir (Varun Saxena) -- ADDENDUM
2014-12-17 10:53:50 -08:00
Andrew Purtell
99a11390b4
Amend HBASE-5162 Basic client pushback mechanism (Jesse Yates)
...
Applied hbase-5162-trunk-addendum.patch
2014-12-16 22:15:49 -08:00
Andrew Purtell
6a042c381a
Revert "HBASE-5162 Basic client pushback mechanism (Jesse Yates); ADDENDUM"
...
This reverts commit f7154e1ac9e6c0bd2dd3c39078a52d49d3485504.
2014-12-16 22:14:50 -08:00
stack
f7154e1ac9
HBASE-5162 Basic client pushback mechanism (Jesse Yates); ADDENDUM
2014-12-16 21:09:52 -08:00
stack
89006f76f7
HBASE-12645 HBaseTestingUtility is using ${$HOME} for rootDir (Varun Saxena)
2014-12-16 16:41:27 -08:00
tedyu
885b065683
HBASE-10201 Addendum changes TestPerColumnFamilyFlush to LargeTest
2014-12-16 16:02:44 -08:00
zhangduo
c7fad665f3
HBASE-10201 Port 'Make flush decisions per column family' to trunk
...
Signed-off-by: stack <stack@apache.org>
2014-12-16 11:49:17 -08:00
Jesse Yates
a411227b0e
HBASE-5162 Basic client pushback mechanism
...
Instead of just blocking the client for 90 seconds when the region gets too
busy, it now sends along region load stats to the client so the client can
know how busy the server is. Currently, its just the load on the memstore, but
it can be extended for other stats (e.g. cpu, general memory, etc.).
It is then up to the client to decide if it wants to listen to these stats.
By default, the client ignores the stats, but it can easily be toggled to the
built-in exponential back-off or users can plug in their own back-off
implementations
2014-12-16 11:14:30 -08:00
stack
e5d813c46b
HBASE-9431 Set 'hbase.bulkload.retries.number' to 10 as HBASE-8450 claims
2014-12-16 11:11:14 -08:00
Rajeshbabu Chintaguntla
96c6b9815d
HBASE-12696 Possible NPE in HRegionFileSystem#splitStoreFile when skipStoreFileRangeCheck in splitPolicy return true(Rajeshbabu)
2014-12-16 08:38:15 +05:30
Ashish Singhi
110c5f5930
HBASE-12348 preModifyColumn and preDeleteColumn in AC denies user to perform its operation though it has required rights
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2014-12-15 17:43:19 -08:00
tedyu
065d03b784
HBASE-12685 TestSplitLogManager#testLogFilesAreArchived sometimes times out due to race condition
2014-12-15 11:49:39 -08:00
Jonathan M Hsieh
3a652ba41c
HBASE-12692 NPE from SnapshotManager#stop (Ashish Singhi)
2014-12-15 11:17:59 -08:00