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 |
|
Enis Soztutar
|
afb753ecc3
|
HBASE-12683 Compilation with hadoop-2.7.0-SNAPSHOT is broken
|
2014-12-15 11:09:20 -08:00 |
|
Misty Stanley-Jones
|
db873f0886
|
HBASE-12677 Update replication docs to clarify terminology
|
2014-12-15 15:44:26 +10:00 |
|
stack
|
029768287a
|
HBASE-12422 Use ConnectionFactory in HTable constructors Fix method signature in test
|
2014-12-14 19:42:15 -08:00 |
|
Enis Soztutar
|
743d16138e
|
HBASE-12679 Add HBaseInterfaceAudience.TOOLS and move some of the Public classes to LimitedPrivate
|
2014-12-14 17:46:30 -08:00 |
|
tedyu
|
65830b096b
|
HBASE-12659 Replace the method calls to grant and revoke in shell scripts with AccessControlClient (Srikanth Srungarapu)
|
2014-12-13 10:17:43 -08:00 |
|
tedyu
|
b24518562a
|
HBASE-12644 Visibility Labels: issue with storing super users in labels table (Jerry He)
|
2014-12-13 09:10:50 -08:00 |
|
Enis Soztutar
|
a0e473730e
|
HBASE-12678 HBCK should print command line arguments
|
2014-12-12 13:17:06 -08:00 |
|
Jurriaan Mous
|
3275b964c1
|
HBASE-12668 Adapt PayloadCarryingRpcController so it can also be used in an async way
Signed-off-by: stack <stack@apache.org>
|
2014-12-12 07:44:04 -08:00 |
|
stack
|
da2b5a9627
|
HBASE-12373 Provide a command to list visibility labels (Jerry He)
|
2014-12-11 15:18:03 -08:00 |
|
Matteo Bertozzi
|
7030d2187d
|
HBASE-12674 Add permission check to getNamespaceDescriptor()
|
2014-12-11 17:43:51 +00:00 |
|
Jeffrey Zhong
|
f67162547d
|
HBASE-12485 Maintain SeqId monotonically increasing
|
2014-12-10 17:30:00 -08:00 |
|
Matteo Bertozzi
|
8ab96c40d8
|
HBASE-12663 unify getTableDescriptors() and listTableDescriptors
|
2014-12-10 15:15:53 +00:00 |
|
stack
|
df22270756
|
HBASE-12665 When aborting, dump metrics
Add some fixup of checkstyle fails
|
2014-12-09 21:01:15 -08:00 |
|
tedyu
|
9b808155e3
|
HBASE-12553 request value is not consistent for restoreSnapshot in audit logs (Ashish)
|
2014-12-09 20:40:18 -08:00 |
|
Andrew Purtell
|
011442edda
|
HBASE-12454 Setting didPerformCompaction early in HRegion#compact
|
2014-12-09 17:06:04 -08:00 |
|
Nick Dimiduk
|
cc8bdcb498
|
HBASE-12467 Master joins cluster but never completes initialization
Signed-off-by: Andrew Purtell <apurtell@apache.org>
|
2014-12-09 16:32:11 -08:00 |
|
stack
|
1be63539f1
|
HBASE-12664 TestDefaultLoadBalancer.testBalanceCluster fails in CachedDNSToSwitchMapping -- ADDENDUM
|
2014-12-09 13:52:46 -08:00 |
|
Andrew Purtell
|
5537fce353
|
HBASE-11979 Compaction progress reporting is wrong (Esteban Gutierrez)
|
2014-12-09 12:46:35 -08:00 |
|
Nick Dimiduk
|
e720c83557
|
HBASE-12652 Allow unmanaged connections in MetaTableAccessor (Solomon Duskis)
|
2014-12-09 11:27:34 -08:00 |
|
stack
|
f9df6a2766
|
HBASE-12664 TestDefaultLoadBalancer.testBalanceCluster fails in CachedDNSToSwitchMapping
|
2014-12-09 11:06:23 -08:00 |
|
Rajeshbabu Chintaguntla
|
53493ff5db
|
HBASE-12583 Allow creating reference files even the split row not lies in the storefile range if required - Addendum(Rajeshbabu)
|
2014-12-09 23:36:28 +05:30 |
|
Sean Busbey
|
33d79bb5ec
|
HBASE-12655 WALPerformanceEvaluation should only add stat gathering listener once per WAL.
|
2014-12-09 09:52:12 -06:00 |
|
tedyu
|
c42c36521d
|
HBASE-12653 Move TestRegionServerOnlineConfigChange & TestConfigurationManager to Junit4 tests (Ashish)
|
2014-12-09 07:25:44 -08:00 |
|
Rajeshbabu Chintaguntla
|
0354128780
|
HBASE-12583 Allow creating reference files even the split row not lies in the storefile range if required(Rajeshbabu)
|
2014-12-09 18:59:13 +05:30 |
|
Matteo Bertozzi
|
8a2c84156a
|
HBASE-12564 consolidate the getTableDescriptors() semantic
|
2014-12-09 12:06:00 +00:00 |
|
Andrew Purtell
|
b4371252fe
|
HBASE-12575 Sanity check table coprocessor classes are loadable
|
2014-12-08 18:18:22 -08:00 |
|
Jurriaan Mous
|
a8e6461855
|
HBASE-12597
Signed-off-by: stack <stack@apache.org>
|
2014-12-08 15:40:09 -08:00 |
|
stack
|
b8ab1b176c
|
Revert "HBASE-12558 TestHCM.testClusterStatus Unexpected exception, expected<org.apache.hadoop.hbase.regionserver.RegionServerStoppedException> but was<junit.framework.AssertionFailedError> -- ADDED DEBUG"
Accidental commit. Reverting.
This reverts commit 2458be08ed894c33bea48983e3fe390dbbb0fe28.
|
2014-12-08 15:34:53 -08:00 |
|
stack
|
2458be08ed
|
HBASE-12558 TestHCM.testClusterStatus Unexpected exception, expected<org.apache.hadoop.hbase.regionserver.RegionServerStoppedException> but was<junit.framework.AssertionFailedError> -- ADDED DEBUG
|
2014-12-08 15:04:59 -08:00 |
|
stack
|
4b1983c89d
|
HBASE-12611 Create autoCommit() method and remove clearBufferOnFail (Solomon Duskis)
|
2014-12-08 11:01:28 -08:00 |
|
Elliott Clark
|
da0e807dd3
|
HBASE-12574 Update replication metrics to not do so many map look ups.
|
2014-12-08 10:35:57 -08:00 |
|
tedyu
|
9e9be97af7
|
HBASE-12650 Move ServerName to hbase-common module - check in changed files
|
2014-12-08 07:08:44 -08:00 |
|
Enis Soztutar
|
87e4414004
|
HBASE-12647 Truncate table should work with C as well
|
2014-12-07 20:57:04 -08:00 |
|
Devaraj Das
|
9fd6db3703
|
HBASE-11903. Directly invoking split & merge of replica regions should be disallowed
|
2014-12-07 11:56:53 -08:00 |
|
Andrew Purtell
|
bb15fd5fe0
|
HBASE-12606 Sanity check encryption configuration before opening WAL or onlining regions
Also disables IntegrationTestIngestWithEncryption if distributed
cluster configuration is missing prerequisites.
|
2014-12-06 21:46:43 -08:00 |
|
Devaraj Das
|
ca0c1774c9
|
HBASE-12548. Improve debuggability of IntegrationTestTimeBoundedRequestsWithRegionReplicas
|
2014-12-06 18:18:03 -08:00 |
|
tedyu
|
415ad6b686
|
HBASE-12642 LoadIncrementalHFiles does not throw exception after hitting hbase.bulkload.retries.number setting
|
2014-12-05 18:39:58 -08:00 |
|
Gary Helmling
|
1ec6609b97
|
HBASE-12493 Make User and TokenUtil public
|
2014-12-05 13:04:54 -08:00 |
|
Andrew Purtell
|
09cd3d7bfb
|
HBASE-10560 Per cell TTLs
|
2014-12-05 11:10:26 -08:00 |
|
Keith Winkler
|
f83e25e180
|
HBASE-12565 Race condition in HRegion.batchMutate() causes partial data to be written when region closes
Signed-off-by: stack <stack@apache.org>
|
2014-12-05 10:17:34 -08:00 |
|
Matteo Bertozzi
|
c8362a7bb2
|
HBASE-12622 user_permission should require global admin to display global and ns permissions
|
2014-12-05 10:45:30 +00:00 |
|
Enis Soztutar
|
08754f2c43
|
HBASE-12637 Compilation with Hadoop-2.4- is broken
|
2014-12-04 18:14:59 -08:00 |
|
Andrew Purtell
|
e690a83d41
|
HBASE-12635 Delete acl notify znode of table after the table is deleted (Liu Shaohui)
|
2014-12-04 16:43:33 -08:00 |
|
Ashish Singhi
|
04444299ab
|
HBASE-12634 Fix the AccessController#requireGlobalPermission(ns) with NS
Signed-off-by: Matteo Bertozzi <matteo.bertozzi@cloudera.com>
|
2014-12-04 14:12:26 +00:00 |
|
stack
|
52e35b4473
|
Add timeout on TestDefaultLoadBalancer#testBalancerCluster to see if we can stop it hanging as a zombie in precommit builds
|
2014-12-03 11:13:36 -08:00 |
|