Commit Graph

1178 Commits

Author SHA1 Message Date
Andrew Kyle Purtell 324c85f176 HBASE-1808 [stargate] fix how columns are specified for scanners
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@814088 13f79535-47bb-0310-9956-ffa450edef68
2009-09-11 23:56:00 +00:00
Jonathan Gray 69bd17fe1b HBASE-1823 Ability for Scanners to bypass the block cache
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@814070 13f79535-47bb-0310-9956-ffa450edef68
2009-09-11 22:43:33 +00:00
Michael Stack e91bb84c8a HBASE-1687 bin/hbase script doesn't allow for different memory settings for each daemon type
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@814056 13f79535-47bb-0310-9956-ffa450edef68
2009-09-11 22:17:05 +00:00
Michael Stack a629f5db3e HBASE-1740 ICV has a subtle race condition only visible under high load
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@814038 13f79535-47bb-0310-9956-ffa450edef68
2009-09-11 21:28:36 +00:00
Michael Stack cfef20aa18 HBASE-1795 log recovery doesnt reset the max sequence id, new logfiles can
get tossed as 'duplicates'
   HBASE-1794  recovered log files are not inserted into the storefile map


git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@814003 13f79535-47bb-0310-9956-ffa450edef68
2009-09-11 19:53:27 +00:00
Ryan Rawson 91805d7928 hbase-1825
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@813634 13f79535-47bb-0310-9956-ffa450edef68
2009-09-10 23:23:51 +00:00
Andrew Kyle Purtell 9d1d24095c HBASE-1824 [stargate] default timestamp should be LATEST_TIMESTAMP
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@813561 13f79535-47bb-0310-9956-ffa450edef68
2009-09-10 19:41:07 +00:00
Michael Stack 062042ba83 HBASE-1722 Add support for exporting HBase metrics via JMX
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@813229 13f79535-47bb-0310-9956-ffa450edef68
2009-09-10 05:03:35 +00:00
Jonathan Gray 73e1b7ee4b HBASE-1765 Delay Result deserialization until asked for and permit access to the raw binary to prevent forced deserialization
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@813210 13f79535-47bb-0310-9956-ffa450edef68
2009-09-10 03:41:59 +00:00
Michael Stack 0593245163 HBASE-1818 HFile code review and refinement -- reversing patch... doesn't pass tests
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@813158 13f79535-47bb-0310-9956-ffa450edef68
2009-09-09 23:00:13 +00:00
Michael Stack e78ff42412 HBASE-1818 HFile code review and refinement
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@813138 13f79535-47bb-0310-9956-ffa450edef68
2009-09-09 22:19:22 +00:00
Michael Stack d205515c86 HBASE-1820 Update jruby from 1.2 to 1.3.1
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@813032 13f79535-47bb-0310-9956-ffa450edef68
2009-09-09 16:20:11 +00:00
Michael Stack 57fc048433 HBASE-1819 Update to 0.20.1 hadoop and zk 3.2.1
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@813014 13f79535-47bb-0310-9956-ffa450edef68
2009-09-09 16:03:19 +00:00
Michael Stack fffe676406 Added release date for 0.20.0
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@812663 13f79535-47bb-0310-9956-ffa450edef68
2009-09-08 19:53:50 +00:00
Michael Stack 3dcb8b2625 HBASE-1751 Fix KeyValue javadoc on getValue for client-side
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@811577 13f79535-47bb-0310-9956-ffa450edef68
2009-09-05 00:00:04 +00:00
Michael Stack 2a45323857 HBASE-1778 Improve PerformanceEvaluation
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@811559 13f79535-47bb-0310-9956-ffa450edef68
2009-09-04 21:38:25 +00:00
Michael Stack aa2e21ceb6 HBASE-1779 ThriftServer logged error if getVer() result is empty
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@811220 13f79535-47bb-0310-9956-ffa450edef68
2009-09-04 04:57:26 +00:00
Jonathan Gray 7609c49749 HBASE-1790 filters are not working correctly (HBASE-1710 HBASE-1807 too)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@810733 13f79535-47bb-0310-9956-ffa450edef68
2009-09-02 23:23:52 +00:00
Andrew Kyle Purtell cfaec1e1e3 HBASE-1715 Compaction failure in ScanWildcardColumnTracker.checkColumn
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@810716 13f79535-47bb-0310-9956-ffa450edef68
2009-09-02 22:24:51 +00:00
Michael Stack 61c20195ca HBASE-1804 Puts are permitted (and stored) when including an appended colon
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@810668 13f79535-47bb-0310-9956-ffa450edef68
2009-09-02 18:56:59 +00:00
Michael Stack ea3b8028c9 HBASE-1810 ConcurrentModificationException in region assignment
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@810597 13f79535-47bb-0310-9956-ffa450edef68
2009-09-02 16:38:03 +00:00
Michael Stack 231e0c0043 HBASE-1809 NPE thrown in BoundedRangeFileInputStream
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@810301 13f79535-47bb-0310-9956-ffa450edef68
2009-09-01 23:16:14 +00:00
Michael Stack dea3c1207c HBASE-1784 Missing rows after medium intensity insert
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@810200 13f79535-47bb-0310-9956-ffa450edef68
2009-09-01 19:54:42 +00:00
Jean-Daniel Cryans 61fa816157 HBASE-1800 Too many ZK connections
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@809414 13f79535-47bb-0310-9956-ffa450edef68
2009-08-30 20:41:59 +00:00
Michael Stack ca71fd3eab HBASE-1276 Part of '[testing] Upgrade to JUnit 4.x and use @BeforeClass annotations to optimize tests'
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@808769 13f79535-47bb-0310-9956-ffa450edef68
2009-08-28 06:25:24 +00:00
Andrew Kyle Purtell 7fe79fa71c HBASE-1780 HTable.flushCommits clears write buffer in finally clause
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@808579 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 19:40:47 +00:00
Michael Stack d86a13dade HBASE-1799 deprecate o.a.h.h.rest in favor of stargate
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@808469 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 15:50:23 +00:00
Jean-Daniel Cryans e25e8b0363 HBASE-1798 [Regression] Unable to delete a row in the future
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@808238 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 00:57:38 +00:00
Michael Stack 210a157a95 HBASE-1698 Review documentation for o.a.h.h.mapreduce
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@808144 13f79535-47bb-0310-9956-ffa450edef68
2009-08-26 18:13:04 +00:00
Jean-Daniel Cryans de546af646 HBASE-1792 [Regression] Cannot save timestamp in the future
HBASE-1793  [Regression] HTable.get/getRow with a ts is broken


git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@807855 13f79535-47bb-0310-9956-ffa450edef68
2009-08-26 00:03:42 +00:00
Jonathan Gray fcc84c258f HBASE-1737 Regions unbalanced when adding new node (recommit)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@807846 13f79535-47bb-0310-9956-ffa450edef68
2009-08-25 22:44:15 +00:00
Andrew Kyle Purtell 6599d13108 HBASE-1791 Timeout in IndexRecordWriter
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@807752 13f79535-47bb-0310-9956-ffa450edef68
2009-08-25 18:32:39 +00:00
Michael Stack 936d360e45 HBASE-1776 Make rowcounter enum public
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@805510 13f79535-47bb-0310-9956-ffa450edef68
2009-08-18 17:42:09 +00:00
Andrew Kyle Purtell 1e8d2fe999 HBASE-1758 Extract interface out of HTable
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@805392 13f79535-47bb-0310-9956-ffa450edef68
2009-08-18 12:46:53 +00:00
Michael Stack aed74376f8 HBASE-1772 Up the default ZK session timeout from 30seconds to 60seconds
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@805228 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17 23:54:47 +00:00
Jonathan Gray cff34ea9a4 HBASE-1771 PE sequentialWrite is 7x slower because of MemStoreFlusher#checkStoreFileCount
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@805221 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17 23:49:33 +00:00
Jonathan Gray caac328457 HBASE-1770 HTable.setWriteBufferSize does not flush the writeBuffer when its size is set to a value lower than its current size (Mathias via jgray)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@805218 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17 23:46:53 +00:00
Michael Stack 2ca35347f3 HBASE-1767 test zookeeper broken in trunk and 0.20 branch; broken on hudson too
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@805204 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17 23:17:18 +00:00
Michael Stack 33c03f67fa HBASE-1738 Scanner doesnt reset when a snapshot is created, could miss new updates into the 'kvset' (active part)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@805183 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17 22:21:00 +00:00
Michael Stack eab24df54c HBASE-1761 getclosest doesn't understand delete family; manifests as 'HRegionInfo was null or empty in .META' A.K.A the BS problem
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@805063 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17 17:34:19 +00:00
Michael Stack a37b0a523a HBASE-1766 Add advanced features to HFile.main() to be able to analyze storefile problems
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@804407 13f79535-47bb-0310-9956-ffa450edef68
2009-08-14 23:35:22 +00:00
Michael Stack 58e3ad8b6c HBASE-1768 REST server has upper limit of 5k PUT
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@804340 13f79535-47bb-0310-9956-ffa450edef68
2009-08-14 19:40:46 +00:00
Jonathan Gray 53b0527a5d HBASE-1763 second commit to fix compile error in hregion
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@803738 13f79535-47bb-0310-9956-ffa450edef68
2009-08-12 23:07:12 +00:00
Jonathan Gray 1ddddec018 HBASE-1763 Put writeToWAL methods do not have proper getter/setter names
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@803731 13f79535-47bb-0310-9956-ffa450edef68
2009-08-12 22:36:22 +00:00
Jonathan Gray 5697ca19e0 HBASE-1759 Ability to specify scanner caching on a per-scan basis
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@803727 13f79535-47bb-0310-9956-ffa450edef68
2009-08-12 22:25:39 +00:00
Jean-Daniel Cryans 5c8fab3cec HBASE-1760 Cleanup TODOs in HTable
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@803331 13f79535-47bb-0310-9956-ffa450edef68
2009-08-12 00:01:32 +00:00
Michael Stack 14a7712b0b HBASE-1757 REST server runs out of fds
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@802875 13f79535-47bb-0310-9956-ffa450edef68
2009-08-10 18:00:07 +00:00
Michael Stack 7b355d83c5 HBASE-1745 [tools] Tool to kick region out of inTransistion
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@800952 13f79535-47bb-0310-9956-ffa450edef68
2009-08-04 20:35:40 +00:00
Michael Stack b3653a6295 HBASE-1743 [debug tool] Add regionsInTransition list to ClusterStatus detailed output
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@800676 13f79535-47bb-0310-9956-ffa450edef68
2009-08-04 05:09:27 +00:00
Michael Stack 557bd85bc4 HBASE-1739 hbase-1683 broke splitting; only split three logs no matter what N was
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@800617 13f79535-47bb-0310-9956-ffa450edef68
2009-08-03 23:18:14 +00:00