Enis Soztutar
|
6588ca5654
|
HBASE-14535 Integration test for rpc connection concurrency / deadlock testing
|
2015-10-23 11:02:33 -07:00 |
stack
|
9e3c381bee
|
HBASE-14657 Remove unneeded API from EncodedSeeker (Heng Chen)
|
2015-10-22 21:32:51 -07:00 |
stack
|
34fe1f5fd7
|
Revert "more"
Remove overcommit..... made mistakenly.
This reverts commit 1b3557649c .
|
2015-10-22 17:08:54 -07:00 |
stack
|
3f7994b5ab
|
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:02:44 -07:00 |
stack
|
81d7d7ba7e
|
HBASE-14678 Experiment: Temporarily disable balancer and a few others to see if root of crashed/timedout JVMs
|
2015-10-22 12:33:36 -07:00 |
stack
|
1b3557649c
|
more
|
2015-10-22 12:31:22 -07:00 |
Elliott Clark
|
d50b775178
|
HBASE-14658 Addendum; Allow loading a MonkeyFactory by class name
|
2015-10-22 12:10:15 -07:00 |
Matteo Bertozzi
|
0f5191dd9a
|
HBASE-14667 HBaseFsck constructors have diverged
|
2015-10-22 09:39:02 -07:00 |
Elliott Clark
|
a11d983bbc
|
HBASE-14658 Allow loading a MonkeyFactory by class name
|
2015-10-22 08:54:26 -07:00 |
stack
|
aed33c9cca
|
HBASE-14663 HStore::close does not honor config hbase.rs.evictblocksonclose (Vladimir Rodionov)
|
2015-10-21 21:58:09 -07:00 |
stack
|
35c34ba84e
|
HBASE-14662 Fix NPE in HFileOutputFormat2 (Heng Chen)
|
2015-10-21 21:53:00 -07:00 |
ramkrishna
|
97fc755013
|
HBASE-14643 Avoid Splits from once again opening a closed reader for
fetching the first and last key (Heng Chen)
|
2015-10-21 14:45:21 +05:30 |
Elliott Clark
|
118d7b20b0
|
HBASE-14633 Try fluid width UI
|
2015-10-20 17:46:00 -07:00 |
stack
|
ec1f8df523
|
HBASE-14656 Move TestAssignmentManager from medium to large category
|
2015-10-20 12:39:16 -07:00 |
stack
|
4950db5110
|
HBASE-14634 Disable flakey TestSnapshotCloneIndependence.testOnlineSnapshotDeleteIndependent; ADDENDUM
|
2015-10-20 12:19:30 -07:00 |
tedyu
|
b076d7dbd1
|
HBASE-14604 Improve MoveCostFunction in StochasticLoadBalancer (Guanghao Zhang)
|
2015-10-20 02:37:35 -07:00 |
stack
|
74ad3947e9
|
HBASE-14646 Move TestCellACLs from medium to large category; ADDENDUM
|
2015-10-19 11:20:33 -07:00 |
stack
|
8940be0597
|
HBASE-14647 Disable TestWALProcedureStoreOnHDFS#testWalRollOnLowReplication
|
2015-10-19 10:42:05 -07:00 |
stack
|
b921ed4222
|
HBASE-14646 Move TestCellACLs from medium to large category
|
2015-10-19 10:41:13 -07:00 |
Matteo Bertozzi
|
d01063c9a3
|
HBASE-14541 TestHFileOutputFormat.testMRIncrementalLoadWithSplit failed due to too many splits and few retries
|
2015-10-19 09:24:47 -07:00 |
tedyu
|
61b11e0765
|
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:58 -07:00 |
stack
|
39f6a4eb0b
|
HBASE-14642 Disable flakey TestMultiParallel#testActiveThreadsCount
|
2015-10-18 20:18:15 -07:00 |
stack
|
836afcc901
|
HBASE-14637 Loosen TestChoreService assert AND have TestDataBlockEncoders do less work (and add timeouts)
|
2015-10-17 16:27:23 -07:00 |
Stephen Yuan Jiang
|
9bdb88a572
|
HBASE-14536 Balancer & SSH interfering with each other leading to unavailability
|
2015-10-16 22:38:40 -07:00 |
stack
|
e8c69a5921
|
HBASE-14634 Disable flakey TestSnapshotCloneIndependence.testOnlineSnapshotDeleteIndependent
|
2015-10-16 21:15:13 -07:00 |
Ashu Pachauri
|
bce9ceef41
|
HBASE-14621 ReplicationLogCleaner stuck on RS crash.
Signed-off-by: Elliott Clark <eclark@apache.org>
|
2015-10-16 15:26:17 -07:00 |
Elliott Clark
|
16af8df41f
|
HBASE-14625 Chaos Monkey should shut down faster
|
2015-10-16 15:23:03 -07:00 |
Elliott Clark
|
f4a4c3a489
|
HBASE-14597 Fix Groups cache in multi-threaded env
|
2015-10-16 15:19:19 -07:00 |
Devaraj Das
|
2c301d535b
|
HBASE-13330. Region left unassigned due to AM & SSH each thinking the assignment would be done by the other
|
2015-10-16 13:49:18 -07:00 |
Enis Soztutar
|
6dc33cad75
|
HBASE-14474 Addendum closes connection in writeRequest() outside synchronized block
|
2015-10-16 12:00:03 -07:00 |
stack
|
719ec5f021
|
HBASE-14561 Disable zombie TestReplicationShell; BACKPORT
|
2015-10-16 08:16:02 -07:00 |
tedyu
|
7fe5fa0069
|
HBASE-14605 Split fails due to 'No valid credentials' error when SecureBulkLoadEndpoint#start tries to access hdfs
|
2015-10-16 02:55:28 -07:00 |
stack
|
c8bdb91737
|
HBASE-14622 Purge TestZkLess* tests from branch-1
|
2015-10-15 13:00:39 -07:00 |
stack
|
91ae1df7d6
|
HBASE-14589 Builds are being killed...; CHANGE FROM 10 MINS TO surefire.timeout
|
2015-10-15 12:46:30 -07:00 |
stack
|
a3f588b26f
|
HBASE-14608 testWalRollOnLowReplication has some risk to assert failed after HBASE-14600 (Heng Chen)
|
2015-10-14 23:02:43 -07:00 |
stack
|
bd78320caa
|
HBASE-14600 Make #testWalRollOnLowReplication looser still; ADDENDUM
|
2015-10-14 17:41:24 -07:00 |
tedyu
|
be04ede5b9
|
HBASE-14594 Use new DNS API introduced in HADOOP-12437 (Josh Elser)
|
2015-10-14 14:24:24 -07:00 |
stack
|
68fc130a20
|
HBASE-14589 Builds are being killed...; ADD SUREFIRE TEN MINUTE TIMEOUT
|
2015-10-14 14:16:27 -07:00 |
Andrew Purtell
|
c2b1b54257
|
HBASE-14586 Use a maven profile to run Jacoco analysis (Andrew Wang)
|
2015-10-14 13:39:23 -07:00 |
stack
|
11066d0459
|
HBASE-14598 ByteBufferOutputStream grows its HeapByteBuffer beyond JVM limitations (Ian Friedman)
|
2015-10-14 13:13:35 -07:00 |
stack
|
0818df79d3
|
HBASE-14606 TestSecureLoadIncrementalHFiles tests timed out in trunk build on apache
|
2015-10-14 10:00:35 -07:00 |
stack
|
4588620a04
|
HBASE-14268 Improve KeyLocker; ADDENDUM: FIX JAVADOC WARNING
|
2015-10-14 09:59:07 -07:00 |
stack
|
f24fb713c8
|
HBASE-14569 Disable hanging test TestNamespaceAuditor
|
2015-10-13 23:44:52 -07:00 |
Liu Shaohui
|
1a163b7ab7
|
HBASE-14591 Region with reference hfile may split after a forced split in IncreasingToUpperBoundRegionSplitPolicy
|
2015-10-14 10:36:32 +08:00 |
Andrew Purtell
|
1960cb94db
|
HBASE-14493 Upgrade the jamon-runtime dependency
|
2015-10-13 17:25:35 -07:00 |
stack
|
778a595a52
|
HBASE-14596 TestCellACLs failing... on1.2 builds; FIX
|
2015-10-13 17:07:58 -07:00 |
stack
|
db880599bf
|
HBASE-14600 Make #testWalRollOnLowReplication looser still
|
2015-10-13 15:51:14 -07:00 |
stack
|
50866daab3
|
HBASE-14596 TestCellACLs failing... on1.2 builds; TUNEUP -- ADD DEBUG INFO
|
2015-10-13 13:33:57 -07:00 |
Nicolas Liochon
|
56ecbc1a2c
|
HBASE-14268 Improve KeyLocker - add missing files
|
2015-10-13 08:06:27 -07:00 |
stack
|
98f1387f86
|
HBASE-14268 Improve KeyLocker (Hiroshi Ikeda)
|
2015-10-12 23:14:16 -07:00 |