Andrew Kyle Purtell
|
5981dc4511
|
Amend HBASE-10103. Fix testHealthCheckerTimeout and add default test timeouts
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1549994 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-10 22:58:45 +00:00 |
Andrew Kyle Purtell
|
9871ed8a0a
|
HBASE-9966. Create integration test for online Bloom Filter change (Aleksandr Shulman)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1549986 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-10 22:18:03 +00:00 |
Andrew Kyle Purtell
|
6985aef8c8
|
HBASE-10119. Allow HBase coprocessors to clean up when they fail (Benoit Sigoure)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1549974 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-10 21:20:53 +00:00 |
ndimiduk
|
a604c4224a
|
HBASE-10116 SlabCache metrics improvements
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1549935 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-10 18:58:47 +00:00 |
Andrew Kyle Purtell
|
63aff6d35c
|
HBASE-10103. TestNodeHealthCheckChore#testRSHealthChore: Stoppable must have been stopped
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1549930 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-10 18:53:57 +00:00 |
eclark
|
155373eb93
|
HBASE-10110 Fix Potential Resource Leak in StoreFlusher
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1549927 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-10 18:41:32 +00:00 |
larsh
|
4b89daa019
|
HBASE-10117 Avoid synchronization in HRegionScannerImpl.isFilterDone
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1549920 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-10 18:24:35 +00:00 |
Zhihong Yu
|
e7c1acfecc
|
HBASE-10112 Hbase rest query params for maxVersions and maxValues are not parsed
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1549899 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-10 17:23:12 +00:00 |
mbertozzi
|
2323f53d81
|
HBASE-10111 Verify that a snapshot is not corrupted before restoring it
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1549817 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-10 11:43:37 +00:00 |
jeffreyz
|
163075379c
|
HBASE-10059: TestSplitLogWorker#testMultipleTasks fails occasionally
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1549738 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-10 01:55:28 +00:00 |
eclark
|
0b737248c3
|
HBASE-10043 Fix Potential Resouce Leak in MultiTableInputFormatBase
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1549726 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-10 00:55:39 +00:00 |
jxiang
|
8ba036b72f
|
HBASE-10090 Master could hang in assigning meta
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1549714 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-09 23:55:32 +00:00 |
jxiang
|
97191c921b
|
HBASE-10101 testOfflineRegionReAssginedAfterMasterRestart times out sometimes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1549708 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-09 23:38:02 +00:00 |
Jonathan Hsieh
|
08bd55aab2
|
HBASE-10108 NullPointerException thrown while using Canary with '-regionserver' option (Takeshi Miao)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1549683 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-09 21:16:01 +00:00 |
Michael Stack
|
0e8a141437
|
HBASE-10010 eliminate the put latency spike on the new log file beginning
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1549384 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-09 05:01:54 +00:00 |
Michael Stack
|
3f58873f08
|
HBASE-10048 Add hlog number metric in regionserver
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1548768 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-07 00:32:59 +00:00 |
Michael Stack
|
d5cca6aebc
|
Add note on how to presplit for ycsb from HBASE-4163
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1548760 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-06 23:51:30 +00:00 |
Michael Stack
|
5f58719fde
|
HBASE-10094 Add batching to HLogPerformanceEvaluation
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1548752 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-06 23:19:00 +00:00 |
ndimiduk
|
b5e2145879
|
HBASE-10061 TableMapReduceUtil.findOrCreateJar calls updateMap(null, ) resulting in thrown NPE (Amit Sela)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1548747 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-06 23:12:37 +00:00 |
Michael Stack
|
656b5ca9f7
|
HBASE-9955 Make hadoop2 the default and deprecate hadoop1
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1548735 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-06 22:28:03 +00:00 |
jeffreyz
|
b95200e31b
|
HBASE-10085: Some regions aren't re-assigned after a master restarts
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1548726 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-06 22:02:15 +00:00 |
Zhihong Yu
|
e2def0ce52
|
HBASE-10099 javadoc warning introduced by LabelExpander 188: warning - @return tag has no arguments
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1548725 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-06 22:02:10 +00:00 |
nkeywal
|
bad7aa2d99
|
HBASE-10097 Remove a region name string creation in HRegion#nextInternal
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1548711 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-06 20:07:25 +00:00 |
Andrew Kyle Purtell
|
5748f08ea0
|
HBASE-10073. Revert HBASE-9718 (Add a test scope dependency on org.slf4j:slf4j-api to hbase-client)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1548390 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-06 07:40:59 +00:00 |
Michael Stack
|
57b8613688
|
HBASE_9955 Make hadoop2 the default and deprecate hadoop1; RETRY
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1548374 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-06 02:42:20 +00:00 |
Michael Stack
|
fe5b28625a
|
HBASE-9955 Make hadoop2 the default and deprecate hadoop1; REVERT
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1548351 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-06 01:16:51 +00:00 |
Michael Stack
|
7fbe97470e
|
HBASE-9955 Make hadoop2 the default and deprecate hadoop1
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1548349 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-06 01:10:59 +00:00 |
Michael Stack
|
66bafba4e1
|
HBASE-9955 Make hadoop2 the default and deprecate hadoop1
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1548346 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-06 01:07:29 +00:00 |
Jonathan Hsieh
|
584793fb6f
|
HBASE-10079 ADDENDUM javadoc fix
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1548228 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-05 18:20:42 +00:00 |
Jonathan Hsieh
|
3fb88f10af
|
HBASE-10079 Race in TableName cache
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1548020 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-05 06:16:30 +00:00 |
rajeshbabu
|
5fbbef29f3
|
HBASE-9489 Add cp hooks in online merge before and after setting PONR
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1547996 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-05 02:33:13 +00:00 |
sershe
|
a4045ddcb8
|
HBASE-10074 consolidate and improve capacity/sizing documentation
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1547928 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-04 22:10:13 +00:00 |
Zhihong Yu
|
fbcb4b23e2
|
HBASE-9485 TableOutputCommitter should implement recovery if we don't want jobs to start from 0 on RM restart
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1547803 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-04 14:28:53 +00:00 |
Andrew Kyle Purtell
|
f8139d1bf5
|
Update version in POMs to 0.99.0-SNAPSHOT after branching for release 0.98.0
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1547743 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-04 09:31:02 +00:00 |
Andrew Kyle Purtell
|
627080351d
|
HBASE-10031. Add a section on the transparent CF encryption feature to the manual
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1547739 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-04 09:16:18 +00:00 |
Andrew Kyle Purtell
|
c8f98de938
|
HBASE-10072. Regenerate ClientProtos after HBASE-4811
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1547720 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-04 07:39:03 +00:00 |
ramkrishna
|
58eb59e7fb
|
HBASE-9832-Add MR support for Visibility labels (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1547504 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-03 18:06:26 +00:00 |
ndimiduk
|
2f18891991
|
Optional setBatch for CopyTable to copy large rows in batches
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1547464 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-03 16:35:43 +00:00 |
Andrew Kyle Purtell
|
969a276679
|
HBASE-10065. Stronger validation of key unwrapping
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1547374 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-03 12:53:40 +00:00 |
Andrew Kyle Purtell
|
c525383e8d
|
HBASE-10062. Reconsider storing plaintext length in the encrypted block header
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1547373 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-03 12:48:30 +00:00 |
anoopsamjohn
|
e991ef297a
|
HBASE-9997 Add per KV security details to HBase book
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1547300 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-03 06:56:11 +00:00 |
Andrew Kyle Purtell
|
45e4ec9000
|
HBASE-10066. Use ByteArrayOutputStream#writeTo where appropriate
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1547294 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-03 06:05:32 +00:00 |
ramkrishna
|
5f15ae4ade
|
HBASE-9884 - Add Thrift and REST support for Visibility Labels (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1546988 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-02 12:44:03 +00:00 |
mbertozzi
|
93bf3fe0a5
|
HBASE-9978 The client retries even if the method is not present on the server
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1546961 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-02 11:09:29 +00:00 |
Andrew Kyle Purtell
|
178d0b918e
|
HBASE-9502. HStore.seekToScanner should handle magic value (Liang Xie)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1546925 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-02 08:29:56 +00:00 |
Andrew Kyle Purtell
|
bad837066f
|
HBASE-9631. Add murmur3 hash
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1546894 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-02 04:41:18 +00:00 |
Andrew Kyle Purtell
|
a20b79f278
|
HBASE-9718. Add a test scope dependency on org.slf4j:slf4j-api to hbase-client
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1546892 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-02 04:30:32 +00:00 |
Zhihong Yu
|
13e9eda3e7
|
HBASE-9856 Fix some findbugs Performance Warnings
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1546888 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-02 03:45:59 +00:00 |
zjushch
|
7b4b061bcf
|
HBASE-4811 Support reverse Scan
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1546878 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-02 02:20:35 +00:00 |
rajeshbabu
|
5d348605a2
|
HBASE-8203 master ui should display region servers with host, port plus startcode
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1546767 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-30 20:06:09 +00:00 |