Michael Stack
871792162e
HBASE-8143 HBase on Hadoop 2 with local short circuit reads (ssr) causes OOM
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545852 13f79535-47bb-0310-9956-ffa450edef68
2013-11-26 21:42:51 +00:00
larsh
260fa3a539
HBASE-10015 Replace intrinsic locking with explicit locks in StoreScanner
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545838 13f79535-47bb-0310-9956-ffa450edef68
2013-11-26 21:06:55 +00:00
Andrew Kyle Purtell
60c3ce0081
[JDK8] Erasure of PoolMap#remove(K,V) conflicts with superclass method
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545800 13f79535-47bb-0310-9956-ffa450edef68
2013-11-26 19:55:50 +00:00
Zhihong Yu
b849239162
HBASE-10029 Addendum checks for args against null
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545796 13f79535-47bb-0310-9956-ffa450edef68
2013-11-26 19:43:25 +00:00
Zhihong Yu
5c3bdc9141
HBASE-10029 Proxy created by HFileSystem#createReorderingProxy() should properly close when connecting to HA namenode
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545792 13f79535-47bb-0310-9956-ffa450edef68
2013-11-26 19:31:12 +00:00
Andrew Kyle Purtell
3ddf400c2e
Amend HBASE-7544. Fix javadoc typo for Cipher#createDecryptionStream
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545790 13f79535-47bb-0310-9956-ffa450edef68
2013-11-26 19:24:59 +00:00
Zhihong Yu
bb8c690e0b
HBASE-9991 Enhance test-patch.sh with post back of snippet of compilation error if any is detected
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545779 13f79535-47bb-0310-9956-ffa450edef68
2013-11-26 18:51:25 +00:00
Michael Stack
a4b414b133
Note that bulk loading skirts replication
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545777 13f79535-47bb-0310-9956-ffa450edef68
2013-11-26 18:47:54 +00:00
jxiang
997d1bb727
HBASE-10026 HBaseAdmin#createTable could fail if region splits too fast
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545737 13f79535-47bb-0310-9956-ffa450edef68
2013-11-26 17:12:39 +00:00
ramkrishna
4e5847d331
HBASE-9882 - Support Append Operation with thrift (Ram)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545719 13f79535-47bb-0310-9956-ffa450edef68
2013-11-26 16:46:33 +00:00
nkeywal
38d454dc2b
HBASE-10024 Add an interface to create put with immutable arrays
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545592 13f79535-47bb-0310-9956-ffa450edef68
2013-11-26 10:05:44 +00:00
Andrew Kyle Purtell
edbf698cc1
HBASE-7544. Transparent CF encryption
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545536 13f79535-47bb-0310-9956-ffa450edef68
2013-11-26 04:22:33 +00:00
Michael Stack
c1d4627e0a
HBASE-9854 initial documentation for stripe compactions
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545382 13f79535-47bb-0310-9956-ffa450edef68
2013-11-25 19:56:37 +00:00
Michael Stack
164c0b29b4
HBASE-10021 Fix the REC_CATCH_EXCEPTION warning under hbase-thrift
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545374 13f79535-47bb-0310-9956-ffa450edef68
2013-11-25 19:29:15 +00:00
mbertozzi
6254e896f5
HBASE-8465 Auto-drop rollback snapshot for snapshot restore
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545360 13f79535-47bb-0310-9956-ffa450edef68
2013-11-25 18:10:07 +00:00
nkeywal
22f54af029
HBASE-10011 Fix some findbugs in the client - addendum: set OK_FINDBUGS_WARNINGS=89
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545350 13f79535-47bb-0310-9956-ffa450edef68
2013-11-25 17:51:45 +00:00
nkeywal
8c0078d175
HBASE-10023 Fix/Suppress all the 10 findbug warnings under hbase-common (Liang Xie)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545257 13f79535-47bb-0310-9956-ffa450edef68
2013-11-25 13:20:51 +00:00
nkeywal
1b785677ba
HBASE-10022 Fix the HE_EQUALS_USE_HASHCODE warning under hbase-hadoop1-compat (Liang Xie)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545250 13f79535-47bb-0310-9956-ffa450edef68
2013-11-25 13:12:53 +00:00
nkeywal
35cea57fe5
HBASE-10011 Fix some findbugs in the client
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545210 13f79535-47bb-0310-9956-ffa450edef68
2013-11-25 10:22:30 +00:00
nkeywal
81f21ca409
HBASE-9976 Don't create duplicated TableName objects
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545177 13f79535-47bb-0310-9956-ffa450edef68
2013-11-25 08:53:29 +00:00
Michael Stack
73845ae7ac
Add note on how to build 0.94 against hadoop 2.2
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545159 13f79535-47bb-0310-9956-ffa450edef68
2013-11-25 06:22:19 +00:00
jeffreyz
ad5436eaa1
HBASE-9736: Allow more than one log splitter per RS
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545052 13f79535-47bb-0310-9956-ffa450edef68
2013-11-24 19:21:54 +00:00
Michael Stack
129ce2523d
HBASE-9992 [hbck] Refactor so that arbitrary -D cmdline options are included
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1544870 13f79535-47bb-0310-9956-ffa450edef68
2013-11-23 19:38:59 +00:00
nkeywal
5824f11f55
HBASE-10007 PerformanceEvaluation: Add sampling and latency collection to randomRead test (Nick Dimiduk)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1544681 13f79535-47bb-0310-9956-ffa450edef68
2013-11-22 21:14:00 +00:00
Michael Stack
1349b26d3a
Comment on adding XX:PretenureSizeThreshold and making it smaller than hbase.hregion.memstore.mslab.chunksize via Liang Xie
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1544420 13f79535-47bb-0310-9956-ffa450edef68
2013-11-22 06:41:46 +00:00
ndimiduk
eab83c92ed
HBASE-10008 TestNamespaceCommands is flakey on jenkins
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1544254 13f79535-47bb-0310-9956-ffa450edef68
2013-11-21 17:27:42 +00:00
nkeywal
5cf0b3f055
HBASE-10013 Enhance the message about ZK when there is an exception
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1544104 13f79535-47bb-0310-9956-ffa450edef68
2013-11-21 10:59:40 +00:00
nkeywal
5ab799822e
HBASE-10014 HRegion#doMiniBatchMutation rollbacks the memstore even if there is nothing to rollback.
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1544080 13f79535-47bb-0310-9956-ffa450edef68
2013-11-21 10:08:26 +00:00
nkeywal
bc7c3c7daa
HBASE-10012 Hide ServerName constructor
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1543921 13f79535-47bb-0310-9956-ffa450edef68
2013-11-20 20:02:25 +00:00
nkeywal
d9b983bb5e
HBASE-10001 Add a coprocessor to help testing the performances without taking into account the disk i/o
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1543779 13f79535-47bb-0310-9956-ffa450edef68
2013-11-20 11:33:34 +00:00
anoopsamjohn
2e5823f61d
HBASE-9998 Fix javadoc warnings induced by commits
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1543723 13f79535-47bb-0310-9956-ffa450edef68
2013-11-20 07:25:01 +00:00
ndimiduk
da89846cf7
HBASE-9893 Incorrect assert condition in OrderedBytes decoding
...
Correct an invalid assumption in remaining assertion code around
OrderedBytes#decodeVarBlob. When an encoded value contains a 1-bit in its LSB
position and the length of the encoded byte array is divisible by 7, the value
remaining in variable t will be 0x80, resulting in the failed assertion coming
out of the decoding loop. This patch preserves the assertion for the general
case by resetting 't' at the conclusion of the 7-byte cycle.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1543699 13f79535-47bb-0310-9956-ffa450edef68
2013-11-20 02:53:51 +00:00
Enis Soztutar
560f000424
HBASE-9961 [WINDOWS] Multicast should bind to local address. ADDENDUM to fix javadoc warning
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1543687 13f79535-47bb-0310-9956-ffa450edef68
2013-11-20 01:19:04 +00:00
mbertozzi
e0c324f9d5
HBASE-10004 Some fixes for scoping sequence Ids to region level (Himanshu Vashishtha)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1543658 13f79535-47bb-0310-9956-ffa450edef68
2013-11-20 00:09:09 +00:00
nkeywal
56d089a3e4
HBASE-9989 Add a test on get in TestClientNoCluster
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1543514 13f79535-47bb-0310-9956-ffa450edef68
2013-11-19 17:35:50 +00:00
anoopsamjohn
335071f342
HBASE-9995 Not stopping ReplicationSink when using custom implementation for the ReplicationSink
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1543501 13f79535-47bb-0310-9956-ffa450edef68
2013-11-19 17:10:32 +00:00
Michael Stack
74f6e25c8f
HBASE-5945 Reduce buffer copies in IPC server response path
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1543458 13f79535-47bb-0310-9956-ffa450edef68
2013-11-19 15:39:35 +00:00
nkeywal
dc8ecd9a9a
HBASE-9959 Remove some array copy - server side
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1543434 13f79535-47bb-0310-9956-ffa450edef68
2013-11-19 14:01:30 +00:00
nkeywal
b2582665f1
HBASE-9988 DOn't use HRI#getEncodedName in the client
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1543427 13f79535-47bb-0310-9956-ffa450edef68
2013-11-19 13:38:49 +00:00
anoopsamjohn
5a6a0fd78b
HBASE-7663 [Per-KV security] Visibility labels
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1543314 13f79535-47bb-0310-9956-ffa450edef68
2013-11-19 05:39:47 +00:00
Zhihong Yu
dc20322a6a
HBASE-9994 ZeroCopyLiteralByteString.wrap() should be used in place of ByteString.copyFrom()
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1543309 13f79535-47bb-0310-9956-ffa450edef68
2013-11-19 05:01:58 +00:00
Zhihong Yu
51d55f6dd9
HBASE-9949 Addendum takes out test infrastructure and new test
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1543305 13f79535-47bb-0310-9956-ffa450edef68
2013-11-19 04:14:26 +00:00
Zhihong Yu
44cb861092
HBASE-9924 Avoid potential filename conflict in region_mover.rb
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1543225 13f79535-47bb-0310-9956-ffa450edef68
2013-11-18 23:11:08 +00:00
Enis Soztutar
a26dd714b5
HBASE-8369 MapReduce over snapshot files
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1543195 13f79535-47bb-0310-9956-ffa450edef68
2013-11-18 22:17:39 +00:00
mbertozzi
c28ac79c82
HBASE-9973 Users with 'Admin' ACL permission will lose permissions after upgrade to 0.96.x from 0.94.x or 0.92.x (Himanshu Vashishtha)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1543179 13f79535-47bb-0310-9956-ffa450edef68
2013-11-18 21:44:35 +00:00
Jonathan Hsieh
4aa3600b7c
HBASE-9831 'hbasefsck.numthreads' property isn't passed to hbck via cmdline -D option (Takeshi Miao)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1543137 13f79535-47bb-0310-9956-ffa450edef68
2013-11-18 20:21:25 +00:00
nkeywal
76e1e210ea
HBASE-9982 TestClientNoCluster should use random numbers
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1543053 13f79535-47bb-0310-9956-ffa450edef68
2013-11-18 15:08:03 +00:00
nkeywal
fb7fb4fa41
HBASE-9987 Remove some synchronisation points in HConnectionManager
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1543051 13f79535-47bb-0310-9956-ffa450edef68
2013-11-18 15:02:43 +00:00
Michael Stack
ce8aeae6db
Add note on https://issues.apache.org/jira/browse/HBASE-8163 -- config for write-heavy situation
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1542903 13f79535-47bb-0310-9956-ffa450edef68
2013-11-18 05:49:04 +00:00
Michael Stack
2eae9d02a2
HBASE-9985 Add HBase shell command to start/stop tracing
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1542894 13f79535-47bb-0310-9956-ffa450edef68
2013-11-18 05:19:30 +00:00