Zhihong Yu
|
9ccbb766bd
|
HBASE-8033 Break TestRestoreSnapshotFromClient into TestRestoreSnapshotFromClient and TestCloneSnapshotFromClient (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1454186 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-08 00:20:01 +00:00 |
Zhihong Yu
|
229789adf2
|
HBASE-8030 znode path of online region servers is hard coded in rolling_restart.sh (Rajeshbabu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1454170 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-07 23:45:38 +00:00 |
Michael Stack
|
3361261726
|
HBASE-8032 TestNodeHealthCheckChore.testHealthChecker failed 0.95 build #36
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1454110 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-07 21:42:02 +00:00 |
Michael Stack
|
71c9e007bd
|
HBASE-8027 hbase-7994 redux; shutdown hbase-example unit tests
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1453984 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-07 18:13:38 +00:00 |
nkeywal
|
7f2b36e72f
|
HBASE-8002 Make TimeOut Management for Assignment optional in master and regionservers
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1453755 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-07 10:08:57 +00:00 |
Michael Stack
|
4fa8e86f29
|
HBASE-7996 Clean up resource leak in MultiTableInputFormat
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1453720 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-07 07:42:39 +00:00 |
Michael Stack
|
92d7a45476
|
HBASE-8021 TestSplitTransactionOnCluster.testShouldThrowIOExceptionIfStoreFileSizeIsEmptyAndShouldSuccessfullyExecuteRollback() fails consistently
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1453717 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-07 07:33:58 +00:00 |
Michael Stack
|
21ea0b5ecf
|
HBASE-7982 TestReplicationQueueFailover* runs for a minute, spews 3/4million lines complaining 'Filesystem closed', has an NPE, and still passes?
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1453712 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-07 07:01:54 +00:00 |
larsh
|
a92c7f7612
|
HBASE-7153 print gc option in hbase-env.sh affects hbase zkcli (Dave Latham and LarsH)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1453686 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-07 05:51:26 +00:00 |
sershe
|
e67d82a2a0
|
HBASE-7935 make policy and compactor in default store engine separately pluggable (for things like tier-based, and default policy experiments with permutations)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1453586 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-06 21:58:18 +00:00 |
mbertozzi
|
6ae6e5559b
|
HBASE-8006 use FSUtils to get/set hbase.rootdir
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1453521 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-06 20:03:30 +00:00 |
jyates
|
748b8f1a4c
|
HBASE-8008: Fix DirFilter usage to be consistent
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1453465 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-06 18:24:51 +00:00 |
Michael Stack
|
d3b6e25aef
|
HBASE-7928 Scanning .META. with startRow and/or stopRow is not giving proper results; REVERT. NEEDS SOME MORE WORK
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1453175 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-06 07:09:26 +00:00 |
Enis Soztutar
|
935e8d57d3
|
HBASE-8007 Adopt TestLoadAndVerify from BigTop
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1453101 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-06 00:13:30 +00:00 |
Michael Stack
|
d40c5b2e83
|
HBASE-7994 Disable unit tests under hbase-examples; they fail too often up on jenkins; APPLIED BOTH ORIGINAL PATCH AND ADDENDUM IN ONE GO
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1453091 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-05 23:32:21 +00:00 |
larsh
|
1429b373c6
|
HBASE-7944 Addendum (Jeffrey Zhong)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1453059 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-05 22:48:25 +00:00 |
mbertozzi
|
879d5917c9
|
HBASE-7686 TestSplitTransactionOnCluster fails occasionally in trunk builds -- MORE DEBUG
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1452996 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-05 21:03:56 +00:00 |
Michael Stack
|
95969df094
|
HBASE-7981 TestSplitTransactionOnCluster.testShutdownFixupWhenDaughterHasSplit failed in 0.95 build #11 -- MORE DEBUG
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1452941 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-05 18:49:06 +00:00 |
mbertozzi
|
55955c16c2
|
HBASE-7808 Refactor Store to use HRegionFileSystem
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1452936 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-05 18:25:44 +00:00 |
nkeywal
|
fc6f7a031b
|
HBASE-8003 Threads#getBoundedCachedThreadPool harcodes the time unit to seconds
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1452912 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-05 17:31:51 +00:00 |
Andrew Kyle Purtell
|
13f2700645
|
HBASE-7986. [REST] Make HTablePool size configurable (binlijin)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1452770 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-05 12:46:58 +00:00 |
Michael Stack
|
3a1b53f2fc
|
HBASE-7966 ACL tests fail on trunk (flaky)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1452662 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-05 04:39:43 +00:00 |
larsh
|
2634cc1855
|
HBASE-7111 hbase zkcli will not start if the zookeeper server chosen to connect to is unavailable (Zhou wenjian)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1452554 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-04 21:55:40 +00:00 |
larsh
|
d17d84ed77
|
HBASE-6347 -ROOT- and .META. are stale in table.jsp if they moved
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1452544 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-04 21:45:26 +00:00 |
larsh
|
f28621da9b
|
HBASE-7723 Remove NameNode URI from ZK splitlogs (Himanshu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1452542 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-04 21:42:57 +00:00 |
sershe
|
80273bd8e7
|
HBASE-7964 requestCompaction priority argument is not used (except for user compaction check)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1452444 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-04 19:01:43 +00:00 |
Michael Stack
|
ca83cf8264
|
Fix how to ignore module tests -- params changed
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1452428 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-04 18:17:15 +00:00 |
nkeywal
|
62d1ad5fde
|
HBASE-7968 Packaging of Trunk and 0.95 does not create the dependent jars in the lib folder
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1452261 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-04 11:30:49 +00:00 |
Michael Stack
|
70b1899e88
|
HBASE-7966 ACL tests fail on trunk (flaky)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1452161 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-04 00:53:30 +00:00 |
Michael Stack
|
cb62d5025f
|
HBASE-7981 TestSplitTransactionOnCluster.testShutdownFixupWhenDaughterHasSplit failed in 0.95 build #11 -- ADDED LOGGING
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1451945 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-02 21:28:21 +00:00 |
Michael Stack
|
eb5fa9a755
|
HBASE-7975 ImportTsv documentation update for table creation
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1451787 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-02 00:23:54 +00:00 |
Michael Stack
|
a6c813b97b
|
HBASE-4284 document permissions that need to be set on importtsv output before completebulkload
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1451786 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-02 00:21:27 +00:00 |
Zhihong Yu
|
ff0bc7c5ea
|
HBASE-7936 Undo prefix-tree module as dependency for mapreduce and for DataBlockEncoding, addendum (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1451759 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-01 23:03:32 +00:00 |
jyates
|
8cdefe6bca
|
HBASE-7947: Custom compaction requests should have test for adding to wrong list
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1451747 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-01 22:38:03 +00:00 |
Zhihong Yu
|
1046174cc8
|
HBASE-7936 Undo prefix-tree module as dependency for mapreduce and for DataBlockEncoding (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1451669 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-01 17:54:27 +00:00 |
ramkrishna
|
0a0d9310c3
|
HBASE-7928 Scanning .META. with startRow and/or stopRow is not giving proper results (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1451643 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-01 16:37:57 +00:00 |
Zhihong Yu
|
5dbc35782a
|
HBASE-7969 Rename HBaseAdmin#getCompletedSnapshots as HBaseAdmin#listSnapshots (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1451625 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-01 15:58:57 +00:00 |
larsh
|
26d688ff95
|
HBASE-7869 Provide way to not start LogSyncer thread (Anoop)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1451427 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-28 23:24:35 +00:00 |
larsh
|
9051c55542
|
HBASE-7700 TestColumnSeeking is mathematically bound to fail (J-D)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1451417 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-28 23:04:57 +00:00 |
Enis Soztutar
|
bcaf397321
|
HBASE-7955 Remove log "ERROR snapshot.SnapshotFileCache: Snapshot directory doesn't exist"
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1451364 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-28 21:38:10 +00:00 |
sershe
|
9b1ec93ee3
|
HBASE-7902 deletes may be removed during minor compaction, in non-standard compaction schemes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1451314 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-28 19:46:24 +00:00 |
Enis Soztutar
|
4ffa036338
|
HBASE-7956 RegionCoprocessorRpcChannel should log rpc requests at TRACE level rather than DEBUG
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1451305 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-28 19:24:56 +00:00 |
Enis Soztutar
|
d859b516ba
|
HBASE-7957 CloneSnapshotHandler.prepare() is not called by SnapshotManager
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1451301 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-28 19:22:33 +00:00 |
Zhihong Yu
|
dc470e0be7
|
HBASE-7878 revert due to TestHLogSplit test failure
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1451086 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-28 03:51:59 +00:00 |
Zhihong Yu
|
c11d251235
|
HBASE-7641 Port HBASE-6669 'Add BigDecimalColumnInterpreter for doing aggregations using AggregationClient' to trunk (Julian Wissman)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1451037 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-27 23:37:41 +00:00 |
mbertozzi
|
471441e050
|
HBASE-7807 Introduce HRegionFileSystem and move region fs related code
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1451025 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-27 23:11:25 +00:00 |
Michael Stack
|
15a54ea4b4
|
HBASE-7951 TestNodeHealthCheckChore.testHealthChecker failed 0.95 build #3
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1450947 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-27 20:15:01 +00:00 |
Michael Stack
|
8046661cd9
|
HBASE-7114 Increment does not extend Mutation but probably should
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1450931 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-27 19:20:54 +00:00 |
Zhihong Yu
|
21eda243ad
|
HBASE-7878 Addendum for trying fs.append in case recoverLease throws exception
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1450928 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-27 19:16:37 +00:00 |
Zhihong Yu
|
76314737e3
|
HBASE-7944 Replication leaks file reader resource & not reset currentNbOperations (Jeffrey Zhong)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1450901 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-27 18:29:01 +00:00 |