Commit Graph

5914 Commits

Author SHA1 Message Date
larsh d3371b1b09 HBASE-7455 Increase timeouts in TestReplication and TestSplitLogWorker
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1426710 13f79535-47bb-0310-9956-ffa450edef68
2012-12-29 06:22:10 +00:00
ramkrishna 6a73d59a19 HBASE-7258 Hbase needs to create baseZNode recursively (Liu Shaohui via Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1426707 13f79535-47bb-0310-9956-ffa450edef68
2012-12-29 04:39:41 +00:00
larsh 3704dc67f6 HBASE-7440 ReplicationZookeeper#addPeer is racy (Himanshu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1426702 13f79535-47bb-0310-9956-ffa450edef68
2012-12-29 04:16:12 +00:00
jxiang 0c56fe3198 HBASE-7412 Fix how HTableDescriptor handles default max file size and flush size - ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1426683 13f79535-47bb-0310-9956-ffa450edef68
2012-12-29 01:22:16 +00:00
mbertozzi c0031a58f4 Added Matteo Bertozzi as a developer
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1426661 13f79535-47bb-0310-9956-ffa450edef68
2012-12-28 23:27:14 +00:00
jxiang 0c504ad79f HBASE-7412 Fix how HTableDescriptor handles default max file size and flush size
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1426657 13f79535-47bb-0310-9956-ffa450edef68
2012-12-28 23:12:12 +00:00
Zhihong Yu 5807515e54 HBASE-7428 There are multiple HConstants for configuring Zookeeper timeout (Nick Dimiduk)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1426611 13f79535-47bb-0310-9956-ffa450edef68
2012-12-28 19:19:06 +00:00
nkeywal 4409ba741c HBASE-7443 More findbugs fixes - addendum - fix compilation error
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1426557 13f79535-47bb-0310-9956-ffa450edef68
2012-12-28 16:02:07 +00:00
nkeywal 92c98a76d1 HBASE-7443 More findbugs fixes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1426511 13f79535-47bb-0310-9956-ffa450edef68
2012-12-28 13:56:15 +00:00
Zhihong Yu 3e600deba2 HBASE-3776 Addendum fixes reference to BloomType
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1426409 13f79535-47bb-0310-9956-ffa450edef68
2012-12-28 05:41:48 +00:00
Zhihong Yu 14e3bed584 HBASE-3776 Add Bloom Filter Support to HFileOutputFormat (Anoop Sam John)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1426406 13f79535-47bb-0310-9956-ffa450edef68
2012-12-28 05:23:42 +00:00
Michael Stack f9f0761992 hbase-7446 Make the reference guide utf8 rather than 8859
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1426400 13f79535-47bb-0310-9956-ffa450edef68
2012-12-28 04:45:36 +00:00
Michael Stack 09ebd2347c Fix link to Andy Zhou's Chinese Translation, add link to intel meetup
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1426381 13f79535-47bb-0310-9956-ffa450edef68
2012-12-28 03:18:10 +00:00
Michael Stack ed75aa2aa5 Add link to Andy Zhou's Chinese Translation
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1426379 13f79535-47bb-0310-9956-ffa450edef68
2012-12-28 01:41:35 +00:00
Zhihong Yu e9555cb36e HBASE-5776 HTableMultiplexer (Liyin, binlijin and Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1426221 13f79535-47bb-0310-9956-ffa450edef68
2012-12-27 15:07:28 +00:00
larsh 58aa9d60c0 HBASE-7438 TestSplitTransactionOnCluster has too many infinite loops
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1426066 13f79535-47bb-0310-9956-ffa450edef68
2012-12-26 22:31:14 +00:00
Enis Soztutar 1ae751a725 HBASE-7427. Check line lenghts in the test-patch script
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1426040 13f79535-47bb-0310-9956-ffa450edef68
2012-12-26 22:06:20 +00:00
Michael Stack 73b021f90a Add note on how to generate the manual
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1425977 13f79535-47bb-0310-9956-ffa450edef68
2012-12-26 18:12:46 +00:00
Michael Stack 6ec2b50dc6 Note on committers being responsible for patches not breaking tests or builds
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1425976 13f79535-47bb-0310-9956-ffa450edef68
2012-12-26 18:02:24 +00:00
larsh 5640731663 HBASE-7435 BuiltInGzipDecompressor is only released during full GC
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1425757 13f79535-47bb-0310-9956-ffa450edef68
2012-12-25 16:59:03 +00:00
larsh fb5883bea6 HBASE-7431 TestSplitTransactionOnCluster tests still flaky
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1425572 13f79535-47bb-0310-9956-ffa450edef68
2012-12-24 02:09:51 +00:00
nkeywal 17ab8864c6 HBASE-7350 - Flakey tests make CI unreliable - addendum on the zombie detection
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1425463 13f79535-47bb-0310-9956-ffa450edef68
2012-12-23 13:15:21 +00:00
nkeywal 9fac4877d3 HBASE-5598 Analyse and fix the findbugs reporting by QA and add invalid bugs into findbugs-excludeFilter file
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1425351 13f79535-47bb-0310-9956-ffa450edef68
2012-12-22 22:05:30 +00:00
eclark dceffb1bda HBASE-7426 Fix PreCheckin script to error out when there are Javadoc errors.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1425281 13f79535-47bb-0310-9956-ffa450edef68
2012-12-22 13:43:41 +00:00
eclark 08671a4129 HBASE-7186 Split Classes for Client/Server module split.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1425198 13f79535-47bb-0310-9956-ffa450edef68
2012-12-21 23:39:30 +00:00
eclark dae051d664 HBASE-7425 Move to the newest BootStrap css and js for the webui.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1425196 13f79535-47bb-0310-9956-ffa450edef68
2012-12-21 23:36:10 +00:00
jxiang b29a0eb9b7 HBASE-7421 TestHFileCleaner->testHFileCleaning has an aggressive timeout
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1425108 13f79535-47bb-0310-9956-ffa450edef68
2012-12-21 19:40:23 +00:00
Michael Stack b70f27ac6a HBASE-6895 Remove CoprocessorProtocol support and implementations
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1425010 13f79535-47bb-0310-9956-ffa450edef68
2012-12-21 16:37:03 +00:00
Michael Stack 1793a0bbcd HBASE-6789 Convert test CoprocessorProtocol implementations to protocol buffer services
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1424808 13f79535-47bb-0310-9956-ffa450edef68
2012-12-21 04:29:43 +00:00
jyates f0968bf21a HBASE-7091: Support custom GC options in hbase-env.sh
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1424640 13f79535-47bb-0310-9956-ffa450edef68
2012-12-20 19:10:10 +00:00
jxiang 4480a9f6eb HBASE-7373 table should not be required in AccessControlService
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1424604 13f79535-47bb-0310-9956-ffa450edef68
2012-12-20 17:44:45 +00:00
Michael Stack cdf88c07dc HBASE-7397 HTable.coprocessorService() should allow null values in returned Map
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1424282 13f79535-47bb-0310-9956-ffa450edef68
2012-12-20 03:55:54 +00:00
Jean-Daniel Cryans c8486bb705 Trying to see if this fixes Jenkins (TestRep sleep .5 => 1.5s)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1424275 13f79535-47bb-0310-9956-ffa450edef68
2012-12-20 03:22:34 +00:00
Jean-Daniel Cryans cfafe13c1f HBASE-7158 Allow CopyTable to identify the source cluster (for replication scenarios)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1424193 13f79535-47bb-0310-9956-ffa450edef68
2012-12-19 22:46:07 +00:00
Jean-Daniel Cryans ef20e8a8da HBASE-5778 Fix HLog compression's incompatibilities
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1424174 13f79535-47bb-0310-9956-ffa450edef68
2012-12-19 22:23:27 +00:00
Gary Helmling 63760196ee HBASE-6788 Convert AuthenticationProtocol to protocol buffer service; ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1424146 13f79535-47bb-0310-9956-ffa450edef68
2012-12-19 21:27:04 +00:00
Gary Helmling a7faf0d605 HBASE-6788 Convert AuthenticationProtocol to protocol buffer service
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1424122 13f79535-47bb-0310-9956-ffa450edef68
2012-12-19 21:22:36 +00:00
Zhihong Yu c4957a21d2 HBASE-7145 ReusableStreamGzipCodec NPE upon reset with IBM JDK (Renata and Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1424090 13f79535-47bb-0310-9956-ffa450edef68
2012-12-19 20:34:25 +00:00
Zhihong Yu 593fe025b5 HBASE-6499 StoreScanner's QueryMatcher not reset on store update (Max Lapan)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1424020 13f79535-47bb-0310-9956-ffa450edef68
2012-12-19 18:49:34 +00:00
jxiang 04b3f13b38 HBASE-7199 hbck should check lingering reference hfile and have option to sideline them automatically
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1423970 13f79535-47bb-0310-9956-ffa450edef68
2012-12-19 17:29:39 +00:00
jxiang d4e08292b7 HBASE-6887 Convert security-related shell commands to use PB-based AccessControlService
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1423965 13f79535-47bb-0310-9956-ffa450edef68
2012-12-19 17:16:49 +00:00
Michael Stack ef1b95bab2 HBASE-6585 Audit log messages should contain info about the higher level operation being executed
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1423775 13f79535-47bb-0310-9956-ffa450edef68
2012-12-19 07:52:24 +00:00
Michael Stack 17a99e939f HBASE-7372 Check in the generated website so can point apache infrastructure at what to publish as our hbase.apache.org
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1423766 13f79535-47bb-0310-9956-ffa450edef68
2012-12-19 05:29:34 +00:00
Michael Stack 0e717a51bf HBASE-7372 Check in the generated website so can point apache infrastructure at what to publish as our hbase.apache.org: ADDENDUM removing jxr x-ref content and reference in site.xml
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1423724 13f79535-47bb-0310-9956-ffa450edef68
2012-12-19 00:11:16 +00:00
Michael Stack ae290f6948 HBASE-7372 Check in the generated website so can point apache infrastructure at what to publish as our hbase.apache.org
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1423721 13f79535-47bb-0310-9956-ffa450edef68
2012-12-18 23:53:01 +00:00
gchanan 344ae36d07 HBASE-7377 Clean up TestHBase7051
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1423674 13f79535-47bb-0310-9956-ffa450edef68
2012-12-18 21:33:52 +00:00
Michael Stack 96f6aa3b95 HBASE-7361 Fix all javadoc warnings in hbase-server/{,mapreduce}; ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1423667 13f79535-47bb-0310-9956-ffa450edef68
2012-12-18 21:19:45 +00:00
Michael Stack e21c9fde83 HBASE-7363 Fix javadocs warnings for hbase-server packages from master to end; ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1423581 13f79535-47bb-0310-9956-ffa450edef68
2012-12-18 19:07:34 +00:00
Andrew Kyle Purtell 115a8fd439 HBASE-7374. Expose table operations for coprocessors by way of MasterServices
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1423578 13f79535-47bb-0310-9956-ffa450edef68
2012-12-18 19:01:23 +00:00
jxiang c001f73c37 HBASE-7376 Acquiring readLock does not apply timeout in HRegion#flushcache (binlijin)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1423551 13f79535-47bb-0310-9956-ffa450edef68
2012-12-18 17:53:57 +00:00