Commit Graph

10784 Commits

Author SHA1 Message Date
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
stack 6f28281052 HBASE-14588 Stop accessing test resources from within src folder (Andrew Wang) 2015-10-12 23:11:08 -07:00
stack 80a51d227e HBASE-14596 TestCellACLs failing... on1.2 builds; TUNEUP 2015-10-12 22:38:29 -07:00
Enis Soztutar bbbb52cfbf HBASE-14501 NPE in replication with TDE
Conflicts:
	hbase-common/src/main/java/org/apache/hadoop/hbase/KeyValue.java
	hbase-common/src/main/java/org/apache/hadoop/hbase/KeyValueUtil.java
2015-10-12 20:44:35 -07:00
anoopsjohn 5dba2c71f7 HBASE-13819 Make RPC layer CellBlock buffer a DirectByteBuffer. 2015-10-13 07:59:11 +05:30
tedyu 411683c22b HBASE-14592 BatchRestartRsAction always restarts 0 RS when running SlowDeterministicMonkey (Yu Li) 2015-10-12 14:51:18 -07:00
stack b1cfe94c92 HBASE-14587 Attach a test-sources.jar for hbase-server (Andrew Wang) 2015-10-12 14:00:40 -07:00
Dima Spivak 320e585207 HBASE-14577 HBase shell help for scan and returning a column family has a typo
Signed-off-by: Matteo Bertozzi <matteo.bertozzi@cloudera.com>
2015-10-12 13:34:26 -07:00
Elliott Clark 8019009563 HBASE-14211 Add more rigorous integration tests of splits
Summary:
Intgration tests don't currently have a lot of splits going on while there is IO.
This changes that by changing the split aglorithm and the max region hfile size. That should make things split more.

Additionally this allows ITBLL to start with just one region if hbase.test.pre-split-table is False.

Test Plan: Test on a cluster with ITBLL slow determinitic monkey and stress am monkey.

Differential Revision: https://reviews.facebook.net/D44181
2015-10-12 13:25:10 -07:00
stack a7bf4198b5 HBASE-14582 Regionserver status webpage bucketcache list can become huge 2015-10-12 12:46:02 -07:00
Elliott Clark 9c6f73d576 HBASE-14585 Clean up TestSnapshotCloneIndependence 2015-10-12 11:25:50 -07:00
tedyu cb3e734ff0 HBASE-14578 URISyntaxException during snapshot restore for table with user defined namespace (Pankaj Kumar) 2015-10-10 15:21:37 -07:00
stack cab158173d Revert "HBASE-14583 Enabled client-side metrics by default"
Caused TestShell to hang. Reverting for now.

This reverts commit dced02ad9f.
2015-10-10 13:19:52 -07:00
anoopsjohn 90f0644d9a HBASE-14366 NPE in case visibility expression is not present in labels table during importtsv run. (Bhupendra) 2015-10-10 12:08:23 +05:30
stack 14819ce853 HBASE-13858 RS/MasterDumpServlet dumps threads before its “Stacks” header 2015-10-09 15:46:51 -07:00
stack cd298eae4f HBASE-14517 Show regionserver's version in master status page (Liu Shaohui) 2015-10-09 15:11:14 -07:00
stack 3accb7366b HBASE-14584 TestNamespacesInstanceModel fails on jdk8; DISABLE TEST TEMPORARILY 2015-10-09 13:56:36 -07:00
Nick Dimiduk dced02ad9f HBASE-14583 Enabled client-side metrics by default 2015-10-09 10:30:50 -07:00
anoopsjohn ced6794230 HBASE-14525 Append and increment operation throws NullPointerException on non-existing column families.(Abhishek) 2015-10-09 20:55:22 +05:30
Elliott Clark 226f7a019a HBASE-14529 Respond to SIGHUP to reload config
Summary: Add a signal handler to reload the config.

Test Plan: Send the command and see that configs get reloaded.

Differential Revision: https://reviews.facebook.net/D47877
2015-10-08 16:38:26 -07:00
tedyu 841f3924cd HBASE-14565 Make ZK connection timeout configurable in MiniZooKeeperCluster 2015-10-08 14:34:49 -07:00
Nick Dimiduk a048c32a99 HBASE-12911 Client-side metrics 2015-10-07 17:05:51 -07:00
stack c936393591 HBASE-14349 pre-commit zombie finder is overly broad 2015-10-07 15:01:15 -07:00
stack d79be59f85 HBASE-14572 TestImportExport#testImport94Table can't find its src data file; ADDENDUM -- fix broke build 2015-10-07 09:03:38 -07:00
stack fcb335c4fd HBASE-14572 TestImportExport#testImport94Table can't find its src data file 2015-10-06 23:30:18 -07:00
stack fd002eaead HBASE-14502 Purge use of jmock and remove as dependency (Gabor Liptak) 2015-10-06 23:10:16 -07:00
stack 2d21cb296e HBASE-14571 Purge TestProcessBasedCluster; it does nothing and then fails 2015-10-06 22:52:27 -07:00
stack ab33a65a1a HBASE-14436 HTableDescriptor#addCoprocessor will always make RegionCoprocessorHost create new Configuration 2015-10-06 14:00:57 -07:00
tedyu 5e2db42d68 HBASE-14497 Reverse Scan threw StackOverflow caused by readPt checking (Yerui Sun) 2015-10-06 13:56:02 -07:00
stack aeb3a62459 HBASE-14563 Disable zombie TestHFileOutputFormat2 2015-10-06 13:37:35 -07:00
Stephen Yuan Jiang a6d90bcc97 HBASE-14432 Procedure V2 - enforce ACL on procedure admin tasks (Stephen Yuan Jiang) 2015-10-06 09:11:38 -07:00
stack 80961187aa HBASE-14559 branch-1 test tweeks; disable assert explicit region lands post-restart and up a few handlers 2015-10-05 22:34:41 -07:00
Elliott Clark 12fd46cdca HBASE-14555 Fix Deadlock in MVCC branch-1.2 toString() 2015-10-05 17:49:48 -07:00
Matteo Bertozzi 12e8076fba HBASE-14347 Add a switch to DynamicClassLoader to disable it (huaxiang sun) 2015-10-05 16:17:30 -07:00
Elliott Clark ef8cc7a575 HBASE-14544 Allow HConnectionImpl to not refresh the dns on errors 2015-10-05 09:44:52 -07:00
Matteo Bertozzi 86b505c224 HBASE-14547 Add more debug/trace to zk-procedure 2015-10-04 20:56:01 -07:00
Mikhail Antonov b9bfd6f7e3 HBASE-14367 Add normalization support to shell 2015-10-04 01:24:15 -07:00