Commit Graph

136 Commits

Author SHA1 Message Date
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