Commit Graph

1836 Commits

Author SHA1 Message Date
Michael Stack a4c81cdd30 HBASE-1930 Put.setTimeStamp misleading (doesn't change timestamp on existing KeyValues, not copied in copy constructor)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@829197 13f79535-47bb-0310-9956-ffa450edef68
2009-10-23 20:02:14 +00:00
Jonathan Gray 98aee5440f HBASE-1927 Scanners not closed properly in certain circumstances
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@828816 13f79535-47bb-0310-9956-ffa450edef68
2009-10-22 18:53:41 +00:00
Jean-Daniel Cryans a1f63322bb HBASE-1929 If hbase-default.xml is not in CP, zk session timeout is 10 secs
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@828810 13f79535-47bb-0310-9956-ffa450edef68
2009-10-22 18:41:02 +00:00
Michael Stack 41cb158f09 HBASE-1925 IllegalAccessError: Has not been initialized (getMaxSequenceId)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@828776 13f79535-47bb-0310-9956-ffa450edef68
2009-10-22 16:41:39 +00:00
Jonathan Gray 340cf43e09 HBASE-1777 column length is not checked before saved to memstore
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@828256 13f79535-47bb-0310-9956-ffa450edef68
2009-10-21 23:37:22 +00:00
Michael Stack beee5c154e HBASE-1926 Remove unused xmlenc jar from trunk
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@828089 13f79535-47bb-0310-9956-ffa450edef68
2009-10-21 16:30:48 +00:00
Ryan Rawson 3fe4832c21 hdfs-1915
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@827858 13f79535-47bb-0310-9956-ffa450edef68
2009-10-21 00:38:25 +00:00
Jean-Daniel Cryans e1f057be13 HBASE-1918 new version to test on Hudson
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@826920 13f79535-47bb-0310-9956-ffa450edef68
2009-10-20 00:56:33 +00:00
Jonathan Gray 42d9fca0d1 HBASE-1908 ROOT not reassigned if only one regionserver left
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@826903 13f79535-47bb-0310-9956-ffa450edef68
2009-10-20 00:08:07 +00:00
Jean-Daniel Cryans 93bd67d54c Reverting 1918 but keeping debug
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@826902 13f79535-47bb-0310-9956-ffa450edef68
2009-10-20 00:03:10 +00:00
Jean-Daniel Cryans 7b4b398043 Adding debug for 1918
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@826893 13f79535-47bb-0310-9956-ffa450edef68
2009-10-19 23:51:18 +00:00
Jean-Daniel Cryans e7e57abc47 Minor fix missing in HBASE-1756
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@826847 13f79535-47bb-0310-9956-ffa450edef68
2009-10-19 22:40:03 +00:00
Jean-Daniel Cryans 15fc0d66c6 HBASE-1756 Refactor HLog (changing package first)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@826845 13f79535-47bb-0310-9956-ffa450edef68
2009-10-19 22:33:23 +00:00
Jean-Daniel Cryans 740ad7fff1 HBASE-1918 Don't do DNS resolving in .META. scanner for each row
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@826820 13f79535-47bb-0310-9956-ffa450edef68
2009-10-19 21:30:02 +00:00
Andrew Kyle Purtell a022320ef9 HBASE-1916 FindBugs and javac warnings cleanup; back out 'Serializable' additions
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@826580 13f79535-47bb-0310-9956-ffa450edef68
2009-10-19 02:46:08 +00:00
Andrew Kyle Purtell b65f9cc05c HBASE-1916 FindBugs and javadoc warnings cleanup
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@826569 13f79535-47bb-0310-9956-ffa450edef68
2009-10-19 00:32:20 +00:00
Andrew Kyle Purtell d4cf962c8a HBASE-1912 When adding a secondary index to an existing table, it will cause NPE during re-indexing
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@826468 13f79535-47bb-0310-9956-ffa450edef68
2009-10-18 16:31:26 +00:00
Andrew Kyle Purtell 9375e3c8b0 HBASE-1537 Intra-row scanning
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@826464 13f79535-47bb-0310-9956-ffa450edef68
2009-10-18 15:32:45 +00:00
Ryan Rawson 6baaba0a2c HBASE-1914
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@826131 13f79535-47bb-0310-9956-ffa450edef68
2009-10-16 23:58:32 +00:00
Michael Stack a64d5d04ec HBASE-410 [testing] Speed up the test suite
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@826048 13f79535-47bb-0310-9956-ffa450edef68
2009-10-16 19:21:35 +00:00
Michael Stack c78806b134 HBASE-410 [testing] Speed up the test suite; Moved TestHBaseCluster, TestMasterAdmin and TestForceSplit into TestAdmin
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@825766 13f79535-47bb-0310-9956-ffa450edef68
2009-10-16 04:47:42 +00:00
Michael Stack a54c987f0c HBASE-410 [testing] Speed up the test suite; Moved TestHBaseCluster, TestMasterAdmin and TestForceSplit into TestAdmin
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@825762 13f79535-47bb-0310-9956-ffa450edef68
2009-10-16 04:30:25 +00:00
Andrew Kyle Purtell 3a591a989c HBASE-1907 Version all client writables
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@825736 13f79535-47bb-0310-9956-ffa450edef68
2009-10-16 01:53:51 +00:00
Michael Stack f2520488de HBASE-410 [testing] Speed up the test suite; use junit4
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@825707 13f79535-47bb-0310-9956-ffa450edef68
2009-10-15 23:57:29 +00:00
Michael Stack 134c510d11 HBASE-1896 WhileMatchFilter.reset should call encapsulated filter reset
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@825411 13f79535-47bb-0310-9956-ffa450edef68
2009-10-15 06:48:27 +00:00
Michael Stack 27667c858b HBASE-1906 fixup for broken build
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@825334 13f79535-47bb-0310-9956-ffa450edef68
2009-10-14 23:13:18 +00:00
Michael Stack cb4c765635 HBASE-1906 FilterList of prefix and columnvalue not working properly with deletes and multiple values
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@825237 13f79535-47bb-0310-9956-ffa450edef68
2009-10-14 19:37:44 +00:00
Michael Stack 2929b1bd38 HBASE-1905 Remove unused config. hbase.hstore.blockCache.blockSize
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@824864 13f79535-47bb-0310-9956-ffa450edef68
2009-10-13 18:03:23 +00:00
Michael Stack e0bf4fb231 HBASE-1903 Enable DEBUG by default
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@824547 13f79535-47bb-0310-9956-ffa450edef68
2009-10-12 23:58:45 +00:00
Michael Stack b26cdb24f5 HBASE-1885 Simplify use of IndexedTable outside Java API
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@824546 13f79535-47bb-0310-9956-ffa450edef68
2009-10-12 23:57:13 +00:00
Michael Stack 07413e2fb7 HBASE-1902 Let PerformanceEvaluation support setting tableName and compress algorithm
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@824420 13f79535-47bb-0310-9956-ffa450edef68
2009-10-12 16:58:59 +00:00
Michael Stack 52d79981c6 HBASE-1902 Let PerformanceEvaluation support setting tableName and compress algorithm
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@824397 13f79535-47bb-0310-9956-ffa450edef68
2009-10-12 16:03:36 +00:00
Andrew Kyle Purtell 55afbc4675 HBABSE-1889 ClassNotFoundException on trunk for REST
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@824041 13f79535-47bb-0310-9956-ffa450edef68
2009-10-11 08:50:54 +00:00
Andrew Kyle Purtell 2bf23f56cd line wrap
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@824040 13f79535-47bb-0310-9956-ffa450edef68
2009-10-11 08:50:03 +00:00
Michael Stack cfaf4fab71 HBASE-1887 Update hbase trunk to latests on hadoop 0.21 branch so we can all test sync/append; add more to testsync test -- make sure does right thing if file spans multiple blocks
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@823925 13f79535-47bb-0310-9956-ffa450edef68
2009-10-10 19:34:22 +00:00
Michael Stack 9a08fcfdf1 HBASE-1887 Update hbase trunk to latests on hadoop 0.21 branch so we can all test sync/append; add fix for non-pathological case
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@823790 13f79535-47bb-0310-9956-ffa450edef68
2009-10-10 04:58:37 +00:00
Michael Stack 7ffccd0e46 HBASE-1887 Update hbase trunk to latests on hadoop 0.21 branch so we can all test sync/append
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@823750 13f79535-47bb-0310-9956-ffa450edef68
2009-10-10 00:08:10 +00:00
Michael Stack 620bfe40be HBASE-1887 Update hbase trunk to latests on hadoop 0.21 branch so we can all test sync/append
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@823747 13f79535-47bb-0310-9956-ffa450edef68
2009-10-10 00:03:45 +00:00
Michael Stack 525cf7b559 HBASE-1893 hdfs-127 and native libs for hbase 0.21; part 1 -- remove native
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@823717 13f79535-47bb-0310-9956-ffa450edef68
2009-10-09 22:18:27 +00:00
Jean-Daniel Cryans 400aa9a809 HBASE-1899 Use scanner caching in shell count
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@823712 13f79535-47bb-0310-9956-ffa450edef68
2009-10-09 21:55:44 +00:00
Michael Stack 5a934ef6e7 Committing broke test so nicholas Sze can take a look...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@823696 13f79535-47bb-0310-9956-ffa450edef68
2009-10-09 21:23:44 +00:00
Michael Stack 8c7e40825a HBASE-187 Update hbase trunk to latests on hadoop 0.21 branch so we can all test sync/append; added mapred-queues.xml to src/test .. needed by mapreduce jar for mapreduce tests to pass
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@823607 13f79535-47bb-0310-9956-ffa450edef68
2009-10-09 16:20:27 +00:00
Michael Stack 3234662c00 Update hbase trunk to latests on hadoop 0.21 branch so we can all test sync/append; add call out to sync
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@823404 13f79535-47bb-0310-9956-ffa450edef68
2009-10-09 04:36:30 +00:00
Michael Stack a36d212a9a HBASE-1887 Update hbase trunk to latests on hadoop 0.21 branch so we can all test sync/append; it should pass tests again
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@822951 13f79535-47bb-0310-9956-ffa450edef68
2009-10-07 22:42:03 +00:00
Michael Stack 7293cefa98 HBASE-1890 hbase-1506 where assignment is done at regionserver doesn't work
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@822804 13f79535-47bb-0310-9956-ffa450edef68
2009-10-07 17:05:20 +00:00
Michael Stack f52749cacd HBASE-1887 Update hbase trunk to latests on hadoop 0.21 branch so we can all test sync/append; some more fixes
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@822596 13f79535-47bb-0310-9956-ffa450edef68
2009-10-07 05:52:55 +00:00
Michael Stack b853339319 HBASE-1887 updating to hadoop 0.21 so we can all test sync/append; add jars
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@822567 13f79535-47bb-0310-9956-ffa450edef68
2009-10-07 03:03:27 +00:00
Michael Stack eb99b0a9a2 HBASE-1887 Update hbase trunk to latests on hadoop 0.21 branch so we can all test sync/append
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@822548 13f79535-47bb-0310-9956-ffa450edef68
2009-10-07 01:16:15 +00:00
Michael Stack e5c8531001 HBASE-1831 Scanning API must be reworked to allow for fully functional Filters client-side
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@822111 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06 03:25:07 +00:00
Michael Stack db8adc7b78 HBASE-1722 Add support for exporting HBase metrics via JMX
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@822087 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05 23:20:10 +00:00