Commit Graph

5430 Commits

Author SHA1 Message Date
larsh ef562b7760 HBASE-6711 Avoid local results copy in StoreScanner
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1380868 13f79535-47bb-0310-9956-ffa450edef68
2012-09-04 20:34:53 +00:00
Jonathan Hsieh d97362910c HBASE-6691 HFile quarantine fails with missing files in hadoop 2.0
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1380790 13f79535-47bb-0310-9956-ffa450edef68
2012-09-04 18:26:28 +00:00
Jonathan Hsieh 9783392fab HBASE-6516 hbck cannot detect any IOException while ".tableinfo" file is missing (Jie Huang)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1380761 13f79535-47bb-0310-9956-ffa450edef68
2012-09-04 17:52:58 +00:00
nkeywal 55fb6632b9 HBASE-6697 regionserver.TestPriorityRpc uses a fixed port (60020)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1379715 13f79535-47bb-0310-9956-ffa450edef68
2012-09-01 08:11:36 +00:00
Michael Stack 46349a89d9 HBASE-6667 TestCatalogJanitor occasionally fails; PATCH THAT ADDS DEBUG AROUND FAILING TEST
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1379682 13f79535-47bb-0310-9956-ffa450edef68
2012-09-01 00:36:06 +00:00
Jonathan Hsieh 8393cf10d6 HBASE-5076 HBase shell hangs when creating some 'illegal' tables (liang xie)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1379638 13f79535-47bb-0310-9956-ffa450edef68
2012-08-31 22:17:42 +00:00
Zhihong Yu c65184314b HBASE-6682 Bad characters in logs for server names: SplitLogManager: task following PBUF (Aleksandr)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1379607 13f79535-47bb-0310-9956-ffa450edef68
2012-08-31 20:58:56 +00:00
Jonathan Hsieh 2dbdc1ec15 HBASE-6693 Typo in Javadoc of AggregationClient.rowCount()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1379605 13f79535-47bb-0310-9956-ffa450edef68
2012-08-31 20:49:14 +00:00
Jean-Daniel Cryans c4f7a53747 HBASE-6321 ReplicationSource dies reading the peer's id
HBASE-6647  [performance regression] appendNoSync/HBASE-4528 doesn't
            take deferred log flush into account


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1379289 13f79535-47bb-0310-9956-ffa450edef68
2012-08-31 04:59:02 +00:00
Michael Stack 844f27c8f8 HBASE-6234 Move simple KeyValue tests to hbase-common module
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1379287 13f79535-47bb-0310-9956-ffa450edef68
2012-08-31 04:53:32 +00:00
Michael Stack f61e806141 Move Nagles' up to important configurations section in book
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1379286 13f79535-47bb-0310-9956-ffa450edef68
2012-08-31 04:50:36 +00:00
larsh 4559e53e64 HBASE-6165 Replication can overrun .META. scans on cluster re-start (Himanshu Vashishtha)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1379235 13f79535-47bb-0310-9956-ffa450edef68
2012-08-31 00:05:36 +00:00
larsh 849e17fc1a HBASE-6550 Refactoring ReplicationSink to make it more responsive of cluster health (Himanshu Vashishtha)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1379227 13f79535-47bb-0310-9956-ffa450edef68
2012-08-30 23:37:23 +00:00
Michael Stack 6dce5b8059 HBASE 6231 Minor Typos in HBase Book
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1379226 13f79535-47bb-0310-9956-ffa450edef68
2012-08-30 23:34:04 +00:00
Michael Stack 652851af72 HBASE-6257 Avoid unnecessary flush & compact on Meta in admin.rb
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1379220 13f79535-47bb-0310-9956-ffa450edef68
2012-08-30 23:21:35 +00:00
Michael Stack 1da663d1e3 HBASE-6684 .META. timeout value is incorrect; REAPPLY
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1379217 13f79535-47bb-0310-9956-ffa450edef68
2012-08-30 23:16:10 +00:00
Michael Stack 8b3a90236b HBASE-6684 .META. timeout value is incorrect; REVERT
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1379216 13f79535-47bb-0310-9956-ffa450edef68
2012-08-30 23:15:47 +00:00
Michael Stack a9e69cce21 HBASE-6684 .META. timeout value is incorrect
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1379215 13f79535-47bb-0310-9956-ffa450edef68
2012-08-30 23:13:36 +00:00
Michael Stack 39f18398e9 HBASE-6264 Typos in the book documentation
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1379212 13f79535-47bb-0310-9956-ffa450edef68
2012-08-30 23:09:43 +00:00
Michael Stack 9959725df4 Add note on nagles to perf section
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1379189 13f79535-47bb-0310-9956-ffa450edef68
2012-08-30 22:22:32 +00:00
Michael Stack f293c94c01 HBASE-6689 HRegion.increment comment nits
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1379152 13f79535-47bb-0310-9956-ffa450edef68
2012-08-30 21:13:07 +00:00
larsh cf76929db6 HBASE-6291 Don't retry increments on an invalid cell
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1379058 13f79535-47bb-0310-9956-ffa450edef68
2012-08-30 18:49:58 +00:00
jxiang 3bbca25d38 HBASE-6685 Thrift DemoClient.pl got NullPointerException
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1379007 13f79535-47bb-0310-9956-ffa450edef68
2012-08-30 16:34:58 +00:00
nkeywal 0930a60681 HBASE-6683 Wrong warning in logs WARN org.apache.hadoop.ipc.HBaseServer: Methods length : 5 (Devaraj Das)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1378845 13f79535-47bb-0310-9956-ffa450edef68
2012-08-30 08:15:59 +00:00
Michael Stack 8eb8b3a40a HBASE-6524 Hooks for hbase tracing; REAPPLICATION
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1378809 13f79535-47bb-0310-9956-ffa450edef68
2012-08-30 05:52:22 +00:00
Michael Stack a2788de625 HBASE-6524 Hooks for hbase tracing; REAPPLICATION
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1378807 13f79535-47bb-0310-9956-ffa450edef68
2012-08-30 05:51:38 +00:00
Michael Stack e88e87d7fe HBASE-5042 TestReadWriteConsistencyControl should be renamed
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1378804 13f79535-47bb-0310-9956-ffa450edef68
2012-08-30 05:27:29 +00:00
Michael Stack 8e7185b507 HBASE-662 [shell] Cannot describe '.META.' or '-ROOT-' tables
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1378800 13f79535-47bb-0310-9956-ffa450edef68
2012-08-30 05:08:14 +00:00
Jonathan Hsieh c8f2cbc38d HBASE-6686 HFile Quarantine fails with missing dirs in hadoop 2.0
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1378762 13f79535-47bb-0310-9956-ffa450edef68
2012-08-29 22:57:10 +00:00
Zhihong Yu 2aae43110f HBASE-6659 Port HBASE-6508 Filter out edits at log split time, revert
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1378752 13f79535-47bb-0310-9956-ffa450edef68
2012-08-29 21:58:51 +00:00
Michael Stack 6d7e438c41 HBASE-5965 Move replication znodes to pb
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1378714 13f79535-47bb-0310-9956-ffa450edef68
2012-08-29 20:48:02 +00:00
Zhihong Yu 2fd27a77c5 HBASE-6564 HDFS space is not reclaimed when a column family is deleted (J Mohamed)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1378648 13f79535-47bb-0310-9956-ffa450edef68
2012-08-29 17:04:31 +00:00
Zhihong Yu c41a4f1310 HBASE-6659 Port HBASE-6508 Filter out edits at log split time
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1378631 13f79535-47bb-0310-9956-ffa450edef68
2012-08-29 16:23:32 +00:00
nkeywal 9bd419f52d HBASE-6655 thrift.TestThriftServerCmdLine takes too much time: 733.972 sec
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1378559 13f79535-47bb-0310-9956-ffa450edef68
2012-08-29 13:55:19 +00:00
Michael Stack c09b2f5f5d HBASE-6052 Convert .META. and -ROOT- content to pb; ADDENDUM REMOVE UNUSED hbase-4388-root.dir.tgz
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1378256 13f79535-47bb-0310-9956-ffa450edef68
2012-08-28 18:30:04 +00:00
Zhihong Yu fdd28ab069 HBASE-6671 Kerberos authenticated super user should be able to retrieve proxied delegation tokens (Francis)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1378142 13f79535-47bb-0310-9956-ffa450edef68
2012-08-28 14:05:45 +00:00
Michael Stack c9b028862a HBASE-6052 Convert .META. and -ROOT- content to pb
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1377965 13f79535-47bb-0310-9956-ffa450edef68
2012-08-28 03:40:47 +00:00
Jonathan Hsieh f63e6a41a5 HBASE-6586 Quarantine Corrupted HFiles with hbck
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1377941 13f79535-47bb-0310-9956-ffa450edef68
2012-08-28 01:55:21 +00:00
Michael Stack 93e03d7d09 HBASE-4050 Combine Master Metrics into a single class
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1377896 13f79535-47bb-0310-9956-ffa450edef68
2012-08-27 22:39:23 +00:00
jxiang 275f0453c5 HBASE-6643 Accept encoded region name in compacting/spliting region from shell
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1377862 13f79535-47bb-0310-9956-ffa450edef68
2012-08-27 21:05:38 +00:00
Michael Stack 37f39c40c3 HBASE-6477 Use PB filter definitions in RPC
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1377788 13f79535-47bb-0310-9956-ffa450edef68
2012-08-27 18:47:49 +00:00
Zhihong Yu d992c7742e HBASE-6622 TestUpgradeFromHFileV1ToEncoding#testUpgrade fails in trunk
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1377508 13f79535-47bb-0310-9956-ffa450edef68
2012-08-26 20:11:21 +00:00
Michael Stack 638529d93b HBASE-5997 Fix concerns raised in HBASE-5922 related to HalfStoreFileReader; REVERT
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1377483 13f79535-47bb-0310-9956-ffa450edef68
2012-08-26 18:59:25 +00:00
Michael Stack 70f7608afa HBASE-5997 Fix concerns raised in HBASE-5922 related to HalfStoreFileReader
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1377366 13f79535-47bb-0310-9956-ffa450edef68
2012-08-26 00:29:33 +00:00
Michael Stack 3519920373 HBASE-6372 Add scanner batching to Export job
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1377212 13f79535-47bb-0310-9956-ffa450edef68
2012-08-25 04:51:41 +00:00
larsh 933a38f9e9 HBASE-6514 unknown metrics type: org.apache.hadoop.hbase.metrics.histogram.MetricsHistogram (Elliot Clark)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1377210 13f79535-47bb-0310-9956-ffa450edef68
2012-08-25 04:41:12 +00:00
larsh 9d107882d3 HBASE-6496 Addendum - add test category
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1377178 13f79535-47bb-0310-9956-ffa450edef68
2012-08-25 01:42:36 +00:00
larsh 7a62339a4d HBASE-6496 Example ZK based scan policy
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1377156 13f79535-47bb-0310-9956-ffa450edef68
2012-08-25 00:01:46 +00:00
Michael Stack b4be2041d4 HBASE-6477 Use PB filter definitions in RPC
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1377154 13f79535-47bb-0310-9956-ffa450edef68
2012-08-24 23:51:51 +00:00
Michael Stack ea41f302f1 HBASE-5449 Support for wire-compatible security functionality; ADD MISSING FILES
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1377145 13f79535-47bb-0310-9956-ffa450edef68
2012-08-24 23:20:52 +00:00