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 |