Andrew Kyle Purtell
7e5abab822
HBASE-10221. Region from coprocessor invocations can be null on failure
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1552967 13f79535-47bb-0310-9956-ffa450edef68
2013-12-22 06:46:55 +00:00
zjushch
ce58832621
HBASE-10196 Enhance HBCK to understand the case after online region merge
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1552238 13f79535-47bb-0310-9956-ffa450edef68
2013-12-19 06:25:20 +00:00
Michael Stack
9101bce0dc
HBASE-8112 Deprecate HTable#batch(final List<? extends Row>)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1552151 13f79535-47bb-0310-9956-ffa450edef68
2013-12-18 23:02:25 +00:00
Zhihong Yu
ef5c528427
HBASE-10178 Potential null object dereference in TablePermission#equals()
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1551409 13f79535-47bb-0310-9956-ffa450edef68
2013-12-16 23:46:30 +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
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
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
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
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
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
jeffreyz
9b43b8f83d
hbase-10053: ProtobufUtil#toMutationNoData interface change causes downstream project build break
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1546248 13f79535-47bb-0310-9956-ffa450edef68
2013-11-28 00:51:44 +00:00
anoopsamjohn
aa6f26875a
HBASE-7662 [Per-KV security] Per cell ACLs stored in tags - Addendum to fix javadoc warnings
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1546159 13f79535-47bb-0310-9956-ffa450edef68
2013-11-27 18:56:59 +00:00
Andrew Kyle Purtell
9dd208ff91
HBASE-7662. [Per-KV security] Per cell ACLs stored in tags
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545882 13f79535-47bb-0310-9956-ffa450edef68
2013-11-26 23:33:31 +00:00
eclark
fc67c8a8b8
HBASE-10036 Fix Potential Resource Leak in MetaReader
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545871 13f79535-47bb-0310-9956-ffa450edef68
2013-11-26 22:28:57 +00:00
eclark
cc0d80fada
HBASE-10035 Fix Potential Resource Leak in IPCUtils
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545868 13f79535-47bb-0310-9956-ffa450edef68
2013-11-26 22:24:29 +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
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
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
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
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
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
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
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
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
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
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
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
nkeywal
cd2db482bc
HBASE-9983 Lower the memory footprint of HRegionLocation
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1542694 13f79535-47bb-0310-9956-ffa450edef68
2013-11-17 10:29:01 +00:00
nkeywal
c6e6ab4e3e
HBASE-9869 Optimize HConnectionManager#getCachedLocation
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1542688 13f79535-47bb-0310-9956-ffa450edef68
2013-11-17 10:09:16 +00:00
Enis Soztutar
18e018b3d9
HBASE-9961 [WINDOWS] Multicast should bind to local address
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1542425 13f79535-47bb-0310-9956-ffa450edef68
2013-11-15 22:52:25 +00:00
sershe
e1b3edeb61
HBASE-3787 Increment is non-idempotent but client retries RPC ADDENDUM add licence
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1542169 13f79535-47bb-0310-9956-ffa450edef68
2013-11-15 04:37:46 +00:00
sershe
6119df9ccb
HBASE-3787 Increment is non-idempotent but client retries RPC
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1542168 13f79535-47bb-0310-9956-ffa450edef68
2013-11-15 04:36:30 +00:00
nkeywal
db4f10c208
HBASE-9963 Remove the ReentrantReadWriteLock in the MemStore
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1541880 13f79535-47bb-0310-9956-ffa450edef68
2013-11-14 11:16:20 +00:00
Michael Stack
ffd91d7e90
HBASE-9907 Rig to fake a cluster so can profile client behaviors
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1541703 13f79535-47bb-0310-9956-ffa450edef68
2013-11-13 20:49:59 +00:00
nkeywal
c5a3048fec
HBASE-9958 Remove some array copy, change lock scope in locateRegion
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1541688 13f79535-47bb-0310-9956-ffa450edef68
2013-11-13 20:11:03 +00:00
jxiang
fe5865d9e3
HBASE-9870 HFileDataBlockEncoderImpl#diskToCacheFormat uses wrong format
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1541629 13f79535-47bb-0310-9956-ffa450edef68
2013-11-13 17:31:02 +00:00
Michael Stack
c3fcaec3f4
HBASE-9917 Fix it so Default Connection Pool does not spin up max threads even when not needed
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1540945 13f79535-47bb-0310-9956-ffa450edef68
2013-11-12 04:55:30 +00:00
ramkrishna
d6105b41db
HBASE-9816-Address review comments in HBASE-8496 (Ram)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1540785 13f79535-47bb-0310-9956-ffa450edef68
2013-11-11 17:08:04 +00:00
nkeywal
ed1705d366
HBASE-9885 Avoid some Result creation in protobuf conversions
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1539692 13f79535-47bb-0310-9956-ffa450edef68
2013-11-07 15:54:38 +00:00
nkeywal
b08f9dd2b1
HBASE-9885 Avoid some Result creation in protobuf conversions - REVERT to check the cause of precommit flakiness
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1539492 13f79535-47bb-0310-9956-ffa450edef68
2013-11-06 23:19:56 +00:00
nkeywal
6ba3c2339b
HBASE-9885 Avoid some Result creation in protobuf conversions
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1539429 13f79535-47bb-0310-9956-ffa450edef68
2013-11-06 18:58:37 +00:00
nkeywal
ff84a7ae16
HBASE-9001 Add a toString in HTable, fix a log in AssignmentManager
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1539425 13f79535-47bb-0310-9956-ffa450edef68
2013-11-06 18:31:54 +00:00
anoopsamjohn
b4921b03b0
HBASE-9874 Append and Increment operation drops Tags
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1539224 13f79535-47bb-0310-9956-ffa450edef68
2013-11-06 03:11:58 +00:00
eclark
04bd8761b3
HBASE-9859 Canary Shouldn't go off if the table being read from is disabled
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1538842 13f79535-47bb-0310-9956-ffa450edef68
2013-11-05 00:22:18 +00:00
nkeywal
e0a48e6d03
HBASE-9886 Optimize ServerName#compareTo
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1538679 13f79535-47bb-0310-9956-ffa450edef68
2013-11-04 16:59:37 +00:00
Michael Stack
336b5c52ef
HBASE-9868 Remove some array copy, especially around protobuf
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1537988 13f79535-47bb-0310-9956-ffa450edef68
2013-11-01 17:10:37 +00:00
Devaraj Das
8fb1958b67
HBASE-8569. Improve coverage in package org.apache.hadoop.hbase.security. Contributed by Vadim Bondarev and Andrey Klochkov
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1537986 13f79535-47bb-0310-9956-ffa450edef68
2013-11-01 16:56:24 +00:00
anoopsamjohn
22b465ea1c
HBASE-9871 PB issue : Increment attributes are not getting passed to server
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1537884 13f79535-47bb-0310-9956-ffa450edef68
2013-11-01 10:23:52 +00:00
Michael Stack
dcf61670d4
HBASE-9867 Save on array copies with a subclass of LiteralByteString
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1537750 13f79535-47bb-0310-9956-ffa450edef68
2013-10-31 22:59:54 +00:00
nkeywal
7f9e701bb6
HBASE-9862 manage error per server and per region in the protobuffed client
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1537431 13f79535-47bb-0310-9956-ffa450edef68
2013-10-31 10:36:53 +00:00
nkeywal
e828b5eb69
HBASE-9861 Location does not have to be refreshed on regionTooBusy
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1537425 13f79535-47bb-0310-9956-ffa450edef68
2013-10-31 10:29:30 +00:00
anoopsamjohn
68db456397
HBASE-9045 Support Dictionary based Tag compression in HFiles
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1537377 13f79535-47bb-0310-9956-ffa450edef68
2013-10-31 04:59:00 +00:00
jyates
22b660dda4
HBASE-9221: Provide interface for getting a User in the client: ADDENDUM
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1536944 13f79535-47bb-0310-9956-ffa450edef68
2013-10-30 00:20:29 +00:00
jyates
e5e5dac9a7
HBASE-9221: Provide interface for getting a User in the client
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1536937 13f79535-47bb-0310-9956-ffa450edef68
2013-10-30 00:02:52 +00:00
Enis Soztutar
b73e8b3b5a
HBASE-9750 Add retries around Action server stop/start
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1536908 13f79535-47bb-0310-9956-ffa450edef68
2013-10-29 22:03:45 +00:00
nkeywal
53bb2f6be7
HBASE-9843 Various fixes in client code
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1536865 13f79535-47bb-0310-9956-ffa450edef68
2013-10-29 19:45:44 +00:00
jxiang
2e6c473737
HBASE-9748 Address outstanding comments raised for HBASE-9696 - ADDENDUM
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535812 13f79535-47bb-0310-9956-ffa450edef68
2013-10-25 18:45:10 +00:00
jxiang
f5881a3116
HBASE-9748 Address outstanding comments raised for HBASE-9696
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535771 13f79535-47bb-0310-9956-ffa450edef68
2013-10-25 16:17:29 +00:00
larsh
689014f2e5
HBASE-7600 TestAdmin.testCreateBadTables is failing occasionally (Liu Shaohui)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535604 13f79535-47bb-0310-9956-ffa450edef68
2013-10-25 01:43:49 +00:00
jxiang
f4c98563b6
HBASE-9821 Scanner id could collide
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535198 13f79535-47bb-0310-9956-ffa450edef68
2013-10-23 22:18:42 +00:00
ndimiduk
6057d7a273
HBASE-9772 Normalize new client default values
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535146 13f79535-47bb-0310-9956-ffa450edef68
2013-10-23 20:13:25 +00:00
nkeywal
e17f094ddb
HBASE-9768 Two issues in AsyncProcess
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1533604 13f79535-47bb-0310-9956-ffa450edef68
2013-10-18 19:34:18 +00:00
Michael Stack
c476b4bd87
HBASE-9796 npe in RegionServerCallable
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1533296 13f79535-47bb-0310-9956-ffa450edef68
2013-10-18 00:09:05 +00:00
larsh
fc15e1ae39
HBASE-9747 PrefixFilter with OR condition gives wrong results (Aditya Kishore)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1533240 13f79535-47bb-0310-9956-ffa450edef68
2013-10-17 20:11:09 +00:00
jyates
bcff872bf1
HBASE-9749: Custom threadpool for Coprocessor obtained HTables
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1533187 13f79535-47bb-0310-9956-ffa450edef68
2013-10-17 18:13:18 +00:00
anoopsamjohn
743e2fbed9
HBASE-9761 Put copy constructor should clone the operation attributes also
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1532663 13f79535-47bb-0310-9956-ffa450edef68
2013-10-16 07:29:47 +00:00
jxiang
30837458ee
HBASE-9696 Master recovery ignores online merge znode
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1531435 13f79535-47bb-0310-9956-ffa450edef68
2013-10-11 21:46:14 +00:00
Zhihong Yu
8c47f89932
HBASE-9706 Improve detection of secure ZooKeeper
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1531178 13f79535-47bb-0310-9956-ffa450edef68
2013-10-11 03:13:15 +00:00
jeffreyz
a4a73db932
HBASE-9723: TestAsyncProcess#testFailAndSuccess & testThreadCreation are flaky on SUSE
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1530732 13f79535-47bb-0310-9956-ffa450edef68
2013-10-09 17:52:46 +00:00
larsh
c28b58f280
HBASE-9711 Improve HBASE-9428 - avoid copying bytes for RegexFilter unless necessary
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1530059 13f79535-47bb-0310-9956-ffa450edef68
2013-10-07 20:57:21 +00:00
Michael Stack
36e49e01e3
HBASE-9612 Ability to batch edits destined to different regions
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1529348 13f79535-47bb-0310-9956-ffa450edef68
2013-10-04 23:38:41 +00:00
jxiang
04de6764ac
HBASE-9693 Fix javadoc warnings
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1528938 13f79535-47bb-0310-9956-ffa450edef68
2013-10-03 17:02:23 +00:00
eclark
de49d0d1ed
HBASE-9333 hbase.hconnection.threads.max should not be configurable else you get RejectedExecutionException
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1528618 13f79535-47bb-0310-9956-ffa450edef68
2013-10-02 20:48:33 +00:00
nkeywal
ec45fc299f
HBASE-9667 NullOutputStream removed from Guava 15
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1528573 13f79535-47bb-0310-9956-ffa450edef68
2013-10-02 17:26:59 +00:00
nkeywal
18d9251a77
HBASE-9676 AsyncProcess can create more tasks than hbase.client.max.total.tasks
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1528340 13f79535-47bb-0310-9956-ffa450edef68
2013-10-02 08:08:36 +00:00
jxiang
3d525b08e0
HBASE-9514 Prevent region from assigning before log splitting is done
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1528227 13f79535-47bb-0310-9956-ffa450edef68
2013-10-01 22:02:01 +00:00
Zhihong Yu
33394d716d
HBASE-9688 Fix javadoc warning in HConnectionManager class javadoc
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1528091 13f79535-47bb-0310-9956-ffa450edef68
2013-10-01 13:51:13 +00:00
Michael Stack
5987ee67e1
HBASE-9612 Ability to batch edits destined to different regions -- REVERT
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1527789 13f79535-47bb-0310-9956-ffa450edef68
2013-09-30 21:27:33 +00:00
Michael Stack
dc959eadc2
HBASE-9677 Remove MasterAdmin and MasterMonitor protos; have MasterService provide these functions
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1527719 13f79535-47bb-0310-9956-ffa450edef68
2013-09-30 19:05:58 +00:00
Michael Stack
fb72852f65
HBASE-9612 Ability to batch edits destined to different regions
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1527648 13f79535-47bb-0310-9956-ffa450edef68
2013-09-30 16:52:59 +00:00
nkeywal
c3bfc4ef85
HBASE-9670 Client pause should be 100ms everywhere
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1527537 13f79535-47bb-0310-9956-ffa450edef68
2013-09-30 13:05:39 +00:00
Zhihong Yu
9f46b87576
HBASE-9605 Allow AggregationClient to skip specifying column family for row count aggregate
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1526987 13f79535-47bb-0310-9956-ffa450edef68
2013-09-27 17:31:47 +00:00
nkeywal
77ca737375
HBASE-9647 Add a test in TestAsyncProcess to check the number of threads created
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1526828 13f79535-47bb-0310-9956-ffa450edef68
2013-09-27 08:22:56 +00:00
Jonathan Hsieh
331b585934
HBASE-9661 Consistent log severity level guards and statements (Jackie Chang)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1526620 13f79535-47bb-0310-9956-ffa450edef68
2013-09-26 17:35:50 +00:00
ndimiduk
91508fd564
HBASE-9639 SecureBulkLoad dispatches file load requests to all Regions
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1526033 13f79535-47bb-0310-9956-ffa450edef68
2013-09-24 22:26:08 +00:00
nkeywal
21796347aa
HBASE-9633 Partial reverse of HBASE-9533
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525648 13f79535-47bb-0310-9956-ffa450edef68
2013-09-23 16:55:09 +00:00
nkeywal
5ebfbb9abb
HBASE-9609 AsyncProcess doesn't incrase all the counters when trying to limit the per region flow.
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525643 13f79535-47bb-0310-9956-ffa450edef68
2013-09-23 16:50:12 +00:00
Zhihong Yu
ae42059586
HBASE-9606 Apply small scan to meta scan where rowLimit is low
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525634 13f79535-47bb-0310-9956-ffa450edef68
2013-09-23 16:05:30 +00:00
ramkrishna
a02bd8cc0d
HBASE-8496 - Implement tags and the internals of how a tag should look like (Ram)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525269 13f79535-47bb-0310-9956-ffa450edef68
2013-09-21 18:01:32 +00:00
mbertozzi
3bf837c884
HBASE-9603 IsRestoreSnapshotDoneResponse has wrong default causing restoreSnapshot() to be async
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525169 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 22:56:54 +00:00
Jonathan Hsieh
d2ddf0986a
HBASE-9579 Sanity check visiblity and audience for server-side modules
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525055 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 17:09:39 +00:00
Michael Stack
4e600b8e0e
HBASE-9533 List of dependency jars for MR jobs is hard-coded and does not include netty, breaking MRv1 jobs
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524894 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 03:39:56 +00:00
jeffreyz
ccbdd1bc58
HBASE-9581: Few tests broken since HBASE-9551
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524627 13f79535-47bb-0310-9956-ffa450edef68
2013-09-19 06:17:20 +00:00
jeffreyz
f56dbe50a5
HBASE-9551: HBaseTestingUtility#createPreSplitLoadTestTable double close HBaseAdmin
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524595 13f79535-47bb-0310-9956-ffa450edef68
2013-09-18 22:27:12 +00:00
jyates
6bc48464ca
HBASE-9534: Short-Circuit Coprocessor HTable access when on the same server
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524514 13f79535-47bb-0310-9956-ffa450edef68
2013-09-18 18:18:58 +00:00
zjushch
de3d34bd4a
HBASE-9488 Improve performance for small scan
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524272 13f79535-47bb-0310-9956-ffa450edef68
2013-09-18 01:40:20 +00:00
nkeywal
63a3155fbb
HBASE-9557 strange dependencies for hbase-client
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524095 13f79535-47bb-0310-9956-ffa450edef68
2013-09-17 15:41:04 +00:00
Michael Stack
3d55d10714
HBASE-9510 Namespace operations should throw clean exceptions
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523903 13f79535-47bb-0310-9956-ffa450edef68
2013-09-17 05:43:31 +00:00
sershe
ed90c565ef
HBASE-9496 make sure HBase APIs are compatible between 0.94 and 0.96
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523825 13f79535-47bb-0310-9956-ffa450edef68
2013-09-16 22:36:38 +00:00
Jean-Daniel Cryans
5a0016d1af
HBASE-9505 Enable replication by default
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523820 13f79535-47bb-0310-9956-ffa450edef68
2013-09-16 21:31:08 +00:00
Michael Stack
10eec81e09
HBASE-9541 icv fails w/ npe if client does not support cellblocks
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523812 13f79535-47bb-0310-9956-ffa450edef68
2013-09-16 21:05:35 +00:00
nkeywal
027f7a708f
HBASE-9521 clean clearBufferOnFail behavior and deprecate it
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523782 13f79535-47bb-0310-9956-ffa450edef68
2013-09-16 20:07:13 +00:00
Jonathan Hsieh
cd63f2055e
HBASE-9529 Audit of hbase-client @InterfaceAudience.Public apis
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523542 13f79535-47bb-0310-9956-ffa450edef68
2013-09-16 05:18:27 +00:00
jxiang
b7d127e5e7
HBASE-9480 Regions are unexpectedly made offline in certain failure conditions
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523303 13f79535-47bb-0310-9956-ffa450edef68
2013-09-14 19:43:23 +00:00
Michael Stack
ed509f750c
HBASE-9508 Restore some API mistakenly removed in client, mapred*, and common
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523141 13f79535-47bb-0310-9956-ffa450edef68
2013-09-13 23:15:00 +00:00
Michael Stack
a7211896df
HBASE-9520 shortcut split asap while requested splitPoint equals with region's startKey
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523124 13f79535-47bb-0310-9956-ffa450edef68
2013-09-13 22:04:52 +00:00
Michael Stack
3583d29fc3
HBASE-9328 Table web UI is corrupted sometime
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523098 13f79535-47bb-0310-9956-ffa450edef68
2013-09-13 20:52:53 +00:00
Zhihong Yu
143ee011d4
HBASE-9211 "ERROR: undefined method `message' for nil:NilClass" in the shell on error
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523031 13f79535-47bb-0310-9956-ffa450edef68
2013-09-13 17:45:51 +00:00
nkeywal
1d376ebc0d
HBASE-9486 NPE in HTable.close() with AsyncProcess
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1522852 13f79535-47bb-0310-9956-ffa450edef68
2013-09-13 10:35:13 +00:00
Zhihong Yu
80b4a529fd
HBASE-9462 HBaseAdmin#isTableEnabled() should throw exception for non-existent table
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1522677 13f79535-47bb-0310-9956-ffa450edef68
2013-09-12 17:38:04 +00:00
Zhihong Yu
8e2a1d3e37
HBASE-9462 Revert due to test failure
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1522057 13f79535-47bb-0310-9956-ffa450edef68
2013-09-11 21:37:29 +00:00
Michael Stack
7fb94c126a
HBASE-9494 Cleanup inconsistencies in protobuf message and rpc names
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1522035 13f79535-47bb-0310-9956-ffa450edef68
2013-09-11 21:07:33 +00:00
Zhihong Yu
e52a38d501
HBASE-9462 HBaseAdmin#isTableEnabled() should throw exception for non-existent table
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1522010 13f79535-47bb-0310-9956-ffa450edef68
2013-09-11 19:51:30 +00:00
Michael Stack
6bcccde06a
HBASE-9498 NPE in HBaseAdmin if master not running
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1521902 13f79535-47bb-0310-9956-ffa450edef68
2013-09-11 15:26:53 +00:00
Michael Stack
49fc546051
HBASE-9482 Do not enforce secure Hadoop for secure HBase
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1521731 13f79535-47bb-0310-9956-ffa450edef68
2013-09-11 04:33:09 +00:00
Jonathan Hsieh
3e25e1b7f5
HBASE-9493 Rename CellUtil#get*Array to CellUtil#clone*
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1521676 13f79535-47bb-0310-9956-ffa450edef68
2013-09-10 23:05:50 +00:00
Jonathan Hsieh
95b202008d
HBASE-9477 Add deprecation compat shim for Result#raw and Result#list for 0.96
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1521633 13f79535-47bb-0310-9956-ffa450edef68
2013-09-10 20:39:07 +00:00
nkeywal
0be4e12f71
HBASE-9451 Meta remains unassigned when the meta server crashes with the ClusterStatusListener set
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1521513 13f79535-47bb-0310-9956-ffa450edef68
2013-09-10 14:43:57 +00:00
Michael Stack
916366615b
HBASE-9476 Yet more master log cleanup
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1521315 13f79535-47bb-0310-9956-ffa450edef68
2013-09-09 23:21:13 +00:00
nkeywal
77599e2fc2
HBASE-9463 Fix comments around alter tables
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1521270 13f79535-47bb-0310-9956-ffa450edef68
2013-09-09 20:06:09 +00:00
nkeywal
9de8402281
HBASE-9452 Simplify the configuration of the multicast notifier
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1520999 13f79535-47bb-0310-9956-ffa450edef68
2013-09-09 08:53:29 +00:00
Zhihong Yu
cf05666f03
HBASE-9454 HBaseAdmin#unassign() has incorrect @param argument
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1520702 13f79535-47bb-0310-9956-ffa450edef68
2013-09-06 21:35:00 +00:00
jxiang
1f47ffb7fa
HBASE-9450 TestDistributedLogSplitting fails
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1520613 13f79535-47bb-0310-9956-ffa450edef68
2013-09-06 15:50:48 +00:00
Michael Stack
df49eca1eb
HBASE-9413 WebUI says ".META." table but table got renames to "hbase:meta". Meed to update the UI
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1520463 13f79535-47bb-0310-9956-ffa450edef68
2013-09-06 00:29:48 +00:00
jxiang
99b0f61b9d
HBASE-9447 TestHBaseFsck could hang sometime
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1520441 13f79535-47bb-0310-9956-ffa450edef68
2013-09-05 22:12:56 +00:00
jxiang
2da88f9ce9
HBASE-9438 Enhance hbase shell un/assign to take encoded region name
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1520383 13f79535-47bb-0310-9956-ffa450edef68
2013-09-05 18:54:34 +00:00
Michael Stack
acc4b4aaaf
HBASE-9388 [replication] ZK Dump prints the raw PBUF for the HLog positions
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1520184 13f79535-47bb-0310-9956-ffa450edef68
2013-09-05 00:44:57 +00:00
larsh
b99bbd73b3
HBASE-9428 Regex filters are at least an order of magnitude slower since 0.94.3
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1520095 13f79535-47bb-0310-9956-ffa450edef68
2013-09-04 18:35:34 +00:00
Jonathan Hsieh
5a3060ee37
HBASE-9334 Convert KeyValue to Cell in hbase-client module - Filters
...
HBASE-9359 Convert KeyValue to Cell in hbase-client module - Result/Put/Delete, ColumnInterpreter
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1519077 13f79535-47bb-0310-9956-ffa450edef68
2013-08-30 20:31:47 +00:00
Jonathan Hsieh
739f438176
HBASE-9247 Cleanup Key/KV/Meta/MetaKey Comparators
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1518817 13f79535-47bb-0310-9956-ffa450edef68
2013-08-29 20:45:04 +00:00
jxiang
52ea8f817c
HBASE-9321 Contention getting the current user in RpcClient.writeRequest
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1518693 13f79535-47bb-0310-9956-ffa450edef68
2013-08-29 16:28:07 +00:00
Michael Stack
02de8c40d9
HBASE-9230 Fix the server so it can take a pure pb request param and return a pure pb result
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1518346 13f79535-47bb-0310-9956-ffa450edef68
2013-08-28 19:59:09 +00:00
Michael Stack
9ebaea9f54
HBASE-7709 Infinite loop possible in Master/Master replication
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1518335 13f79535-47bb-0310-9956-ffa450edef68
2013-08-28 19:32:00 +00:00
Jean-Daniel Cryans
39f7dc4ca3
HBASE-9313 NamespaceJanitor is spammy when the namespace table moves
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1518332 13f79535-47bb-0310-9956-ffa450edef68
2013-08-28 19:16:54 +00:00
Michael Stack
1e71b56731
HBASE-8462 Custom timestamps should not be allowed to be negative
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1518322 13f79535-47bb-0310-9956-ffa450edef68
2013-08-28 18:42:26 +00:00
Devaraj Das
b936444e34
HBASE-9116. Adds a view/edit tool for favored nodes mapping. Also implements the FavoredNodeLoadBalancer.balanceCluster method.
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1518016 13f79535-47bb-0310-9956-ffa450edef68
2013-08-27 22:12:21 +00:00
nkeywal
f3fbf8c5d2
HBASE-9268 Client doesn't recover from a stalled region server
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1517108 13f79535-47bb-0310-9956-ffa450edef68
2013-08-24 05:54:57 +00:00
jxiang
d77b723d71
HBASE-9327 retryTime log is confusing
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1517088 13f79535-47bb-0310-9956-ffa450edef68
2013-08-23 23:02:52 +00:00
Michael Stack
7a557f97b3
HBASE-9319 Apply 'HBASE-7685 Closing socket connection can't be removed from SecureClient' to trunk
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516885 13f79535-47bb-0310-9956-ffa450edef68
2013-08-23 15:29:43 +00:00
Michael Stack
08247bfe76
HBASE-9311 Create a migration script that will move data from 0.94.x to 0.96
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516648 13f79535-47bb-0310-9956-ffa450edef68
2013-08-22 22:46:14 +00:00
Michael Stack
ddedcb9ce4
HBASE-9248 Place holders for tags in 0.96 to accommodate tags in 0.98
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516614 13f79535-47bb-0310-9956-ffa450edef68
2013-08-22 21:23:04 +00:00
Michael Stack
af208097a5
HBASE-9298 ns checker runs too frequently; too much mention in master logs
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516563 13f79535-47bb-0310-9956-ffa450edef68
2013-08-22 19:46:17 +00:00
Michael Stack
292d1bfb19
HBASE-8441 [replication] Refactor KeeperExceptions thrown from replication state interfaces into replication specific exceptions
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516367 13f79535-47bb-0310-9956-ffa450edef68
2013-08-22 05:42:14 +00:00
Michael Stack
4f417a7614
HBASE-9282 Minor logging cleanup; shorten logs, remove redundant info
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516287 13f79535-47bb-0310-9956-ffa450edef68
2013-08-21 20:13:20 +00:00
Michael Stack
41db4e539f
HBASE-9282 Minor logging cleanup; shorten logs, remove redundant info
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516267 13f79535-47bb-0310-9956-ffa450edef68
2013-08-21 19:25:21 +00:00
Michael Stack
d663f2baa1
HBASE-8165 Move to Hadoop 2.1.0-beta from 2.0.x-alpha (WAS: Update our protobuf to 2.5 from 2.4.1)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516084 13f79535-47bb-0310-9956-ffa450edef68
2013-08-21 05:04:20 +00:00
jxiang
f034a249f2
HBASE-9273 Consolidate isSystemTable checking
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516039 13f79535-47bb-0310-9956-ffa450edef68
2013-08-20 23:53:11 +00:00
Jonathan Hsieh
7d94fa70f5
HBASE-9262 Make KeyValue.KEY_COMPARATOR default for HFileWriterFactory
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1515591 13f79535-47bb-0310-9956-ffa450edef68
2013-08-19 20:30:02 +00:00
Jonathan Hsieh
b9e92fdf6f
HBASE-9246 Remove ROOT_TABLEDESC, ROOT_REGIONINFO, and ROOT_TABLE_NAME
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1515160 13f79535-47bb-0310-9956-ffa450edef68
2013-08-18 16:28:10 +00:00
jeffreyz
c4ad6a6b1e
HBASE-9257: TestAsyncProcess#testFailAndSuccess fails sometime due to a race condition
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1515075 13f79535-47bb-0310-9956-ffa450edef68
2013-08-18 06:14:01 +00:00
jeffreyz
40870be471
HBASE-9255: TestAsyncProcess#testErrorsServers is flaky on suse linux
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1515031 13f79535-47bb-0310-9956-ffa450edef68
2013-08-17 18:46:33 +00:00
mbertozzi
8b39e48691
HBASE-9233 isTableAvailable() may be stuck if an offline parent was never assigned
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1514902 13f79535-47bb-0310-9956-ffa450edef68
2013-08-16 21:43:15 +00:00
Michael Stack
11b7da45ec
HBASE-8667 Master and Regionserver not able to communicate if both bound to different network interfaces on the same machine
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1514427 13f79535-47bb-0310-9956-ffa450edef68
2013-08-15 18:25:58 +00:00
Jonathan Hsieh
4dd82c9b1c
HBASE-9164 Convert List<? extends Cell> anti pattern to List<Cell> pattern
...
This patch also starts a refactor of the KVComparator.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1514400 13f79535-47bb-0310-9956-ffa450edef68
2013-08-15 17:49:06 +00:00
Michael Stack
58ee2bbf24
HBASE-9232 Fix javadoc warning and a few findbugs items
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1514309 13f79535-47bb-0310-9956-ffa450edef68
2013-08-15 14:59:00 +00:00
Michael Stack
c8db00c87a
HBASE-9177 Cluster UUID is not properly parsable after rewriting to PB.
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1514161 13f79535-47bb-0310-9956-ffa450edef68
2013-08-15 05:34:41 +00:00
eclark
5c2a90aa28
HBASE-9121 Update HTrace to 2.00 and add new example usage.
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1514091 13f79535-47bb-0310-9956-ffa450edef68
2013-08-14 23:20:51 +00:00
Jean-Daniel Cryans
17c120f08c
HBASE-8719 Fix responseTooSlow formatting
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1514036 13f79535-47bb-0310-9956-ffa450edef68
2013-08-14 20:48:54 +00:00
Andrew Kyle Purtell
6d7fdfd108
HBASE-9182. Allow non-admin users to list all table names
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1513703 13f79535-47bb-0310-9956-ffa450edef68
2013-08-14 00:34:30 +00:00
Jean-Daniel Cryans
cd72d29eae
HBASE-9173 replication_admin#get_peer_state(id) in ruby script pointing to
...
undefined method `getPeerState'
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1513676 13f79535-47bb-0310-9956-ffa450edef68
2013-08-13 22:31:53 +00:00
Michael Stack
ac10b3c13d
HBASE-8409 Security support for namespaces
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1513666 13f79535-47bb-0310-9956-ffa450edef68
2013-08-13 21:49:56 +00:00
Jonathan Hsieh
48c1e7aff3
HBASE-9205 fix javadoc violations
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1513651 13f79535-47bb-0310-9956-ffa450edef68
2013-08-13 21:01:51 +00:00
jxiang
e06fa1d529
HBASE-9199 Call duration is not accurate
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1513584 13f79535-47bb-0310-9956-ffa450edef68
2013-08-13 16:29:44 +00:00
jxiang
0a84963bb8
HBASE-9198 RpcClient#call could hang
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1513582 13f79535-47bb-0310-9956-ffa450edef68
2013-08-13 16:27:42 +00:00
Michael Stack
a1244d73d7
HBASE-9181 Fix javadoc warnings introduce by namespaces
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1512519 13f79535-47bb-0310-9956-ffa450edef68
2013-08-09 22:49:33 +00:00
Jean-Daniel Cryans
a63f524831
HBASE-8663 a HBase Shell command to list the tables replicated from
...
current cluster (Demai Ni via JD)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1512488 13f79535-47bb-0310-9956-ffa450edef68
2013-08-09 20:44:43 +00:00
Jonathan Hsieh
f528e81766
HBASE-9142 Mutation#getFamilyMap() return type change between HBase 94 and 96 breaks downstream apps
...
For 0.95/0.96, we need to preserve the getFamilyMap signature through a deprecation cycle. The new
method needs to be present alongside the old in 0.95, so we rename the method with the new signature
to getFamilyCellMap() in both trunk and 0.95, and restore a deprecated version of the old in 0.95.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1512103 13f79535-47bb-0310-9956-ffa450edef68
2013-08-08 23:50:28 +00:00
larsh
c8530f81d4
HBASE-9079 FilterList getNextKeyHint skips rows that should be included in the results (Viral Bajaria and LarsH)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1512018 13f79535-47bb-0310-9956-ffa450edef68
2013-08-08 20:27:18 +00:00
larsh
d28f8564ad
HBASE-8408; addendum for new HConnection API
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1511885 13f79535-47bb-0310-9956-ffa450edef68
2013-08-08 17:17:04 +00:00
nkeywal
b94a48d104
HBASE-9156 2000ms timeout for some client calls
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1511853 13f79535-47bb-0310-9956-ffa450edef68
2013-08-08 16:27:28 +00:00
Michael Stack
46fb7c409d
HBASE-8408 Implement namespace
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1511577 13f79535-47bb-0310-9956-ffa450edef68
2013-08-08 04:19:49 +00:00
larsh
d363e852e6
HBASE-6580 Deprecate HTablePool in favor of HConnection.getTable(...)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1511543 13f79535-47bb-0310-9956-ffa450edef68
2013-08-07 23:58:05 +00:00
eclark
d20edb96dc
HBASE-9129 Scanner prefetching leaks scanners.
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1511110 13f79535-47bb-0310-9956-ffa450edef68
2013-08-06 20:10:37 +00:00
Zhihong Yu
2036dbb763
HBASE-9115 Addendum for server side fix (Ted Yu and Lars)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1510355 13f79535-47bb-0310-9956-ffa450edef68
2013-08-04 23:17:20 +00:00
jeffreyz
d70d599161
hbase-9098: During recovery use ZK as the source of truth for region state
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1510101 13f79535-47bb-0310-9956-ffa450edef68
2013-08-04 06:16:31 +00:00
Michael Stack
90da9dd4a2
HBASE-9093 Hbase client API: Restore the writeToWal method; REVERT
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1509853 13f79535-47bb-0310-9956-ffa450edef68
2013-08-02 20:49:07 +00:00
Zhihong Yu
5b89721c1e
HBASE-9115 HTableInterface.append operation may overwrites values (Ted Yu)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1509849 13f79535-47bb-0310-9956-ffa450edef68
2013-08-02 20:47:17 +00:00
Jean-Daniel Cryans
1a76ba5336
HBASE-8983 HBaseConnection#deleteAllConnections does not always delete (Nicolas Liochon via JD)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1509846 13f79535-47bb-0310-9956-ffa450edef68
2013-08-02 20:22:33 +00:00
Michael Stack
34c8e0ab16
HBASE-8224 Publish hbase build against h1 and h2 adding '-hadoop1' or '-hadoop2' to version string
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1509813 13f79535-47bb-0310-9956-ffa450edef68
2013-08-02 19:01:34 +00:00
Jean-Daniel Cryans
cb1ad44c24
HBASE-7634 Replication handling of changes to peer clusters is inefficient (Gabriel Reid via JD)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1509332 13f79535-47bb-0310-9956-ffa450edef68
2013-08-01 17:03:52 +00:00
jyates
ab0abfa711
HBASE-9049: Generalize ServerCallable creation to support custom callables
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1509015 13f79535-47bb-0310-9956-ffa450edef68
2013-07-31 20:16:43 +00:00
Michael Stack
e6d1848bb7
HBASE-9093 Hbase client API: Restore the writeToWal method
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1508702 13f79535-47bb-0310-9956-ffa450edef68
2013-07-31 01:20:10 +00:00
Devaraj Das
e36fc14007
HBASE-8846. Continuation of the previous commit. Deletes the files from their previous locations.
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1508303 13f79535-47bb-0310-9956-ffa450edef68
2013-07-30 05:16:17 +00:00
Devaraj Das
3daea02e86
HBASE-8846. Refactors the old exceptions back to their original packages.
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1508301 13f79535-47bb-0310-9956-ffa450edef68
2013-07-30 05:14:32 +00:00
jxiang
fd991fe908
HBASE-9052 Prevent split/merged region from assigning again
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1508247 13f79535-47bb-0310-9956-ffa450edef68
2013-07-29 23:54:29 +00:00
Zhihong Yu
bc1e374081
HBASE-9055 HBaseAdmin#isTableEnabled() should return false for non-existent table (Ted Yu)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1507881 13f79535-47bb-0310-9956-ffa450edef68
2013-07-29 01:53:50 +00:00
larsh
d42ecb89bd
HBASE-8698 potential thread creation in MetaScanner.metaScan
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1507766 13f79535-47bb-0310-9956-ffa450edef68
2013-07-28 06:03:31 +00:00
Michael Stack
c001c526ec
HBASE-8439 [replication] Remove ReplicationZookeeper class; ADDENDDUM
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1507524 13f79535-47bb-0310-9956-ffa450edef68
2013-07-26 23:53:06 +00:00
jxiang
4d7c8a8457
HBASE-9048 HCM throws NullPointerException under load
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1507502 13f79535-47bb-0310-9956-ffa450edef68
2013-07-26 22:57:41 +00:00
jxiang
3812294456
HBASE-9044 Merging regions throws NPE
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1507500 13f79535-47bb-0310-9956-ffa450edef68
2013-07-26 22:50:43 +00:00
Michael Stack
ff5fdb671f
HBASE-8439 [replication] Remove ReplicationZookeeper class
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1507497 13f79535-47bb-0310-9956-ffa450edef68
2013-07-26 22:42:35 +00:00
Michael Stack
50df1e2fd7
HBASE-8764 Some MasterMonitorCallable should retry
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1507495 13f79535-47bb-0310-9956-ffa450edef68
2013-07-26 22:38:15 +00:00
Zhihong Yu
6ddd020445
HBASE-9036 Few small code cleanup (Jean-Marc)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1506669 13f79535-47bb-0310-9956-ffa450edef68
2013-07-24 19:37:06 +00:00
Zhihong Yu
c20b71a836
HBASE-8780 A column Family can have VERSIONS less than zero (Demai Ni)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1505801 13f79535-47bb-0310-9956-ffa450edef68
2013-07-22 20:49:57 +00:00
sershe
245cd38983
HBASE-7875 introduce a compaction switch in HBase Shell (Liang Xie)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1505060 13f79535-47bb-0310-9956-ffa450edef68
2013-07-19 22:40:31 +00:00
Jean-Daniel Cryans
320d23cb35
REVERT of HBASE-8983
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504690 13f79535-47bb-0310-9956-ffa450edef68
2013-07-18 22:22:56 +00:00
jxiang
ac924da7af
HBASE-8962 Clean up code and remove regular log splitting
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504647 13f79535-47bb-0310-9956-ffa450edef68
2013-07-18 20:42:35 +00:00
nkeywal
8a21171f31
HBASE-8983 HBaseConnection#deleteAllConnections does not always delete
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504606 13f79535-47bb-0310-9956-ffa450edef68
2013-07-18 19:05:04 +00:00
Michael Stack
20e0f2b625
HBASE-8987 ProtobufUtil.toException doesn't handle plain RemoteException, gets a NoSuchMethodException
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504591 13f79535-47bb-0310-9956-ffa450edef68
2013-07-18 18:37:53 +00:00
nkeywal
5ac40d99a8
HBASE-8982 Useless logs in ipc.RpcClient(584): Not able to close an output stream
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504583 13f79535-47bb-0310-9956-ffa450edef68
2013-07-18 18:25:10 +00:00
nkeywal
f8f0a80d3e
HBASE-8981 add a check on the ServerName parse
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504572 13f79535-47bb-0310-9956-ffa450edef68
2013-07-18 18:03:53 +00:00
Michael Stack
549a152a38
HBASE-8957 TestDrainingServer. testDrainingServerWithAbort fails
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504005 13f79535-47bb-0310-9956-ffa450edef68
2013-07-17 05:36:42 +00:00
Michael Stack
83f51a4d6a
HBASE-8956 A couple of small misspellings thoughout the codebase.
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1503502 13f79535-47bb-0310-9956-ffa450edef68
2013-07-15 22:25:40 +00:00
Enis Soztutar
7fa275407f
HBASE-8909. HBASE-6170 broke hbase.regionserver.lease.period config, we should support it for BC
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1503484 13f79535-47bb-0310-9956-ffa450edef68
2013-07-15 21:38:37 +00:00
jxiang
0bed86e6de
HBASE-8662 [rest] support impersonation
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1503337 13f79535-47bb-0310-9956-ffa450edef68
2013-07-15 16:55:10 +00:00
Michael Stack
e11ff8a5fd
HBASE-8918 Removes redundant identifiers from interfaces
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1502128 13f79535-47bb-0310-9956-ffa450edef68
2013-07-11 07:01:27 +00:00
Enis Soztutar
b93c008efc
HBASE-8375 Durability setting per table
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1502076 13f79535-47bb-0310-9956-ffa450edef68
2013-07-11 01:02:02 +00:00
Michael Stack
e79eefe78b
HBASE-8918 Removes redundant identifiers from interfaces; REVERT -- PREMATURE APPLICATION
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501909 13f79535-47bb-0310-9956-ffa450edef68
2013-07-10 18:50:21 +00:00
Michael Stack
da3e3046ad
HBASE-8917 Minor cleanup and fixes for POM
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501883 13f79535-47bb-0310-9956-ffa450edef68
2013-07-10 17:59:55 +00:00
Michael Stack
e194ee4d98
HBASE-8918 Removes redundant identifiers from interfaces
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501880 13f79535-47bb-0310-9956-ffa450edef68
2013-07-10 17:53:33 +00:00
Michael Stack
0886b18561
HBASE-8916 Optimize usage of Jackson's ObjectMapper
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501840 13f79535-47bb-0310-9956-ffa450edef68
2013-07-10 16:38:24 +00:00
Michael Stack
a2516d3bc0
HBASE-8888 Tweak retry settings some more, *some more*
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501651 13f79535-47bb-0310-9956-ffa450edef68
2013-07-10 05:48:47 +00:00
Jean-Daniel Cryans
ed997ccdeb
HBASE-8861 Remove ReplicationState completely (Chris Trezzo via JD)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501503 13f79535-47bb-0310-9956-ffa450edef68
2013-07-09 19:59:39 +00:00
Zhihong Yu
18ee009a0c
HBASE-8864 Fix 2 javadoc warnings (Ted Yu)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501084 13f79535-47bb-0310-9956-ffa450edef68
2013-07-09 04:37:14 +00:00
Michael Stack
d291f13132
HBASE-8895 Misc: replace hbase.client.retries.number w/ define and remove unused imports; ADDENDUM UNDO OVERCOMMIT IN RECOVERABLEZOOKEEPER
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501003 13f79535-47bb-0310-9956-ffa450edef68
2013-07-08 22:53:32 +00:00
Michael Stack
5747b899bd
HBASE-8895 Misc: replace hbase.client.retries.number w/ define and remove unused imports
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1500988 13f79535-47bb-0310-9956-ffa450edef68
2013-07-08 22:18:03 +00:00
eclark
0b0cccb61d
HBASE-8879 Client Scanner spams the logs if there are lots of scanners.
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1500870 13f79535-47bb-0310-9956-ffa450edef68
2013-07-08 18:25:30 +00:00
Zhihong Yu
0f33c00f1f
HBASE-8753 Provide new delete flag which can delete all cells under a column-family which have designated timestamp (Honghua)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1500780 13f79535-47bb-0310-9956-ffa450edef68
2013-07-08 14:52:00 +00:00
eclark
fba901fe9c
HBASE-8789 Add max RPC version to meta-region-server zk node.
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1500308 13f79535-47bb-0310-9956-ffa450edef68
2013-07-06 18:51:44 +00:00
jeffreyz
8e78536a3b
HBASE-8729: distributedLogReplay may hang during chained region server failure
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499925 13f79535-47bb-0310-9956-ffa450edef68
2013-07-05 07:44:00 +00:00
nkeywal
b12a1c3e1b
HBASE-8871 The region server can crash at startup
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499921 13f79535-47bb-0310-9956-ffa450edef68
2013-07-05 07:28:39 +00:00
Zhihong Yu
6ba235d1cd
HBASE-8847 Filter.transform() always applies unconditionally, even when combined in a FilterList (Christophe Taton)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499851 13f79535-47bb-0310-9956-ffa450edef68
2013-07-04 19:59:24 +00:00
jxiang
3631ba5022
HBASE-8857 TestGet#testDynamicFilter fails sometimes
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499593 13f79535-47bb-0310-9956-ffa450edef68
2013-07-03 22:51:37 +00:00
jxiang
4ff281e50d
HBASE-8797 Prevent merging regions from moving during online merge
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499462 13f79535-47bb-0310-9956-ffa450edef68
2013-07-03 16:26:32 +00:00
nkeywal
1095afa36f
HBASE-8853 The client connection is not cut when receiving the failure notification
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499301 13f79535-47bb-0310-9956-ffa450edef68
2013-07-03 10:01:53 +00:00
Zhihong Yu
9ccf16db51
HBASE-8798 Fix a minor bug in shell command with clone_snapshot table error
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499138 13f79535-47bb-0310-9956-ffa450edef68
2013-07-02 22:46:25 +00:00
Michael Stack
f400db0d9b
HBASE-8737 [replication] Change replication RPC to use cell blocks
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499118 13f79535-47bb-0310-9956-ffa450edef68
2013-07-02 21:35:30 +00:00
Michael Stack
69b91b70ec
HBASE-8501 The hbase zkcli will connection failure the first and the second ip from ZooKeeperMainServerArg return connection string
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1498784 13f79535-47bb-0310-9956-ffa450edef68
2013-07-02 05:30:25 +00:00
larsh
dfc29dcabf
HBASE-8794 DependentColumnFilter.toString() throws NullPointerException (Stefan Seelmann)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1498536 13f79535-47bb-0310-9956-ffa450edef68
2013-07-01 16:01:45 +00:00
nkeywal
a0e51bc4da
HBASE-6295 Possible performance improvement in client batch operations: presplit and send in background - addendum
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1497800 13f79535-47bb-0310-9956-ffa450edef68
2013-06-28 14:59:51 +00:00
Andrew Kyle Purtell
49627667a0
HBASE-8692. [AccessController] Restrict HTableDescriptor enumeration
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1496238 13f79535-47bb-0310-9956-ffa450edef68
2013-06-24 22:21:33 +00:00
Michael Stack
821342f542
HBASE-8792 Organize EventType Java Docs
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1496166 13f79535-47bb-0310-9956-ffa450edef68
2013-06-24 19:15:39 +00:00
nkeywal
fea9d36902
HBASE-6295 Possible performance improvement in client batch operations: presplit and send in background - round 2
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1496157 13f79535-47bb-0310-9956-ffa450edef68
2013-06-24 18:42:30 +00:00
nkeywal
fe92821ec3
HBASE-6295 Possible performance improvement in client batch operations: presplit and send in background
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1496156 13f79535-47bb-0310-9956-ffa450edef68
2013-06-24 18:41:55 +00:00
jxiang
5d22eee9f8
HBASE-8750 MetaServerShutdownHandler stucks if .META. assignment fails in previous attempt
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1495748 13f79535-47bb-0310-9956-ffa450edef68
2013-06-22 15:43:32 +00:00
Michael Stack
8781231132
HBASE-8788 Edit of .proto files moving classes to better homes
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1495642 13f79535-47bb-0310-9956-ffa450edef68
2013-06-22 00:15:11 +00:00
Gary Helmling
fdcc2e4656
Fix up RPC handling
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1494868 13f79535-47bb-0310-9956-ffa450edef68
2013-06-20 06:38:36 +00:00
Michael Stack
278659b6e6
HBASE-8762 Performance/operational penalty when calling HTable.get with a list of one Get
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1494460 13f79535-47bb-0310-9956-ffa450edef68
2013-06-19 05:28:26 +00:00
Michael Stack
a71464bf84
HBASE-8696 Fixup for logs that show when running hbase-it tests.
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1494453 13f79535-47bb-0310-9956-ffa450edef68
2013-06-19 04:48:04 +00:00
jxiang
30984b7c83
HBASE-8757 ZK throws IllegalStateException
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1493984 13f79535-47bb-0310-9956-ffa450edef68
2013-06-18 02:02:16 +00:00
mbertozzi
a53d0b2512
HBASE-8742 HTableDescriptor Properties not preserved when cloning
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1493268 13f79535-47bb-0310-9956-ffa450edef68
2013-06-14 22:29:54 +00:00
Michael Stack
6607d02230
HBASE-8704 Log the table name in ServerCallable.prepare
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1490722 13f79535-47bb-0310-9956-ffa450edef68
2013-06-07 16:53:49 +00:00
Michael Stack
c10195177d
HBASE-8402 ScanMetrics depends on number of rpc calls to the server
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1490094 13f79535-47bb-0310-9956-ffa450edef68
2013-06-06 00:44:00 +00:00
Michael Stack
b5bdfb6f3f
HBASE-8645 Change ServerName so it uses hostname only, not FQDN hostnames
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1490072 13f79535-47bb-0310-9956-ffa450edef68
2013-06-05 23:16:20 +00:00
Michael Stack
c920eb3c4c
HBASE-8657 Miscellaneous log fixups for hbase-it; tidier logging, fix a few NPEs
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1487945 13f79535-47bb-0310-9956-ffa450edef68
2013-05-30 17:31:15 +00:00
Michael Stack
957f580d83
HBASE-8631 Meta Region First Recovery
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1487939 13f79535-47bb-0310-9956-ffa450edef68
2013-05-30 17:20:44 +00:00
Zhihong Yu
bc0b7899ea
HBASE-8639 very poor performance of htable#getscanner in multithreaded environment (Ted Yu)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1487572 13f79535-47bb-0310-9956-ffa450edef68
2013-05-29 17:57:25 +00:00
Michael Stack
fe6bbb0d29
HBASE-8621 More log edits; we log too much
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1486291 13f79535-47bb-0310-9956-ffa450edef68
2013-05-25 06:05:07 +00:00
jxiang
bf4a3af4a4
HBASE-8420 Port HBASE-6874 Implement prefetching for scanners from 0.89-fb
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1486246 13f79535-47bb-0310-9956-ffa450edef68
2013-05-24 22:51:22 +00:00
Michael Stack
cea01f4192
HBASE-8366 HBaseServer logs the full query
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1486232 13f79535-47bb-0310-9956-ffa450edef68
2013-05-24 22:05:35 +00:00
Michael Stack
6bacd6839f
HBASE-8573 Store last flushed sequence id for each store of region for Distributed Log Replay
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1486221 13f79535-47bb-0310-9956-ffa450edef68
2013-05-24 21:18:32 +00:00
Michael Stack
65e1acd7a1
HBASE-8606 Meta scanner is not closed
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1485930 13f79535-47bb-0310-9956-ffa450edef68
2013-05-24 03:35:09 +00:00
Michael Stack
b5146ebf6e
HBASE-8450 Update hbase-default.xml and general recommendations to better suit current hw, h2, experience, etc.
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1485561 13f79535-47bb-0310-9956-ffa450edef68
2013-05-23 04:11:12 +00:00
mbertozzi
f6a5cabe6d
HBASE-8504 HTable.getRegionsInRange() should provide a non-cached API
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1485540 13f79535-47bb-0310-9956-ffa450edef68
2013-05-23 02:16:30 +00:00
sershe
f51c141a3a
HBASE-7649 ADDENDUM client retry timeout doesn't need to do x2 fallback when going to different server
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1485513 13f79535-47bb-0310-9956-ffa450edef68
2013-05-22 23:54:12 +00:00
Michael Stack
e2f57c7696
HBASE-8336 PooledHTable may be returned multiple times to the same pool
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1485402 13f79535-47bb-0310-9956-ffa450edef68
2013-05-22 20:21:27 +00:00
Michael Stack
91148bcc2a
HBASE-8471 Server-side, remove convertion from pb type to client type before we call method
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1485396 13f79535-47bb-0310-9956-ffa450edef68
2013-05-22 20:14:59 +00:00
Zhihong Yu
8bd59042ba
HBASE-8555 FilterList correctness may be affected by random ordering of sub-filter(list) (Liang Xie)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1485308 13f79535-47bb-0310-9956-ffa450edef68
2013-05-22 17:43:58 +00:00
Michael Stack
f0ad092dd6
HBASE-8581 rpc refactor dropped passing the operation timeout through to the rpcclient
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1484942 13f79535-47bb-0310-9956-ffa450edef68
2013-05-21 20:32:03 +00:00
jxiang
aa12c8ac72
HBASE-8545 Meta stuck in transition when it is assigned to a just restarted dead region sever
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1484875 13f79535-47bb-0310-9956-ffa450edef68
2013-05-21 17:19:02 +00:00
Michael Stack
21735dde20
HBASE-8579 TestDelayedRpc falis from time to time
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1484589 13f79535-47bb-0310-9956-ffa450edef68
2013-05-20 20:49:28 +00:00
sershe
6b46196c31
HBASE-8539 ADDENDUM Double(or tripple ...) ZooKeeper listeners of the same type when Master recovers from ZK SessionExpiredException (Jeffrey Zhong)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1484039 13f79535-47bb-0310-9956-ffa450edef68
2013-05-18 01:40:48 +00:00
Jean-Daniel Cryans
aec1857b37
HBASE-7567 [replication] Create an interface for replication peers (Chris Trezzo via JD)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1484031 13f79535-47bb-0310-9956-ffa450edef68
2013-05-18 00:00:20 +00:00
mbertozzi
13483015c9
HBASE-7726 Family Dir is not removed using modifyTable()
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1483883 13f79535-47bb-0310-9956-ffa450edef68
2013-05-17 15:54:31 +00:00
Zhihong Yu
8806f23ee4
HBASE-8461 Provide the ability to delete multiple snapshots through single command (Ted Yu)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1483574 13f79535-47bb-0310-9956-ffa450edef68
2013-05-16 21:31:05 +00:00
Enis Soztutar
1a131b9e3c
HBASE-8505 References to split daughters should not be deleted separately from parent META entry
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1483481 13f79535-47bb-0310-9956-ffa450edef68
2013-05-16 18:00:15 +00:00
Jean-Daniel Cryans
9ae251a7e2
HBASE-7380 [replication] When transferring queues, check if the peer still
...
exists before copying the znodes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1483136 13f79535-47bb-0310-9956-ffa450edef68
2013-05-16 00:56:35 +00:00
Michael Stack
86aad7e82c
HBASE-8435 Test for zk leak does not account for unsynchronized access to zk watcher: ADDENDUM
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1483117 13f79535-47bb-0310-9956-ffa450edef68
2013-05-15 22:52:19 +00:00
Michael Stack
dc9caa9f46
HBASE-7006 [MTTR] Improve Region Server Recovery Time - Distributed Log Replay; ADDENDUM
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1483011 13f79535-47bb-0310-9956-ffa450edef68
2013-05-15 19:02:06 +00:00
Michael Stack
f19b0360c1
HBASE-8531 TestZooKeeper fails in trunk/0.95 builds
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1482890 13f79535-47bb-0310-9956-ffa450edef68
2013-05-15 15:09:37 +00:00
Michael Stack
cb53db35f3
HBASE-7006 [MTTR] Improve Region Server Recovery Time - Distributed Log Replay
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1482675 13f79535-47bb-0310-9956-ffa450edef68
2013-05-15 04:24:02 +00:00
Michael Stack
6bf0abbec9
HBASE-8531 TestZooKeeper fails in trunk/0.95 builds
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1482669 13f79535-47bb-0310-9956-ffa450edef68
2013-05-15 04:08:16 +00:00
jxiang
47f4477f79
HBASE-8537 Dead region server pulled in from ZK
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1482635 13f79535-47bb-0310-9956-ffa450edef68
2013-05-14 22:55:11 +00:00
sershe
267e55da40
HBASE-8539 Double(or tripple ...) ZooKeeper listeners of the same type when Master recovers from ZK SessionExpiredException (Jeffrey Zhong)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1482574 13f79535-47bb-0310-9956-ffa450edef68
2013-05-14 20:38:08 +00:00
anoopsamjohn
487f1d437f
HBASE-8218 Pass HTable as parameter to methods of AggregationClient
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1482478 13f79535-47bb-0310-9956-ffa450edef68
2013-05-14 17:29:31 +00:00
Devaraj Das
7a7ab8b8da
HBASE-7932. Introduces Favored Nodes for region files. Adds a balancer called FavoredNodeLoadBalancer that will honor favored nodes in the process of balancing but the balance operation is currently a no-op (Devaraj Das)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1481476 13f79535-47bb-0310-9956-ffa450edef68
2013-05-12 06:47:39 +00:00
Zhihong Yu
695535c657
HBASE-8509 ZKUtil#createWithParents won't set data during znode creation when parent folder doesn't exit (Jefferey and Ted)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1480623 13f79535-47bb-0310-9956-ffa450edef68
2013-05-09 13:28:34 +00:00
Michael Stack
cefa4fa671
HBASE-8506 Remove unused/dead classes
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1480493 13f79535-47bb-0310-9956-ffa450edef68
2013-05-08 22:51:18 +00:00
Michael Stack
4dc244ce5a
HBASE-1762 Remove concept of ZooKeeper from HConnection interface
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1480449 13f79535-47bb-0310-9956-ffa450edef68
2013-05-08 20:49:30 +00:00
Michael Stack
6ad28427b1
HBASE-7897 Add support for tags to Cell Interface
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1480430 13f79535-47bb-0310-9956-ffa450edef68
2013-05-08 20:01:57 +00:00
Michael Stack
6f79d0e253
HBASE-8483 HConnectionManager can leak ZooKeeper connections when using deleteStaleConnection
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1480010 13f79535-47bb-0310-9956-ffa450edef68
2013-05-07 18:39:08 +00:00
Michael Stack
b782a7202e
HBASE-8430 Cell decoder/scanner/etc. should not hide exceptions
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1478656 13f79535-47bb-0310-9956-ffa450edef68
2013-05-03 06:40:13 +00:00
Michael Stack
d668363c23
HBASE-8214 Remove proxy and engine, rely directly on pb generated Service
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1478637 13f79535-47bb-0310-9956-ffa450edef68
2013-05-03 03:52:15 +00:00
Zhihong Yu
bdd511c7c1
HBASE-8346 Prefetching .META. rows in case only when useCache is set to true (Himanshu)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1478585 13f79535-47bb-0310-9956-ffa450edef68
2013-05-02 21:56:09 +00:00
Michael Stack
1a516ff5b7
HBASE-8482 TestHBaseFsck#testCheckTableLocks broke; java.lang.AssertionError: expected:<[]> but was:<[EXPIRED_TABLE_LOCK]>
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1478556 13f79535-47bb-0310-9956-ffa450edef68
2013-05-02 21:13:31 +00:00
sershe
1d8ec61f64
HBASE-8460 [replication] Fix the three TODOs in TestReplicationStateBasic.testReplicationQueues (Chris Trezzo)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1478104 13f79535-47bb-0310-9956-ffa450edef68
2013-05-01 17:32:25 +00:00
sershe
f027f66b22
HBASE-7413 Convert WAL to pb
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1477761 13f79535-47bb-0310-9956-ffa450edef68
2013-04-30 18:34:40 +00:00
Enis Soztutar
e2868556df
HBASE-2231 Compaction events should be written to HLog (Stack & Enis)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1476414 13f79535-47bb-0310-9956-ffa450edef68
2013-04-26 22:05:33 +00:00
Zhihong Yu
1eadb508ab
HBASE-8393 Testcase TestHeapSize#testMutations is wrong (Jeffrey)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1476022 13f79535-47bb-0310-9956-ffa450edef68
2013-04-26 01:59:55 +00:00
eclark
47cfaa205c
HBASE-8431 Fix missing license headers
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1471823 13f79535-47bb-0310-9956-ffa450edef68
2013-04-25 03:20:51 +00:00
jxiang
8a3cba0cc1
HBASE-8327 Consolidate class loaders
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1471464 13f79535-47bb-0310-9956-ffa450edef68
2013-04-24 15:09:48 +00:00
nkeywal
929776752e
HBASE-8380 NPE in HBaseClient.readResponse
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1471271 13f79535-47bb-0310-9956-ffa450edef68
2013-04-24 07:26:55 +00:00
Michael Stack
2286effcc6
HBASE-7579 HTableDescriptor equals method fails if results are returned in a different order; REVERT AGAIN -- BROKE BUILD
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1471135 13f79535-47bb-0310-9956-ffa450edef68
2013-04-23 20:48:12 +00:00
Michael Stack
93477aa6df
HBASE-8284 Allow String Offset(s) in ColumnPaginationFilter for bookmark based pagination
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1471070 13f79535-47bb-0310-9956-ffa450edef68
2013-04-23 17:50:50 +00:00
Michael Stack
9a758c1668
HBASE-7579 HTableDescriptor equals method fails if results are returned in a different order; REAPPLPY
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1471054 13f79535-47bb-0310-9956-ffa450edef68
2013-04-23 17:17:48 +00:00
Michael Stack
0f30646656
HBASE-7579 HTableDescriptor equals method fails if results are returned in a different order; REVERT -- OVERCOMMITTED
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1471053 13f79535-47bb-0310-9956-ffa450edef68
2013-04-23 17:17:04 +00:00
Michael Stack
2b32678420
HBASE-7579 HTableDescriptor equals method fails if results are returned in a different order
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1471052 13f79535-47bb-0310-9956-ffa450edef68
2013-04-23 17:15:36 +00:00
zjushch
87023082bd
HBASE-6870 HTable#coprocessorExec always scan the whole table
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1470376 13f79535-47bb-0310-9956-ffa450edef68
2013-04-22 02:39:24 +00:00
nkeywal
e946c2871f
HBASE-8360 In HBaseClient#cancelConnections we should close fully the connection
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1469952 13f79535-47bb-0310-9956-ffa450edef68
2013-04-19 17:06:42 +00:00
Devaraj Das
35038df81d
HBASE-7239. Introduces chunked reading for large cellblocks
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1469654 13f79535-47bb-0310-9956-ffa450edef68
2013-04-19 01:15:28 +00:00
nkeywal
21f3899165
HBASE-8359 Too much logs on HConnectionManager
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1469203 13f79535-47bb-0310-9956-ffa450edef68
2013-04-18 07:27:58 +00:00
Zhihong Yu
cfded304c1
HBASE-8352 Rename '.snapshot' directory (Ted Yu)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1468669 13f79535-47bb-0310-9956-ffa450edef68
2013-04-16 23:20:40 +00:00
larsh
8ee50e0a01
HBASE-8285 HBaseClient never recovers for single HTable.get() calls with no retries when regions move (Varun Sharma)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1468221 13f79535-47bb-0310-9956-ffa450edef68
2013-04-15 20:42:30 +00:00
larsh
a0aad9686e
HBASE-7801 Addendum - fix Mutation size
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1467522 13f79535-47bb-0310-9956-ffa450edef68
2013-04-13 00:03:20 +00:00
larsh
3c0f2508d0
HBASE-7801 Allow a deferred sync option per Mutation.
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1467357 13f79535-47bb-0310-9956-ffa450edef68
2013-04-12 17:07:00 +00:00
Enis Soztutar
e21a1ee4ae
HBASE-8119 Optimize StochasticLoadBalancer
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1467109 13f79535-47bb-0310-9956-ffa450edef68
2013-04-11 21:59:31 +00:00
jxiang
48ee32824f
HBASE-1936 ClassLoader that loads from hdfs; useful adding filters to classpath without having to restart services
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1467092 13f79535-47bb-0310-9956-ffa450edef68
2013-04-11 21:19:07 +00:00
Michael Stack
d1b3505b26
HBASE-8165 Update our protobuf to 2.5 from 2.4.1; REVERT
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1466759 13f79535-47bb-0310-9956-ffa450edef68
2013-04-11 03:51:47 +00:00
ramkrishna
cc8e0d3341
HBASE-8266-Master cannot start if TableNotFoundException is thrown while partial table recovery(Ram)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1466565 13f79535-47bb-0310-9956-ffa450edef68
2013-04-10 16:59:39 +00:00
Michael Stack
1dda0cbc91
HBASE-8165 Update our protobuf to 2.5 from 2.4.1
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1466556 13f79535-47bb-0310-9956-ffa450edef68
2013-04-10 16:42:28 +00:00
sershe
c8566f1ae6
HBASE-8239 ChaosMonkey action for root is irrelevant
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1466163 13f79535-47bb-0310-9956-ffa450edef68
2013-04-09 18:05:02 +00:00
nkeywal
889777bf59
HBASE-8303 Increse the test timeout to 60s when they are less than 20s
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1466127 13f79535-47bb-0310-9956-ffa450edef68
2013-04-09 16:56:39 +00:00
nkeywal
52343c5516
HBASE-8305 Too much logs in the some tests
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1466117 13f79535-47bb-0310-9956-ffa450edef68
2013-04-09 16:49:47 +00:00
nkeywal
bacb37c2b6
HBASE-7247 Assignment performances decreased by 50% because of regionserver.OpenRegionHandler#tickleOpening
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1465914 13f79535-47bb-0310-9956-ffa450edef68
2013-04-09 07:12:21 +00:00
eclark
4d2f1da951
HBASE-8293 Move BigDecimalColumnInterpreter into hbase-client
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1465782 13f79535-47bb-0310-9956-ffa450edef68
2013-04-08 20:57:34 +00:00
sershe
d747617e15
HBASE-7649 client retry timeout doesn't need to do x2 fallback when going to different server
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1464798 13f79535-47bb-0310-9956-ffa450edef68
2013-04-05 00:40:21 +00:00
Michael Stack
e7bebd4706
HBASE-7568 [replication] Create an interface for replication queues
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1464279 13f79535-47bb-0310-9956-ffa450edef68
2013-04-04 03:51:32 +00:00
Zhihong Yu
e4d696d669
HBASE-8222 User class should implement equals() and hashCode()
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1462672 13f79535-47bb-0310-9956-ffa450edef68
2013-03-29 23:23:54 +00:00
Michael Stack
00f7bb46c5
HBASE-8187 trunk/0.95 tarball packaging
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1462606 13f79535-47bb-0310-9956-ffa450edef68
2013-03-29 18:49:42 +00:00
Zhihong Yu
1babc2abbc
HBASE-8207 Replication could have data loss when machine name contains hyphen "-" (Jeffrey)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1462515 13f79535-47bb-0310-9956-ffa450edef68
2013-03-29 16:06:51 +00:00
jxiang
3d6dee2c3c
HBASE-8173 HMaster#move wraps IOException in UnknownRegionException
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1460793 13f79535-47bb-0310-9956-ffa450edef68
2013-03-25 17:57:06 +00:00
zjushch
c7309e82ef
HBASE-7403 Online Merge (Chunhui shen)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1460306 13f79535-47bb-0310-9956-ffa450edef68
2013-03-24 10:26:21 +00:00
Michael Stack
add3a064c7
HBASE-8178 IPCUtil produces a LOT of WARN log spew; ADDENDUM
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1460238 13f79535-47bb-0310-9956-ffa450edef68
2013-03-23 21:37:41 +00:00
Michael Stack
fc0443135f
HBASE-8178 IPCUtil produces a LOT of WARN log spew
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1460230 13f79535-47bb-0310-9956-ffa450edef68
2013-03-23 21:05:05 +00:00
anoopsamjohn
d372221802
HBASE-8170 HbaseAdmin.createTable cannot handle creating three regions(jmspaggi)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1459875 13f79535-47bb-0310-9956-ffa450edef68
2013-03-22 16:05:25 +00:00
jxiang
e38dcba6c3
HBASE-8137 Add failed to open/close region state
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1459384 13f79535-47bb-0310-9956-ffa450edef68
2013-03-21 16:29:42 +00:00
sershe
66d90f865e
HBASE-7948 client doesn't need to refresh meta while the region is opening
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1459130 13f79535-47bb-0310-9956-ffa450edef68
2013-03-21 02:04:07 +00:00
Michael Stack
5fde90f68f
HBASE-7905 Add passing of optional cell blocks over rpc
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1459013 13f79535-47bb-0310-9956-ffa450edef68
2013-03-20 19:36:46 +00:00
ramkrishna
75105027a1
HBASE-8131 - Create table handler needs to handle failure cases. (Ram)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1458922 13f79535-47bb-0310-9956-ffa450edef68
2013-03-20 16:25:23 +00:00
Michael Stack
1d6a98257a
HBASE-7481 Allow IOExceptions to be thrown from Filter methods
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1458554 13f79535-47bb-0310-9956-ffa450edef68
2013-03-19 22:47:55 +00:00
nkeywal
01bb623745
HBASE-8135 Mutation should implement HeapSize
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1458418 13f79535-47bb-0310-9956-ffa450edef68
2013-03-19 17:30:05 +00:00
nkeywal
c352a848a1
HBASE-7590 Add a costless notifications mechanism from master to regionservers & clients - new files
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1458199 13f79535-47bb-0310-9956-ffa450edef68
2013-03-19 10:07:17 +00:00
nkeywal
17e604efbf
HBASE-7590 Add a costless notifications mechanism from master to regionservers & clients
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1458184 13f79535-47bb-0310-9956-ffa450edef68
2013-03-19 09:24:01 +00:00
Michael Stack
955e0232ba
HBASE-8142 Sporadic TestZKProcedureControllers failures on trunk
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1458102 13f79535-47bb-0310-9956-ffa450edef68
2013-03-19 03:10:54 +00:00
nkeywal
c826a16e5d
HBASE-8128 HTable#put improvements
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1457688 13f79535-47bb-0310-9956-ffa450edef68
2013-03-18 09:49:01 +00:00
mbertozzi
16589af634
HBASE-8123 Replace HashMap/HashSet with TreeMap/TreeSet where byte[] is used as key
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1457089 13f79535-47bb-0310-9956-ffa450edef68
2013-03-15 20:04:08 +00:00
Michael Stack
466902ffde
HBASE-8101 Cleanup: findbugs and javadoc warning fixes as well as making it illegal passing null row to Put/Delete, etc.
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1457024 13f79535-47bb-0310-9956-ffa450edef68
2013-03-15 17:11:32 +00:00
Zhihong Yu
486b290863
HBASE-8044 Revert, fixed by HBASE-6643
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1456604 13f79535-47bb-0310-9956-ffa450edef68
2013-03-14 18:31:55 +00:00
larsh
68463933e4
HBASE-8099 ReplicationZookeeper.copyQueuesFromRSUsingMulti should not return any queues if it failed to execute. (Himanshu and LarsH)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1456520 13f79535-47bb-0310-9956-ffa450edef68
2013-03-14 16:40:36 +00:00
ramkrishna
9c0656b40a
HBASE-8066 - Provide Admin.isTableAvailable() for a given table along with splitkeys (Ram) - addendum for javadoc warnings
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1456316 13f79535-47bb-0310-9956-ffa450edef68
2013-03-14 03:18:51 +00:00
Enis Soztutar
8c68535d1a
HBASE-8036 ProtobufUtil.multi behavior is inconsistent in case of errors
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1456063 13f79535-47bb-0310-9956-ffa450edef68
2013-03-13 17:51:02 +00:00
ramkrishna
6f97d4b20d
HBASE-8066 - Provide Admin.isTableAvailable() for a given table along with splitkeys(Ram)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1455958 13f79535-47bb-0310-9956-ffa450edef68
2013-03-13 14:33:53 +00:00
Gary Helmling
d45cbcac1a
HBASE-7482 Port HBASE-7442 HBase remote CopyTable not working when security enabled to trunk
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1455764 13f79535-47bb-0310-9956-ffa450edef68
2013-03-13 00:38:19 +00:00
anoopsamjohn
8090a75a5d
HBASE-8057 RegionLoad needs a toString implementation(jmspaggiari)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1455583 13f79535-47bb-0310-9956-ffa450edef68
2013-03-12 15:26:26 +00:00
Zhihong Yu
16c7c1e769
HBASE-8044 split/flush/compact/major_compact from hbase shell does not work for region key with \x format (Tianying)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1455355 13f79535-47bb-0310-9956-ffa450edef68
2013-03-11 22:55:38 +00:00
Michael Stack
3a23adf5ab
HBASE-3171 Drop ROOT and instead store META location(s) directly in ZooKeeper
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1454607 13f79535-47bb-0310-9956-ffa450edef68
2013-03-08 22:37:19 +00:00
Enis Soztutar
2cfb9cae5d
HBASE-7721 Atomic multi-row mutations in META
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1454498 13f79535-47bb-0310-9956-ffa450edef68
2013-03-08 19:10:32 +00:00
Michael Stack
d3b6e25aef
HBASE-7928 Scanning .META. with startRow and/or stopRow is not giving proper results; REVERT. NEEDS SOME MORE WORK
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1453175 13f79535-47bb-0310-9956-ffa450edef68
2013-03-06 07:09:26 +00:00
nkeywal
62d1ad5fde
HBASE-7968 Packaging of Trunk and 0.95 does not create the dependent jars in the lib folder
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1452261 13f79535-47bb-0310-9956-ffa450edef68
2013-03-04 11:30:49 +00:00
Michael Stack
70b1899e88
HBASE-7966 ACL tests fail on trunk (flaky)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1452161 13f79535-47bb-0310-9956-ffa450edef68
2013-03-04 00:53:30 +00:00
Zhihong Yu
ff0bc7c5ea
HBASE-7936 Undo prefix-tree module as dependency for mapreduce and for DataBlockEncoding, addendum (Ted Yu)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1451759 13f79535-47bb-0310-9956-ffa450edef68
2013-03-01 23:03:32 +00:00
ramkrishna
0a0d9310c3
HBASE-7928 Scanning .META. with startRow and/or stopRow is not giving proper results (Ram)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1451643 13f79535-47bb-0310-9956-ffa450edef68
2013-03-01 16:37:57 +00:00
Zhihong Yu
5dbc35782a
HBASE-7969 Rename HBaseAdmin#getCompletedSnapshots as HBaseAdmin#listSnapshots (Ted Yu)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1451625 13f79535-47bb-0310-9956-ffa450edef68
2013-03-01 15:58:57 +00:00
Enis Soztutar
4ffa036338
HBASE-7956 RegionCoprocessorRpcChannel should log rpc requests at TRACE level rather than DEBUG
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1451305 13f79535-47bb-0310-9956-ffa450edef68
2013-02-28 19:24:56 +00:00
Michael Stack
8046661cd9
HBASE-7114 Increment does not extend Mutation but probably should
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1450931 13f79535-47bb-0310-9956-ffa450edef68
2013-02-27 19:20:54 +00:00
Michael Stack
05711f7553
HBASE-7940 Upgrade version to 0.97-SNAPSHOT in pom.xml files
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1450337 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 18:26:28 +00:00
Michael Stack
aee5574a5a
HBASE-7797 Use consistent package name
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1450046 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 06:28:06 +00:00
Michael Stack
757ee26c3d
HBASE-7900 Have client Mutations (Put/Delete/etc.) and Result implement CellScanner Interface
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1450017 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 04:33:36 +00:00
eclark
24ebbcabc3
HBASE-7188 Move classes into hbase-client
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1449950 13f79535-47bb-0310-9956-ffa450edef68
2013-02-25 22:50:17 +00:00
eclark
abd334265e
HBASE-7265 Make Maven skip module test properties consistent
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1416723 13f79535-47bb-0310-9956-ffa450edef68
2012-12-03 23:17:29 +00:00
eclark
3baeb74265
HBASE-7187 Create empty hbase-client module
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1416676 13f79535-47bb-0310-9956-ffa450edef68
2012-12-03 21:30:19 +00:00