Commit Graph

1615 Commits

Author SHA1 Message Date
Michael Stack d5e3f6c894 HBASE-1812 Document fact that Scanners do not respect row locks
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@811568 13f79535-47bb-0310-9956-ffa450edef68
2009-09-04 23:33:45 +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
Andrew Kyle Purtell fde591c2d2 removed empty file TestValueFilter.java
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@810753 13f79535-47bb-0310-9956-ffa450edef68
2009-09-03 01:23:18 +00:00
Andrew Kyle Purtell 408ae3aae2 HBASE-1715 Compaction failure in ScanWildcardColumnTracker.checkColumn; disable wrong order test in TestScanWildcardColumnTracker
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@810745 13f79535-47bb-0310-9956-ffa450edef68
2009-09-03 00:46:06 +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 9c1869648c HBASE-1784 Missing rows after medium intensity insert
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@810310 13f79535-47bb-0310-9956-ffa450edef68
2009-09-01 23:26:44 +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 34dd385f1f HBASE-1799 deprecate o.a.h.h.rest in favor of stargate -- reverse mistaken commit of config changes
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@808500 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 16:28: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 08c60dc517 HBASE-1768 REST server has upper limit of 5k PUT; second fix
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@805537 13f79535-47bb-0310-9956-ffa450edef68
2009-08-18 18:59:50 +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
Michael Stack 1bc510afa3 HBASE-1758 Extract interface out of HTable -- add missing files
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@805474 13f79535-47bb-0310-9956-ffa450edef68
2009-08-18 16:02:56 +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
Andrew Kyle Purtell 4d6f9bef90 HBASE-1754 use TCP keepalives
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@805252 13f79535-47bb-0310-9956-ffa450edef68
2009-08-18 02:06:51 +00:00
Michael Stack ed8ba5dff3 HBASE-1773 Fix broken tests (setWriteBuffer now throws IOE)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@805236 13f79535-47bb-0310-9956-ffa450edef68
2009-08-18 00:21:10 +00:00
Michael Stack f9c78255bb javadoc warning fixes
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@805230 13f79535-47bb-0310-9956-ffa450edef68
2009-08-18 00:00:18 +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 069b77e0f9 Made message on empty or null regioninfo richer
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@802176 13f79535-47bb-0310-9956-ffa450edef68
2009-08-07 20:41:47 +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
Jonathan Gray 9246691f44 HBASE-1737 Regions unbalanced when adding new node
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@800585 13f79535-47bb-0310-9956-ffa450edef68
2009-08-03 21:49:10 +00:00
Michael Stack 2f98fe4625 Reversed HBASE-1723 getRowWithColumnsTs changed behavior
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@800175 13f79535-47bb-0310-9956-ffa450edef68
2009-08-03 00:24:42 +00:00
Michael Stack 90ab1628d8 HBASE-1604 HBaseClient.getConnection() may return a broken connection without throwing an exception
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@800157 13f79535-47bb-0310-9956-ffa450edef68
2009-08-02 23:28:20 +00:00
Michael Stack 2f78a87b50 Change hadoop-site.xml to hdfs-site.xml
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@799994 13f79535-47bb-0310-9956-ffa450edef68
2009-08-02 05:08:02 +00:00