Ryan Rawson
65b09b7cd5
HBASE-2863 HBASE-2553 removed an important edge case
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@966906 13f79535-47bb-0310-9956-ffa450edef68
2010-07-22 23:49:28 +00:00
Michael Stack
07d085c2e5
HBASE-2865 Cleanup of LRU logging; its hard to read, uses custom MB'maker, repeats info, too many numbers after the point, etc.
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@966877 13f79535-47bb-0310-9956-ffa450edef68
2010-07-22 22:15:07 +00:00
Michael Stack
4321ef5546
HBASE-2862 Name DFSClient for Improved Debugging
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@966874 13f79535-47bb-0310-9956-ffa450edef68
2010-07-22 21:58:44 +00:00
Michael Stack
9bb7a8ae65
HBASE-2865 Cleanup of LRU logging; its hard to read, uses custom MB'maker, repeats info, too many numbers after the point, etc.
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@966840 13f79535-47bb-0310-9956-ffa450edef68
2010-07-22 20:17:24 +00:00
Michael Stack
21cbe58d6e
HBASE-2850 slf4j version needs to be reconciled in pom: thrift wants 1.5.x and hadoop/avro 1.4.x
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@966661 13f79535-47bb-0310-9956-ffa450edef68
2010-07-22 14:01:57 +00:00
Jean-Daniel Cryans
baf6eb43ff
HBASE-2858 TestReplication.queueFailover fails half the time
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@966468 13f79535-47bb-0310-9956-ffa450edef68
2010-07-22 00:16:16 +00:00
Michael Stack
d9d30cd986
HBASE-2859 Cleanup deprecated stuff in TestHLog
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@966078 13f79535-47bb-0310-9956-ffa450edef68
2010-07-21 04:10:54 +00:00
Ryan Rawson
a559c1ea4c
HBASE-2854 broken tests on trunk
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@965736 13f79535-47bb-0310-9956-ffa450edef68
2010-07-20 06:59:38 +00:00
Michael Stack
4cfa381f4d
HBASE-2853 TestLoadIncrementalHFiles fails on TRUNK
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@965726 13f79535-47bb-0310-9956-ffa450edef68
2010-07-20 05:31:14 +00:00
Michael Stack
d1179f8829
HBASE-2851 Remove testDynamicBloom() unit test
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@965678 13f79535-47bb-0310-9956-ffa450edef68
2010-07-19 23:34:03 +00:00
Michael Stack
b6282f5508
HBASE-1511 Pseudo distributed mode in LocalHBaseCluster
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@965672 13f79535-47bb-0310-9956-ffa450edef68
2010-07-19 22:59:51 +00:00
Michael Stack
6351d3c964
HBASE-2727 Splits writing one file only is untenable; need dir of recovered edits ordered by sequenceid (Forgot to add a test)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@965670 13f79535-47bb-0310-9956-ffa450edef68
2010-07-19 22:58:48 +00:00
Michael Stack
3af146e302
Change order in which usage shows commands -- show servers first
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@965298 13f79535-47bb-0310-9956-ffa450edef68
2010-07-18 21:55:49 +00:00
Michael Stack
3ada3242b4
HBASE-2846 Make rest server be same as thrift and avro servers
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@965160 13f79535-47bb-0310-9956-ffa450edef68
2010-07-18 05:24:17 +00:00
Michael Stack
4c16c452e6
HBASE-2845 Small edit of shell main help page cutting down some on white space and text
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@965158 13f79535-47bb-0310-9956-ffa450edef68
2010-07-18 05:15:43 +00:00
Michael Stack
509d2160d5
HBASE-2843 Re-add bloomfilter test over-zealously removed by HBASE-2625
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@964990 13f79535-47bb-0310-9956-ffa450edef68
2010-07-17 00:45:40 +00:00
Ryan Rawson
7557b73e90
HBASE-2840 Remove the final remnants of the old Get code - the query matchers and other helper classes
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@964981 13f79535-47bb-0310-9956-ffa450edef68
2010-07-16 23:29:19 +00:00
Michael Stack
8164552e35
Fixup of 'Getting Started' to point at CHANGES.txt of 0.20-append to get list of patches
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@964978 13f79535-47bb-0310-9956-ffa450edef68
2010-07-16 23:22:04 +00:00
Ryan Rawson
2fd862b403
HBASE-2553 Revisit IncrementColumnValue implementation in 0.22
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@964973 13f79535-47bb-0310-9956-ffa450edef68
2010-07-16 23:08:57 +00:00
Michael Stack
edf052f87a
HBASE-2835 Update hadoop jar to head of branch-0.20-append to catch three added patches
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@964968 13f79535-47bb-0310-9956-ffa450edef68
2010-07-16 22:47:23 +00:00
Michael Stack
4158a4e4a3
HBASE-2727 Splits writing one file only is untenable; need dir of recovered edits ordered by sequenceid
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@964965 13f79535-47bb-0310-9956-ffa450edef68
2010-07-16 22:28:21 +00:00
Ryan Rawson
e4ee10d24f
HBASE-2803 Remove remaining Get code from Store.java,etc
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@964645 13f79535-47bb-0310-9956-ffa450edef68
2010-07-15 23:49:59 +00:00
Michael Stack
e95b60b9d3
Set hbase.version to 0.89 rather than 0.21
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@964630 13f79535-47bb-0310-9956-ffa450edef68
2010-07-15 22:25:44 +00:00
Ryan Rawson
dac26ea612
HBASE-2517 Didn't adjust heapSize() in memstore with addition of 2 new references
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@964627 13f79535-47bb-0310-9956-ffa450edef68
2010-07-15 22:15:46 +00:00
Jonathan Gray
e880c1fe2c
HBASE-2517 Quick fix to make tests pass (jgray via pranav)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@964612 13f79535-47bb-0310-9956-ffa450edef68
2010-07-15 21:32:53 +00:00
Jonathan Gray
9a4a3f512c
HBASE-2517 During reads when passed the specified time range, seek to next column (Pranav via jgray)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@964496 13f79535-47bb-0310-9956-ffa450edef68
2010-07-15 17:15:14 +00:00
Jean-Daniel Cryans
e58e1f82fb
HBASE-2808 Document the implementation of replication
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@964220 13f79535-47bb-0310-9956-ffa450edef68
2010-07-14 22:11:47 +00:00
Michael Stack
c49eba4c42
HBASE-2836 Speed mvn site building by removing generation of useless reports
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@964218 13f79535-47bb-0310-9956-ffa450edef68
2010-07-14 22:02:57 +00:00
Michael Stack
82ea5767b2
Fix mail archive links and add hadoop-search.com
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@964101 13f79535-47bb-0310-9956-ffa450edef68
2010-07-14 17:19:03 +00:00
Jean-Daniel Cryans
e9eebe3a1f
HBASE-2781 fixup
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@963951 13f79535-47bb-0310-9956-ffa450edef68
2010-07-14 05:29:32 +00:00
Jean-Daniel Cryans
643ae0c985
HBASE-2781 ZKW.createUnassignedRegion doesn't make sure existing znode is
...
in the right state (Karthik Ranganathan via JD)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@963910 13f79535-47bb-0310-9956-ffa450edef68
2010-07-14 00:07:03 +00:00
Ryan Rawson
d89cb8d0c5
HBASE-2265 HFile and Memstore should maintain minimum and maximum timestamps
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@963903 13f79535-47bb-0310-9956-ffa450edef68
2010-07-13 23:17:59 +00:00
Ryan Rawson
3c080bb8cc
HBASE-2265 HFile and Memstore should maintain minimum and maximum timestamps
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@963862 13f79535-47bb-0310-9956-ffa450edef68
2010-07-13 21:01:11 +00:00
Michael Stack
c45b3bc413
HBASE-2828 HTable unnecessarily coupled with HMaster
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@963826 13f79535-47bb-0310-9956-ffa450edef68
2010-07-13 19:21:36 +00:00
Michael Stack
00ed966728
HBASE-2831 Fix '' path duplication in setup scripts
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@963539 13f79535-47bb-0310-9956-ffa450edef68
2010-07-13 00:24:12 +00:00
Ryan Rawson
c36ed07685
HBASE-2793 Add ability to extract a specified list of versions of a column in a single roundtrip
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@962700 13f79535-47bb-0310-9956-ffa450edef68
2010-07-09 21:36:40 +00:00
Ryan Rawson
b5a5aa6381
HBASE-2797 Another NPE in ReadWriteConsistencyControl
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@961549 13f79535-47bb-0310-9956-ffa450edef68
2010-07-08 01:22:08 +00:00
Jonathan Gray
c2c41f0439
HBASE-2806 (small compile fix via jgray)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@960664 13f79535-47bb-0310-9956-ffa450edef68
2010-07-05 19:34:51 +00:00
Michael Stack
2993d97c97
HBASE-2806 DNS hiccups cause uncaught NPE in HServerAddress#getBindAddress
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@960650 13f79535-47bb-0310-9956-ffa450edef68
2010-07-05 17:47:10 +00:00
Jean-Daniel Cryans
03933720fa
HBASE-2223 Handle 10min+ network partitions between clusters
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@959479 13f79535-47bb-0310-9956-ffa450edef68
2010-07-01 00:25:50 +00:00
Ryan Rawson
35616d9205
HBASE-2501 Refactor StoreFile Code
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@958468 13f79535-47bb-0310-9956-ffa450edef68
2010-06-28 06:02:49 +00:00
Michael Stack
5d71084915
HBASE-2795 On review HBASE-2707 has problem in that we'll get stuck in the delay queue and never come out; commit test which proves this issue invalid
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@958265 13f79535-47bb-0310-9956-ffa450edef68
2010-06-26 18:23:12 +00:00
Michael Stack
7353c3dc0a
HBASE-2707 Can't recover from a dead ROOT server if any exceptions happens during log splitting
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@958153 13f79535-47bb-0310-9956-ffa450edef68
2010-06-26 00:05:17 +00:00
Michael Stack
ab9f29eafd
HBASE-2790 Purge apache-forrest from TRUNK
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@958082 13f79535-47bb-0310-9956-ffa450edef68
2010-06-25 19:05:47 +00:00
Michael Stack
0c56c7665e
HBASE-2790 Purge apache-forrest from TRUNK
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@958081 13f79535-47bb-0310-9956-ffa450edef68
2010-06-25 19:02:28 +00:00
Jean-Daniel Cryans
41a8d9ab2b
HBASE-2787 PE is confused about flushCommits
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@957750 13f79535-47bb-0310-9956-ffa450edef68
2010-06-24 23:39:50 +00:00
Jean-Daniel Cryans
e7cf8cfd08
HBASE-2785 TestScannerTimeout.test2772 is flaky
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@957744 13f79535-47bb-0310-9956-ffa450edef68
2010-06-24 22:48:25 +00:00
Jean-Daniel Cryans
24b7c5404b
HBASE-2786 TestHLog.testSplit hangs (Nicolas Spiegelberg via JD)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@957712 13f79535-47bb-0310-9956-ffa450edef68
2010-06-24 20:55:48 +00:00
Jean-Daniel Cryans
9dd7a6bccc
HBASE-2345 Add Test in 0.20 to Check for proper HDFS-200 append/sync support
...
(Nicolas Spiegelberg via JD)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@957679 13f79535-47bb-0310-9956-ffa450edef68
2010-06-24 18:51:47 +00:00
Jean-Daniel Cryans
d7c976d35d
Forgot to add this file when committing
...
HBASE-2772 Scan doesn't recover from region server failure
HBASE-2775 Update of hadoop jar in HBASE-2771 broke TestMultiClusters
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@957641 13f79535-47bb-0310-9956-ffa450edef68
2010-06-24 17:20:27 +00:00