Commit Graph

1764 Commits

Author SHA1 Message Date
Jean-Daniel Cryans 99e725c7ff HBASE-1919 code: HRS.delete seems to ignore exceptions it shouldnt
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@832618 13f79535-47bb-0310-9956-ffa450edef68
2009-11-03 23:47:41 +00:00
Michael Stack 4531ccda91 HBASE-1954 Transactional scans do not see newest put
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@832526 13f79535-47bb-0310-9956-ffa450edef68
2009-11-03 19:40:08 +00:00
Michael Stack 8cffa38ba3 HBASE-1954 Transactional scans do not see newest put
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@832525 13f79535-47bb-0310-9956-ffa450edef68
2009-11-03 19:39:49 +00:00
Michael Stack ba354e2c61 HBASE-1953 Overhaul of overview.html (html fixes, typos, consistency) - no content changes
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@832517 13f79535-47bb-0310-9956-ffa450edef68
2009-11-03 19:13:47 +00:00
Jean-Daniel Cryans 4631663ed8 HBASE-1944 Add a "deferred log flush" attribute to HTD
caching the boolean


git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@832259 13f79535-47bb-0310-9956-ffa450edef68
2009-11-03 01:50:34 +00:00
Jean-Daniel Cryans 96dfa4a2bf HBASE-1947 If HBase starts/stops often in less than 24 hours,
you end up with lots of store files


git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@832188 13f79535-47bb-0310-9956-ffa450edef68
2009-11-02 23:28:02 +00:00
Jean-Daniel Cryans a9680f4e8b Fixing hudson
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@831480 13f79535-47bb-0310-9956-ffa450edef68
2009-10-30 22:41:45 +00:00
Michael Stack d493073e54 HBASE-1682 IndexedRegion does not properly handle deletes
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@831473 13f79535-47bb-0310-9956-ffa450edef68
2009-10-30 22:23:08 +00:00
Jean-Daniel Cryans b80f8587bf Trying to fix Hudson, 1 update missing in TestHLog
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@831466 13f79535-47bb-0310-9956-ffa450edef68
2009-10-30 22:04:04 +00:00
Jean-Daniel Cryans e30b9d47f2 HBASE-1945 Remove META and ROOT memcache size bandaid
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@831447 13f79535-47bb-0310-9956-ffa450edef68
2009-10-30 20:36:42 +00:00
Jean-Daniel Cryans beaac2c27f HBASE-1944 Add a "deferred log flush" attribute to HTD
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@831445 13f79535-47bb-0310-9956-ffa450edef68
2009-10-30 20:30:26 +00:00
Michael Stack 502cfe7b5d HBASE-1946 Unhandled exception at regionserver (Dmitriy Lyfar via Stack)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@831395 13f79535-47bb-0310-9956-ffa450edef68
2009-10-30 17:25:34 +00:00
Jean-Daniel Cryans 535651ce1d HBASE-1939 HLog group commit, v3
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@831165 13f79535-47bb-0310-9956-ffa450edef68
2009-10-30 00:07:37 +00:00
Michael Stack 279ac982a7 HBASE-1942 Update hadoop jars in trunk
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@831156 13f79535-47bb-0310-9956-ffa450edef68
2009-10-29 23:47:49 +00:00
Michael Stack a5248f95fc HBASE-1943 Remove AgileJSON; unused
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@831155 13f79535-47bb-0310-9956-ffa450edef68
2009-10-29 23:45:57 +00:00
Michael Stack 47feb6be86 HBASE-1942 Update hadoop jars in trunk
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@831146 13f79535-47bb-0310-9956-ffa450edef68
2009-10-29 23:07:37 +00:00
Michael Stack ecd4cecd19 HBASE-1942 Update hadoop jars in trunk
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@831145 13f79535-47bb-0310-9956-ffa450edef68
2009-10-29 23:05:29 +00:00
Michael Stack b58a646039 HBASE-1816 Master rewrite; should have removed safe-mode from regionserver-side too -- Needed to remove the wait up in top of flush and compactions threads-- used to wait on safe mode... was stuck there...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@830844 13f79535-47bb-0310-9956-ffa450edef68
2009-10-29 04:42:15 +00:00
Jean-Daniel Cryans c7df216c11 HBASE-1921 When the Master's session times out and there's only one, cluster is wedged
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@830820 13f79535-47bb-0310-9956-ffa450edef68
2009-10-29 01:24:03 +00:00
Michael Stack 67c1fc3436 HBASE-1816 Master rewrite; should have removed safe-mode from client-side too...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@830801 13f79535-47bb-0310-9956-ffa450edef68
2009-10-29 00:01:44 +00:00
Jean-Daniel Cryans 66728e6f67 HBASE-1936 HLog group commit, fixed
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@830786 13f79535-47bb-0310-9956-ffa450edef68
2009-10-28 22:44:46 +00:00
Michael Stack e525abf672 HBASE-1816 Master rewrite; fix flag that reported fail on open, always
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@830783 13f79535-47bb-0310-9956-ffa450edef68
2009-10-28 22:37:06 +00:00
Michael Stack d91ee91b89 HBASE-1816 Master rewrite; removed hbase.master.lease.period -- unused since zk
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@830779 13f79535-47bb-0310-9956-ffa450edef68
2009-10-28 22:18:14 +00:00
Michael Stack d6adcd04f5 HBASE-1816 Master Rewrite; redo how we check rootdir in HMaster constructor -- was broke when deploying on cluster
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@830768 13f79535-47bb-0310-9956-ffa450edef68
2009-10-28 21:34:23 +00:00
Michael Stack fd02c343fa HBASE-1816 Master rewrite; remove safe-mode
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@830447 13f79535-47bb-0310-9956-ffa450edef68
2009-10-28 06:06:54 +00:00
Jean-Daniel Cryans 0d5da71571 HBASE-1936 HLog group commit
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@830434 13f79535-47bb-0310-9956-ffa450edef68
2009-10-28 03:58:03 +00:00
Michael Stack 9b43b98449 HBASE-1816 Master rewrite; part 1 -- bit of crud removal and tightening up of access in master package
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@830401 13f79535-47bb-0310-9956-ffa450edef68
2009-10-27 23:32:15 +00:00
Michael Stack e5f6c67f0d HBASE-1934 NullPointerException in ClientScanner
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@829703 13f79535-47bb-0310-9956-ffa450edef68
2009-10-26 05:23:53 +00:00
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