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 |