Commit Graph

11712 Commits

Author SHA1 Message Date
Elliott Clark 3e45755411 HBASE-14752 Add example of using the HBase client in a multi-threaded environment 2015-11-04 12:00:15 -08:00
Elliott Clark ebd2df723f HBASE-14723 Fix IT tests split too many times 2015-11-04 11:55:38 -08:00
tedyu cfc5348b5e HBASE-14758 Add UT case for unchecked error/exception thrown in AsyncProcess#sendMultiAction (Yu Li) 2015-11-04 07:20:59 -08:00
stack ceddec9141 HBASE-14725 Vet categorization of tests so they for sure go into the right small/medium/large buckets 2015-11-03 20:47:20 -08:00
chenheng 6871724104 HBASE-12986 Compaction pressure based client pushback
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2015-11-03 18:32:08 -08:00
stack e4bf77e2de HBASE-14754 TestFastFailWithoutTestUtil failing on trunk now in #testPreemptiveFastFailException50Times 2015-11-03 16:20:55 -08:00
Misty Stanley-Jones c575e18ab8 HBASE-14481 Deprecate HBase Wiki
We have an awesome community resource in our online book. It's maintained and looked after with
diligence. We also have an HBase section on the hadoop wiki that hasn't been updated since 2012.
Let's sift through the pages of the wiki, bring over any content that's still relevant and
not already present in the book, and kill the wiki.
2015-11-04 09:09:02 +10:00
Misty Stanley-Jones 090fbd3ec8 HBASE-14751 Fix Asciidoc in external API chapter 2015-11-04 07:18:29 +10:00
stack 6da971fbb0 Push thanks to Boris for logo license 2015-11-03 13:07:54 -08:00
stack 0eae729ffa HBASE-14589 Looking for the surefire-killer; builds being killed...; ADDENDUM; purge killing of zombies; FIX complaint about grep device 2015-11-03 06:24:34 -08:00
stack 870c74e270 HBASE-14589 Looking for the surefire-killer; builds being killed...; ADDENDUM; purge killing of zombies; ADD EXTRA COMMENTARY 2015-11-02 22:12:40 -08:00
stack a82d55e3cf HBASE-14589 Looking for the surefire-killer; builds being killed...; ADDENDUM; purge killing of zombies 2015-11-02 22:01:10 -08:00
Elliott Clark ca4d27c700 HBASE-14742 Fix TestHeapMemoryManager being flakey 2015-11-02 17:01:40 -08:00
Jesse Yates 1b8b612b8b HBASE-14715 Add javadocs to DelegatingRetryingCallable 2015-11-02 16:20:55 -08:00
stack f0176d942a HBASE-13014 Java Tool For Region Moving (Abhishek Singh Chouhan) 2015-11-02 13:45:41 -08:00
stack 87cc38f9ab Revert "HBASE-13014 Java Tool For Region Moving"
Breaks the build. I applied wrong patch?

This reverts commit a9a56ad508.
2015-11-02 13:31:34 -08:00
stack a9a56ad508 HBASE-13014 Java Tool For Region Moving 2015-11-02 10:20:38 -08:00
stack 9630fec2d5 Revert "HBASE-14725 Vet categorization of tests so they for sure go into the right small/medium/large buckets"
Revert. Seems to have destabilized the build

This reverts commit 6dbb5a8052.
2015-11-02 08:17:41 -08:00
stack 6c5da91b18 HBASE-14728 TestRowCounter is broken in master (Abhishek Singh Chouhan) -- REAPPLY 2015-11-02 08:08:01 -08:00
stack 950050e9d6 Revert "HBASE-14728 TestRowCounter is broken in master (Abhishek Singh Chouhan)"
Revert because I overcommitted, included files from another patch.

This reverts commit 47659200ac.
2015-11-02 08:06:34 -08:00
Jonathan M Hsieh 7368344585 HBASE-14731 Add -DuseMob option to ITBLL 2015-11-02 05:03:38 -08:00
stack 6dbb5a8052 HBASE-14725 Vet categorization of tests so they for sure go into the right small/medium/large buckets 2015-11-01 22:26:43 -08:00
stack 47659200ac HBASE-14728 TestRowCounter is broken in master (Abhishek Singh Chouhan) 2015-11-01 22:22:59 -08:00
Misty Stanley-Jones 9c37239f58 HBASE-14739 Fix broken link to Javadoc that is suppressed because it is generated code 2015-11-02 14:24:54 +10:00
Misty Stanley-Jones 9659f14020 HBASE-14638 Move Jython info from the Wiki to the Ref Guide 2015-11-02 14:18:13 +10:00
Misty Stanley-Jones 12a718d0ca HBASE-14639 Move Scala info from HBase Wiki to Ref Guide 2015-11-02 14:11:21 +10:00
Misty Stanley-Jones 988ff62e98 HBASE-13478 Document the change of default master ports being used 2015-11-02 14:08:35 +10:00
Misty Stanley-Jones 7ad7a7943a HBASE-14641 Move JDO example to HBase Ref Guide 2015-11-02 14:02:28 +10:00
Misty Stanley-Jones 185a62a403 HBASE-14640 Move Cascading info from Wiki to Ref Guide 2015-11-02 13:58:54 +10:00
Misty Stanley-Jones e8d6bf7d46 HBASE-14532 Add dfs shortcircuit configs to hbase-default.xml, fix anchor to Compaction subsection 2015-11-02 13:55:57 +10:00
Misty Stanley-Jones c3d40b0b68 HBASE-14026 Clarify 'Web API' in version and compatibility docs 2015-11-02 13:50:00 +10:00
Jonathan M Hsieh 4c25549e9f HBASE-14711 Remove or annotate deprecated methods in HRegionInfo 2015-11-01 04:29:51 -08:00
Nick Dimiduk 6cc6d833f2 update ndimiduk affiliation 2015-10-31 11:20:55 -07:00
Gary Helmling 683f84e6a2 HBASE-14700 Support a permissive mode for secure clusters to allow SIMPLE auth clients 2015-10-30 19:45:46 -07:00
Enis Soztutar 4534f8ed0c HBASE-14733 Minor typo in alter_namespace.rb 2015-10-30 17:52:28 -07:00
stack c6d3dcdea3 Revert "HBASE-14722 Update surefire to 2.19"
This reverts commit bdf11be6af.
2015-10-30 15:16:31 -07:00
Elliott Clark ec651bfc7b HBASE-14687 Un-synchronize BufferedMutator
Summary:
Use concurrent collections and atomic longs to keep track of edits in buffered mutator.
This keeps buffered mutator as thread safe but it means that shared buffered mutators are not contending on thread locking.

Test Plan: Unit Tests.

Differential Revision: https://reviews.facebook.net/D49467
2015-10-30 13:27:25 -07:00
anoopsjohn b0ad82191c HBASE-14557 MapReduce WALPlayer issue with NoTagsKeyValue. 2015-10-30 21:18:09 +05:30
anoopsjohn 23fa18184c HBASE-14721 Memstore add cells - Avoid many garbage. 2015-10-30 18:39:42 +05:30
stack 84f4cceb48 HBASE-14650 Reenable TestNamespaceAuditor (Heng Chen) 2015-10-29 21:44:23 -07:00
stack bdf11be6af HBASE-14722 Update surefire to 2.19 2015-10-29 16:53:58 -07:00
stack eb4e2ee9e2 Revert "HBASE-13014 Java Tool For Region Moving (Abhishek Singh Chouhan)"
This reverts commit 939697b415.
2015-10-29 16:51:00 -07:00
Matteo Bertozzi 4b91a6425e HBASE-14714 some cleanup to snapshot code 2015-10-29 13:48:59 -07:00
Jonathan M Hsieh 094d65e6f5 HBASE-14673 Exorcise deprecated Delete#delete* api 2015-10-29 11:15:34 -07:00
Jonathan M Hsieh de9555cec4 HBASE-14675 Exorcise deprecated Put#add(...) and replace with Put#addColumn(...) 2015-10-29 11:15:31 -07:00
stack 452e38ff80 HBASE-14720 Make TestHCM and TestMetaWithReplicas large tests rather than mediums 2015-10-29 10:28:40 -07:00
stack 2288742c10 HBASE-14678 Experiment: Temporarily disable balancer and a few others to see if root of crashed/timedout JVMs; REMOVED TestWALSplitCompressed and TestWALSplit 2015-10-28 21:59:18 -07:00
stack 273beceae2 HBASE-14710 Add category-based timeouts to MR tests 2015-10-28 16:35:41 -07:00
stack 4b018d2a39 HBASE-14701 Fix flakey Failed tests: TestMobFlushSnapshotFromClient>TestFlushSnapshotFromClient.testSkipFlushTableSnapshot:199 null; DISABLING 2015-10-28 10:56:37 -07:00
ramkrishna 51538c5ff8 HBASE-14660 AssertionError found when using offheap BucketCache with
assertion enabled (ram)
2015-10-28 15:20:41 +05:30