tedyu
ffb1e78c08
HBASE-14788 Splitting a region does not support the hbase.rs.evictblocksonclose config when closing source region
2015-11-10 18:35:00 -08:00
Misty Stanley-Jones
3464552bb0
HBASE-14774 Add comment about the <customSearch> item in site.xml.
...
This is the ID of a Google Custom Search Engine. I configured this one to
search hbase.apache.org, issues.apache.org/browse/HBASE-*, and the
user and dev mailing lists.
2015-11-11 11:46:48 +10:00
Misty Stanley-Jones
690c455964
HBASE-14774 Addendum to tweak CSS
2015-11-11 11:22:57 +10:00
stack
e82ccb900e
HBASE-14794 Cleanup TestAtomicOperation
...
hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestMetaWithReplicas.java
Fix a few missing table closes (This suite seems to leave loads of threads
when test is done but have not figured the how yet).
hbase-server/src/test/java/org/apache/hadoop/hbase/mapreduce/TestImportExport.java
Fix some missing table closes. We were leaving around client
resources.
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestAtomicOperation.java
Close up WALs when done.
2015-11-10 15:08:18 -10:00
Jonathan M Hsieh
0207da8cee
HBASE-14780 Integration Test that run with chaos monkey must specify cfs
2015-11-10 15:02:23 -08:00
tedyu
867a5ea188
HBASE-14766 In WALEntryFilter, cell.getFamily() needs to be replaced with the new low-cost implementation (huaxiang sun)
2015-11-10 14:18:59 -08:00
Misty Stanley-Jones
c817aa386c
HBASE-14774 Addendum: Exclude src/main/site/resources/repo from RAT checks
2015-11-11 07:20:35 +10:00
Matteo Bertozzi
24580ace5e
HBASE-14786 TestProcedureAdmin hangs
2015-11-10 13:15:25 -08:00
Elliott Clark
ea795213b2
HBASE-14778 Make block cache hit percentages not integer in the metrics system
2015-11-10 12:25:59 -08:00
stack
1a6ec1bac6
HBASE-14784 Port conflict is not resolved in HBaseTestingUtility.randomFreePort() (Youngjoon Kim)
2015-11-10 09:53:30 -10:00
Enis Soztutar
23ec9e290e
HBASE-14387 Compaction improvements: Maximum off-peak compaction size (Vladimir Rodionov)
2015-11-10 11:26:52 -08:00
Misty Stanley-Jones
112900d042
HBASE-14785 Addendum: Add an in-project Maven repo
2015-11-10 15:17:07 +10:00
Misty Stanley-Jones
98052222b0
HBASE-14785 Hamburger menu for mobile site
...
This requires use of a custom maven-fluido-skin JAR, also attached to the JIRA
More CSS fix-ups
2015-11-10 15:17:00 +10:00
stack
32de06f663
HBASE-14787 Remove obsolete ConnectionImplementation.refCount (Appy)
2015-11-09 17:08:17 -10:00
chenheng
086bacd12d
HBASE-14693 Add client-side metrics for received pushback signals
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2015-11-09 18:03:30 -08:00
stack
44367f55e8
HBASE-14772 Improve zombie detector; be more discerning; ADDENDUM fix zombie-detectors' handling of no processes -- was treating no processes as one possible zombie
2015-11-09 13:43:43 -10:00
Matteo Bertozzi
7b80c803b7
HBASE-14712 Increase MasterProcWALs clean up granularity
2015-11-09 09:34:51 -08:00
stack
0af651bde5
HBASE-14772 Improve zombie detector; be more discerning; ADDENDUM -- remove zombie detection from test-patch.sh and rely on script instead
2015-11-09 07:12:27 -10:00
stack
4c2e0d95dc
HBASE-14772 Improve zombie detector; be more discerning; ADDENDUM Add
...
logging date when reporting all is well.
2015-11-08 21:00:28 -10:00
stack
1cbcf1175e
HBASE-14772 Improve zombie detector; be more discerning; ADDENDUM some cleanup in zombie script and run it in test-patch too .. just trying it
2015-11-08 11:09:31 -10:00
tedyu
6b9d30d913
HBASE-14784 Port conflict is not resolved in HBaseTestingUtility.randomFreePort() (Youngjoon Kim)
2015-11-08 08:50:41 -08:00
stack
305ecaf224
HBASE-14772 Improve zombie detector; be more discerning; ADDENDUM set execute perms on the script
2015-11-07 15:00:08 -10:00
Elliott Clark
1144237765
HBASE-14781 Turn per cf flushing on for ITBLL by default
2015-11-07 11:50:13 -08:00
Misty Stanley-Jones
0edd51d2e2
HBASE-14774 Raise the font size on high-DPI small-screen devices like iPhone 6+
2015-11-07 15:37:47 +10:00
stack
bea2f7feac
HBASE-14772 Improve zombie detector; be more discerning
2015-11-06 16:39:15 -10:00
Apekshit(Appy) Sharma
08963189a2
HBASE-14767 - Remove deprecated functions from HBaseAdmin Deprecated in HBASE-12083 (1.0.0, 2.0.0, 0.99.2) - HBaseAdmin(Configuration)
...
Deprecated in HBASE-10479 (0.99.0, hbase-10070)
- HBaseAdmin(Connection)
Deprecated in HBASE-11826 (0.99.0, 1.0.0, 2.0.0)
- flush()
- compact()
- majorCompact()
- split()
- getCompactionState()
- Changes many declarations from HBaseAdmin to Admin
(Apekshit)
Signed-off-by: stack <stack@apache.org>
2015-11-06 16:23:55 -10:00
zhangduo
9cce912de0
HBASE-14759 Avoid using Math.abs when selecting SyncRunner in FSHLog
2015-11-07 08:44:25 +08:00
tedyu
263a0adf79
HBASE-14463 Severe performance downgrade when parallel reading a single key from BucketCache (Yu Li)
2015-11-06 13:12:10 -08:00
tedyu
6ec4a96814
HBASE-14632 Region server aborts due to unguarded dereference of Reader
2015-11-06 12:06:19 -08:00
Misty Stanley-Jones
bfa3689190
HBASE-14755 Fix some broken links and HTML problems
2015-11-06 11:11:30 +10:00
Elliott Clark
68b94886a5
HBASE-14773 Fix HBase shell tests are skipped when skipping server tests.
2015-11-05 16:27:14 -08:00
Elliott Clark
86da57f498
HBASE-14765 Remove snappy profile
2015-11-05 10:20:40 -08:00
stack
050ebe850b
HBASE-14768 bin/graceful_stop.sh logs nothing as a balancer state to be stored (Hiroshi Ikeda)
2015-11-04 21:51:28 -08:00
Misty Stanley-Jones
21b607e322
HBASE-14764 Stop using post-site target
2015-11-05 09:34:01 +10:00
Jonathan M Hsieh
48be35cb7e
HBASE-14713 Remove simple deprecated-since-1.0 code in hbase-server from hbase 2.0
2015-11-04 15:28:06 -08:00
Misty Stanley-Jones
eb6b2a1a04
HBASE-14732 Update HBase website skin and CSS
...
Use Fluido skin, make things more readable, make improvements to enhance the
mobile experience.
2015-11-05 09:19:44 +10:00
Misty Stanley-Jones
c585072bc3
HBASE-14762 Update docs about publishing website to show gitsubpub method instead of svnsubpub
...
Also some reformatting to remove trailing whitespace and rewrap long lines.
2015-11-05 09:17:37 +10:00
tedyu
9fc7858c6b
HBASE-14706 RegionLocationFinder should return multiple servernames by top host (Guanghao Zhang)
2015-11-04 14:20:34 -08:00
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