Elliott Clark
caae3b2e5f
HBASE-14683 Fix Batching in buffered mutator is awful when adding lists of mutations.
...
Summary: Send the list of mutations to AsyncProcess only after done adding the list otherwise there's a lot of contention
Test Plan: UnitTests.
Differential Revision: https://reviews.facebook.net/D49251
2015-10-24 10:05:39 -07:00
stack
f9efeaad1d
Revert "HBASE-14684 Try to remove all MiniMapReduceCluster in unit tests (Heng Chen)"
...
This reverts commit ef7f8467af52cd1d6563ad5b1f6624be6872a165.
2015-10-24 10:00:27 -07:00
Jonathan M Hsieh
418c4422f7
HBASE-14670 Remove deprecated HBaseTestCase from TestBlocksRead
2015-10-24 05:35:00 -07:00
Lars George
6875e6d4d4
HBASE-14343 Fix debug message in SimpleRegionNormalizer for small regions (Lars Francke)
2015-10-24 11:19:32 +02:00
tedyu
8b7796b0b6
HBASE-14655 Narrow the scope of doAs() calls to region observer notifications for compaction
2015-10-23 14:48:04 -07:00
Ashish Singhi
f34011860e
HBASE-14685 Procedure Id is not set for MasterRpcServices#modifyTable
...
Signed-off-by: Matteo Bertozzi <matteo.bertozzi@cloudera.com>
2015-10-23 11:37:10 -07:00
stack
ef7f8467af
HBASE-14684 Try to remove all MiniMapReduceCluster in unit tests (Heng Chen)
2015-10-23 11:29:48 -07:00
stack
129c48430e
HBASE-14678 Experiment: Temporarily disable balancer and a few others to see if root of crashed/timedout JVMs; ADD TestDistributedLogSplitting to the mix
2015-10-22 17:01:58 -07:00
stack
c21e8ed1d8
HBASE-14657 Remove unneeded API from EncodedSeeker (Heng Chen)
2015-10-22 14:20:28 -07:00
Ashish Singhi
467bc098a9
HBASE-13538 Procedure v2 - client add/delete/modify column family sync (incompatible with branch-1.x)
...
Signed-off-by: Matteo Bertozzi <matteo.bertozzi@cloudera.com>
2015-10-22 13:12:35 -07:00
stack
93023f544b
HBASE-14678 Experiment: Temporarily disable balancer and a few others to see if root of crashed/timedout JVMs
2015-10-22 12:31:04 -07:00
Matteo Bertozzi
619a240ebd
HBASE-14667 HBaseFsck constructors have diverged
2015-10-22 09:28:33 -07:00
Matteo Bertozzi
36a196722c
HBASE-14669 remove unused import and fix javadoc
2015-10-22 09:25:26 -07:00
stack
ab677a19fc
HBASE-14663 HStore::close does not honor config hbase.rs.evictblocksonclose (Vladimir Rodionov)
2015-10-21 21:57:41 -07:00
Jonathan M Hsieh
f9df3e9229
HBASE-14671 Remove deprecated HBaseTestCase/Put/Delete apis from TestGetClosestAtOrBefore
2015-10-21 21:56:54 -07:00
stack
81e2aba1f9
HBASE-14662 Fix NPE in HFileOutputFormat2 (Heng Chen)
2015-10-21 21:48:47 -07:00
Jonathan M Hsieh
5363f371bb
HBASE-14666 Remove deprecated HBaseTestingUtility#deleteTable(...) methods
2015-10-21 21:34:23 -07:00
Jonathan M Hsieh
7b73899e95
HBASE-14665 Remove deprecated HBaseTestingUtility#createTable methods
2015-10-21 21:28:27 -07:00
Jonathan M Hsieh
39521068e8
HBASE-14668 Remove deprecated HBaseTestCase dependency from TestHFile
2015-10-21 21:04:11 -07:00
stack
b3afdb8de1
HBASE-14427 Fix 'should' assertions in TestFastFail (Abhishek Singh Chouhan)
2015-10-21 09:53:27 -07:00
ramkrishna
6e3b7af0ef
HBASE-14643 - Avoid Splits from once again opening a closed reader for
...
fetching the first and last key (Heng Chen)
2015-10-21 10:12:38 +05:30
Elliott Clark
5a5b854c2a
HBASE-14633 Try fluid width UI
2015-10-20 17:45:47 -07:00
stack
a532ed73d8
HBASE-14634 Disable flakey TestSnapshotCloneIndependence.testOnlineSnapshotDeleteIndependent; ADDENDUM
2015-10-20 12:19:10 -07:00
tedyu
6046596403
HBASE-14604 Improve MoveCostFunction in StochasticLoadBalancer (Guanghao Zhang)
2015-10-20 02:35:40 -07:00
anoopsjohn
c9523a569d
HBASE-14636 Clear HFileScannerImpl#prevBlocks in between Compaction flow.
2015-10-20 13:06:09 +05:30
stack
c1f0442045
HBASE-14647 Disable TestWALProcedureStoreOnHDFS#testWalRollOnLowReplication
2015-10-19 10:39:09 -07:00
stack
ea0cf399b4
HBASE-14646 Move TestCellACLs from medium to large category
2015-10-19 10:34:55 -07:00
Matteo Bertozzi
fb583dd1ea
HBASE-14541 TestHFileOutputFormat.testMRIncrementalLoadWithSplit failed due to too many splits and few retries
2015-10-19 09:22:59 -07:00
tedyu
57fea77074
HBASE-14631 Region merge request should be audited with request user through proper scope of doAs() calls to region observer notifications
2015-10-19 08:41:16 -07:00
stack
f1b6355fc5
HBASE-14642 Disable flakey TestMultiParallel#testActiveThreadsCount
2015-10-18 20:17:01 -07:00
stack
71b38d60bb
HBASE-14637 Loosen TestChoreService assert AND have TestDataBlockEncoders do less work (and add timeouts)
2015-10-17 16:14:45 -07:00
stack
d9ee191318
HBASE-14634 Disable flakey TestSnapshotCloneIndependence.testOnlineSnapshotDeleteIndependent
2015-10-16 21:14:49 -07:00
Ashu Pachauri
6774f223a4
HBASE-14621 ReplicationLogCleaner stuck on RS crash.
...
Signed-off-by: Elliott Clark <eclark@apache.org>
2015-10-16 15:26:02 -07:00
Elliott Clark
0ed8b0e5d5
HBASE-14597 Fix Groups cache in multi-threaded env
2015-10-16 15:15:26 -07:00
tedyu
4321b63f6f
HBASE-14605 Split fails due to 'No valid credentials' error when SecureBulkLoadEndpoint#start tries to access hdfs
2015-10-16 02:18:47 -07:00
Nicolas Liochon
e7defd7d9a
HBASE-14521 Unify the semantic of hbase.client.retries.number (Yu Li)
2015-10-15 10:42:40 +02:00
stack
d6f3dae7e7
HBASE-14608 testWalRollOnLowReplication has some risk to assert failed after HBASE-14600 (Heng Chen)
2015-10-14 23:02:17 -07:00
stack
58e3e96dbd
HBASE-14600 Make #testWalRollOnLowReplication looser still; ADDENDUM
2015-10-14 17:46:41 -07:00
stack
658d25af25
HBASE-14570 Split TestHBaseFsck in order to help with hanging tests: ADDENDUM ADDING LICENSE
2015-10-14 17:02:46 -07:00
tedyu
8c69b0f751
HBASE-14594 Use new DNS API introduced in HADOOP-12437 (Josh Elser)
2015-10-14 14:17:36 -07:00
Elliott Clark
fbd2ed2e02
HBASE-14570 Split TestHBaseFsck in order to help with hanging tests
2015-10-14 16:57:41 -04:00
stack
94ce2ed2f9
HBASE-14606 TestSecureLoadIncrementalHFiles tests timed out in trunk build on apache
2015-10-14 09:29:20 -07:00
stack
4850757386
HBASE-14569 Disable hanging test TestNamespaceAuditor
2015-10-13 23:42:29 -07:00
Liu Shaohui
0e41dc18c0
HBASE-14591 Region with reference hfile may split after a forced split in IncreasingToUpperBoundRegionSplitPolicy
2015-10-14 10:14:50 +08:00
stack
e6a271a4fb
HBASE-14596 TestCellACLs failing... on1.2 builds; FIX
2015-10-13 17:14:12 -07:00
stack
1458798eb5
HBASE-14600 Make #testWalRollOnLowReplication looser still
2015-10-13 15:50:28 -07:00
stack
874437cc58
HBASE-14596 TestCellACLs failing... on1.2 builds; TUNEUP -- ADD DEBUG INFO
2015-10-13 13:33:35 -07:00
Nicolas Liochon
657078b353
HBASE-14580 Make the HBaseMiniCluster compliant with Kerberos
2015-10-13 11:33:40 +02:00
stack
a45cb72ef2
HBASE-14588 Stop accessing test resources from within src folder (Andrew Wang)
2015-10-12 23:10:06 -07:00
stack
2428c5f467
HBASE-14596 TestCellACLs failing... on1.2 builds; TUNEUP
2015-10-12 22:50:48 -07:00