Commit Graph

5659 Commits

Author SHA1 Message Date
Michael Stack f641439776 Add a community chapter to refguide with 'decisions'
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1384096 13f79535-47bb-0310-9956-ffa450edef68
2012-09-12 19:19:38 +00:00
Michael Stack b49ffdcda4 HBASE-6648 [0.92 UNIT TESTS] TestMasterObserver.testRegionTransitionOperations fails occasionally
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1383797 13f79535-47bb-0310-9956-ffa450edef68
2012-09-12 06:24:41 +00:00
Michael Stack 078cbdea49 HBASE-5997 Fix concerns raised in HBASE-5922 related to HalfStoreFileReader
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1383788 13f79535-47bb-0310-9956-ffa450edef68
2012-09-12 05:47:32 +00:00
larsh 97906bccdc HBASE-6757 Very inefficient behaviour of scan using FilterList
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1383748 13f79535-47bb-0310-9956-ffa450edef68
2012-09-12 04:04:05 +00:00
nkeywal 293803dcc9 HBASE-6746 Impacts of HBASE-6435 vs. HDFS 2.0 trunk
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1382723 13f79535-47bb-0310-9956-ffa450edef68
2012-09-10 09:47:02 +00:00
Jonathan Hsieh 7fdcc4c87c HBASE-5631 ADDENDUM (extra comments)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1382627 13f79535-47bb-0310-9956-ffa450edef68
2012-09-10 03:05:05 +00:00
Jonathan Hsieh 43bfefc370 HBASE-5631 hbck should handle case where .tableinfo file is missing (Jie Huang)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1382529 13f79535-47bb-0310-9956-ffa450edef68
2012-09-09 16:21:15 +00:00
Zhihong Yu f2140d640a HBASE-6734 Code duplication in LoadIncrementalHFiles (Richard Ding)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1382353 13f79535-47bb-0310-9956-ffa450edef68
2012-09-08 20:17:28 +00:00
Zhihong Yu 564fc2e7c3 Port HBASE-6590 to trunk : Asssign sequence number to bulk loaded files (Amitanand)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1382351 13f79535-47bb-0310-9956-ffa450edef68
2012-09-08 20:13:21 +00:00
Zhihong Yu 2c270de896 HBASE-6713 Stopping META/ROOT RS may take 50mins when some region is splitting (Chunhui)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1382164 13f79535-47bb-0310-9956-ffa450edef68
2012-09-07 20:36:01 +00:00
gchanan 2845bf5587 added gchanan as a developer to pom.xml
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1382161 13f79535-47bb-0310-9956-ffa450edef68
2012-09-07 20:30:29 +00:00
nkeywal e136acc6eb HBASE-6742 Change default test parallelisation level to 5
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1382127 13f79535-47bb-0310-9956-ffa450edef68
2012-09-07 18:59:28 +00:00
Michael Stack 24fa6e4fbe HBASE-6432 HRegionServer doesn't properly set clusterId in conf
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1381905 13f79535-47bb-0310-9956-ffa450edef68
2012-09-07 06:47:34 +00:00
Michael Stack cf157084cc HBASE-5412 HBase book, section 2.6.4, has deficient list of client dependencies
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1381894 13f79535-47bb-0310-9956-ffa450edef68
2012-09-07 06:11:07 +00:00
Michael Stack 773650bb0c HBASE-6706 Remove TotalOrderPartitioner
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1381881 13f79535-47bb-0310-9956-ffa450edef68
2012-09-07 05:28:31 +00:00
Michael Stack 45f309beff HBASE-6707 TEST org.apache.hadoop.hbase.backup.example.TestZooKeeperTableArchiveClient.testMultipleTables flaps; REVERT
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1381877 13f79535-47bb-0310-9956-ffa450edef68
2012-09-07 05:22:56 +00:00
Michael Stack b7a6028150 HBASE-6286 Upgrade maven-compiler-plugin to 2.5.1
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1381860 13f79535-47bb-0310-9956-ffa450edef68
2012-09-07 04:04:18 +00:00
Michael Stack d44be427d5 HBASE-6707 TEST org.apache.hadoop.hbase.backup.example.TestZooKeeperTableArchiveClient.testMultipleTables flaps
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1381852 13f79535-47bb-0310-9956-ffa450edef68
2012-09-07 03:43:11 +00:00
Michael Stack e0d8aea624 Add an invariants section to the developer docs; added the one about no permanent data in zk
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1381740 13f79535-47bb-0310-9956-ffa450edef68
2012-09-06 20:16:48 +00:00
Zhihong Yu c310653a19 HBASE-6659 Port HBASE-6508 Filter out edits at log split time
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1381684 13f79535-47bb-0310-9956-ffa450edef68
2012-09-06 17:22:01 +00:00
jxiang 82d9956a7a HBASE-6715 TestFromClientSide.testCacheOnWriteEvictOnClose is flaky
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1381671 13f79535-47bb-0310-9956-ffa450edef68
2012-09-06 16:38:37 +00:00
Michael Stack f89a1b58ed HBASE-6352 Add copy method in Bytes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1381670 13f79535-47bb-0310-9956-ffa450edef68
2012-09-06 16:37:07 +00:00
Michael Stack 24131743a8 HBASE-6495 HBaseAdmin shouldn't expect HConnection to be an HConnectionImplementation
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1381467 13f79535-47bb-0310-9956-ffa450edef68
2012-09-06 05:01:01 +00:00
Michael Stack b970e4b0d9 HBASE-6716 Hadoopqa is hosed
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1381443 13f79535-47bb-0310-9956-ffa450edef68
2012-09-06 00:15:35 +00:00
Michael Stack ebae97fc60 HBASE-6649 [0.92 UNIT TESTS] TestReplication.queueFailover occasionally fails [Part-1]
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1381287 13f79535-47bb-0310-9956-ffa450edef68
2012-09-05 18:46:38 +00:00
Michael Stack 09719846b3 Add link to pow wow
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1381243 13f79535-47bb-0310-9956-ffa450edef68
2012-09-05 16:50:58 +00:00
Michael Stack 7705a19518 HBASE-6288 In hbase-daemons.sh, description of the default backup-master file path is wrong
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1381218 13f79535-47bb-0310-9956-ffa450edef68
2012-09-05 15:13:19 +00:00
Michael Stack b815812863 HBASE-4050 Clean up BaseMetricsSourceImpl
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1381008 13f79535-47bb-0310-9956-ffa450edef68
2012-09-05 05:58:03 +00:00
Michael Stack 9ae8410f77 HBASE-3870 Purge copyrights from src headers
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1380965 13f79535-47bb-0310-9956-ffa450edef68
2012-09-05 03:37:02 +00:00
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