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
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
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
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
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
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
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
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
Zhihong Yu
2e2d95af14
HBASE-7878 recoverFileLease does not check return value of recoverLease (Ted Yu)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1450791 13f79535-47bb-0310-9956-ffa450edef68
2013-02-27 14:59:31 +00:00
Enis Soztutar
f6ceffbf7f
HBASE-4210 Allow coprocessor to interact with batches per region sent from a client (Anoop). ADDENDUM patch for fixing line endings
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1450591 13f79535-47bb-0310-9956-ffa450edef68
2013-02-27 04:06:22 +00:00
Zhihong Yu
80e3bf8675
HBASE-7747 Import tools should use a combiner to merge Puts (Nick Dimiduk)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1450580 13f79535-47bb-0310-9956-ffa450edef68
2013-02-27 02:16:13 +00:00
Enis Soztutar
4d356e24e1
HBASE-7933 NPE in TableLockManager
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1450554 13f79535-47bb-0310-9956-ffa450edef68
2013-02-27 00:39:41 +00:00
larsh
60859badfb
HBASE-7945 Remove flaky TestCatalogTrackerOnCluster
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1450546 13f79535-47bb-0310-9956-ffa450edef68
2013-02-27 00:10:37 +00:00
Enis Soztutar
7d12d2e19d
HBASE-7934 TableMapReduceUtil doesn't include all dependency jars in new modular build (Nick Dimiduk)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1450541 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 23:54:29 +00:00
Zhihong Yu
a07485a8d8
HBASE-4210 Allow coprocessor to interact with batches per region sent from a client (Anoop)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1450438 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 21:31:16 +00:00
sershe
2eeb5761b3
HBASE-7843 Enable encapsulating compaction policy/compactor/store file manager interaction shenanigans
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1450407 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 20:51:59 +00:00
Michael Stack
05711f7553
HBASE-7940 Upgrade version to 0.97-SNAPSHOT in pom.xml files
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1450337 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 18:26:28 +00:00
Michael Stack
b006b61ad5
HBASE-7790 Refactor OpenRegionHandler so that the cleanup happens in one place - the finally block; ADDENDUM
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1450333 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 18:23:48 +00:00
ramkrishna
4224209d28
HBASE-7790 Refactor OpenRegionHandler so that the cleanup happens in one place - the finally block(Ram)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1450269 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 16:41:07 +00:00
Michael Stack
aee5574a5a
HBASE-7797 Use consistent package name
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1450046 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 06:28:06 +00:00
Michael Stack
2fa525feea
HBASE-7939 Apply fixup for 'hbase-6972 HBase Shell deleteall should not require column to be defined
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1450039 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 05:59:38 +00:00
Michael Stack
757ee26c3d
HBASE-7900 Have client Mutations (Put/Delete/etc.) and Result implement CellScanner Interface
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1450017 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 04:33:36 +00:00
Zhihong Yu
34ebf732fc
HBASE-7884 ByteBloomFilter's performance can be improved by avoiding multiplication when generating hash (clockfly)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1449962 13f79535-47bb-0310-9956-ffa450edef68
2013-02-25 23:34:50 +00:00
eclark
24ebbcabc3
HBASE-7188 Move classes into hbase-client
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1449950 13f79535-47bb-0310-9956-ffa450edef68
2013-02-25 22:50:17 +00:00
Michael Stack
f5fcabe301
HBASE-7671 Flushing memstore again after last failure could cause data loss
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1449826 13f79535-47bb-0310-9956-ffa450edef68
2013-02-25 19:37:09 +00:00
Zhihong Yu
646173a5c5
HBASE-7915 Secure ThriftServer needs to login before calling HBaseHandler (Arpit)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1449820 13f79535-47bb-0310-9956-ffa450edef68
2013-02-25 19:22:31 +00:00
mbertozzi
4bfa3e27b7
HBASE-7926 SmallTests pollute the META descriptor
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1449782 13f79535-47bb-0310-9956-ffa450edef68
2013-02-25 17:28:00 +00:00
Michael Stack
5bbc0c22f0
HBASE-7899 Cell block building tools: Cell codec and means of iterating an objects Cells
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1449420 13f79535-47bb-0310-9956-ffa450edef68
2013-02-23 22:38:58 +00:00
mbertozzi
23ad43710f
HBASE-7911 Remove duplicated code from CreateTableHandler
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1449400 13f79535-47bb-0310-9956-ffa450edef68
2013-02-23 20:02:52 +00:00
Zhihong Yu
cb5590dce6
HBASE-7913 Secure Rest server should login before getting an instance of Rest servlet (Arpit)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1449264 13f79535-47bb-0310-9956-ffa450edef68
2013-02-23 02:26:49 +00:00
Zhihong Yu
6febe4551a
HBASE-7901 TestStore::testDeleteExpiredStoreFiles has a hidden issue (Sergey)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1449138 13f79535-47bb-0310-9956-ffa450edef68
2013-02-22 17:10:52 +00:00
ramkrishna
eff9b82421
HBASE-7866 - TestSplitTransactionOnCluster.testSplitBeforeSettingSplittingInZK failed 3 times in a row (Ram)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1449101 13f79535-47bb-0310-9956-ffa450edef68
2013-02-22 16:24:36 +00:00
Enis Soztutar
9bb04c741a
HBASE-7305. ZK based Read/Write locks for table operations
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1448867 13f79535-47bb-0310-9956-ffa450edef68
2013-02-22 00:15:52 +00:00
Enis Soztutar
f29ecf904d
HBASE-6493. HashSet of byte array is being used in couple of places (Nick Dimiduk)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1448780 13f79535-47bb-0310-9956-ffa450edef68
2013-02-21 19:26:24 +00:00
jyates
f66bbf1ca4
HBASE-7725: Add ability to create custom compaction request - ADDENDUM: fix javadocs
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1448778 13f79535-47bb-0310-9956-ffa450edef68
2013-02-21 19:21:46 +00:00
Zhihong Yu
49cab5a7c2
HBASE-7800 RegionMovedException can cause servers to play ping pong with client (Sergey)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1448767 13f79535-47bb-0310-9956-ffa450edef68
2013-02-21 18:34:32 +00:00
Jonathan Hsieh
ca65f47aee
Pre-trunk-merging sync of trunk into snapshots branch
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-7290v2@1448497 13f79535-47bb-0310-9956-ffa450edef68
2013-02-21 03:06:32 +00:00
Jonathan Hsieh
d880a60612
HBASE-7889 ADDENDUM (convert @code to simplified @links)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-7290v2@1448496 13f79535-47bb-0310-9956-ffa450edef68
2013-02-21 02:59:34 +00:00
Zhihong Yu
154dfdf2ed
HBASE-7889 Fix javadoc warnings in snapshot classes, part 2 (Ted Yu)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-7290v2@1448485 13f79535-47bb-0310-9956-ffa450edef68
2013-02-21 01:18:45 +00:00
Zhihong Yu
434d38a5a8
HBASE-7883 Update memstore size when removing the entries in append operation (Himanshu)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1448480 13f79535-47bb-0310-9956-ffa450edef68
2013-02-21 00:25:58 +00:00
jyates
1a766c42a1
HBASE-7725: Add ability to create custom compaction request
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1448449 13f79535-47bb-0310-9956-ffa450edef68
2013-02-20 22:40:55 +00:00
Jonathan Hsieh
e9e10378c7
Merge online snapshot branch with trunk 2/20/13
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-7290v2@1448318 13f79535-47bb-0310-9956-ffa450edef68
2013-02-20 17:48:19 +00:00
Zhihong Yu
ae300d6759
HBASE-7864 Rename HMaster#listSnapshots as getCompletedSnapshots() (Ted Yu)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-7290v2@1448302 13f79535-47bb-0310-9956-ffa450edef68
2013-02-20 17:10:21 +00:00
Zhihong Yu
a6f8131f9d
HBASE-7678 make storefile management pluggable, together with compaction (Sergey)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1448188 13f79535-47bb-0310-9956-ffa450edef68
2013-02-20 14:37:57 +00:00
Zhihong Yu
c36b6fb32c
HBASE-7858 cleanup before merging snapshots branch to trunk (Ted Yu)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-7290v2@1447967 13f79535-47bb-0310-9956-ffa450edef68
2013-02-19 23:40:35 +00:00
Zhihong Yu
e0e0c44e34
HBASE-7495 parallel seek in StoreScanner (Liang Xie)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1447740 13f79535-47bb-0310-9956-ffa450edef68
2013-02-19 14:51:05 +00:00
larsh
1934652769
HBASE-7867 setPreallocSize is different with COMMENT in setupTestEnv in MiniZooKeeperCluster.java (DaeMyung Kang)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1447106 13f79535-47bb-0310-9956-ffa450edef68
2013-02-17 23:54:17 +00:00
nkeywal
9f638ad2d3
HBASE-7856 HTU#waitTableAvailable should have a default value of 30s
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1446898 13f79535-47bb-0310-9956-ffa450edef68
2013-02-16 14:20:17 +00:00
nkeywal
900be56ea1
HBASE-7861 Use the ServerName in the Connection#getClient and Connection#getAdmin code
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1446897 13f79535-47bb-0310-9956-ffa450edef68
2013-02-16 14:13:46 +00:00
jxiang
a0d6e79a4c
HBASE-7799 reassigning region stuck in open still may not work correctly due to leftover ZK node
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1446784 13f79535-47bb-0310-9956-ffa450edef68
2013-02-15 21:37:51 +00:00
Jonathan Hsieh
8606f57f29
Merge online snapshot branch with trunk 2/14/13
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-7290v2@1446179 13f79535-47bb-0310-9956-ffa450edef68
2013-02-14 13:59:06 +00:00
Jonathan Hsieh
842232e872
Merge online snapshot branch with trunk 2/12/13
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-7290v2@1446173 13f79535-47bb-0310-9956-ffa450edef68
2013-02-14 13:35:54 +00:00
Jonathan Hsieh
86c669ff3e
HBASE-7779 [snapshot 130201 merge] Fix TestMultiParallel (Ted Yu)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-7290v2@1446160 13f79535-47bb-0310-9956-ffa450edef68
2013-02-14 13:08:24 +00:00
Jonathan Hsieh
bdf35759ed
HBASE-7796 [snapshot 130201 merge] Fix TestSnapshotFromClient and TestFlushSnapshotFromClient (Ted Yu)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-7290v2@1446159 13f79535-47bb-0310-9956-ffa450edef68
2013-02-14 13:07:35 +00:00
Jonathan Hsieh
42bfcc1023
HBASE-7764 [snapshot 130201 merge] Fix TestSnapshotCloneIndependence failure (Ted Yu)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-7290v2@1446158 13f79535-47bb-0310-9956-ffa450edef68
2013-02-14 13:06:55 +00:00
Jonathan Hsieh
3fc3bcf275
HBASE-7795 Race in the Restore Archiving (Matteo Bertozzi)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-7290v2@1446157 13f79535-47bb-0310-9956-ffa450edef68
2013-02-14 13:06:17 +00:00
Jonathan Hsieh
851141a357
HBASE-7752 [snapshot 130201 merge] Fix TestStoreFile failure
...
Revert change to make it match trunk and pass
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-7290v2@1446156 13f79535-47bb-0310-9956-ffa450edef68
2013-02-14 13:05:31 +00:00
Jonathan Hsieh
11d986a0ef
HBASE-7778 [snapshot 130201 merge] Tests with sleep after minicluster shutdown fail due to interrupt flag.
...
Renamed JVMClusterUtil#shutdown's noWait -> wasInterrupted to make it obvious that final guard was incorrect
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-7290v2@1446155 13f79535-47bb-0310-9956-ffa450edef68
2013-02-14 13:04:48 +00:00
Jonathan Hsieh
55cf256b36
HBASE-7788 [snapshot 130201 merge] Fix flakey TestRestore*SnapshotFromClient#testCloneSnapshot
...
Adds table availability check on post clone wait.
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-7290v2@1446152 13f79535-47bb-0310-9956-ffa450edef68
2013-02-14 13:02:37 +00:00
Jonathan Hsieh
ec857a7cde
HBASE-7753 [snapshot 130201 merge] Fix unresolved merge conflicts (Ted Yu)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-7290v2@1446151 13f79535-47bb-0310-9956-ffa450edef68
2013-02-14 13:01:51 +00:00
Jonathan Hsieh
11604eed26
HBASE-7742 [snapshot 130201 merge] Fix TestHFileArchiving#testArchiveOnTableDelete
...
With the merge, we were using the new move to .tmp then archive table deletion code but archived to the incorrect directory.
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-7290v2@1446150 13f79535-47bb-0310-9956-ffa450edef68
2013-02-14 13:01:12 +00:00
Jonathan Hsieh
b96a70d70d
HBASE-7739 Fix TestSnapshotFromMaster failure (Ted Yu)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-7290v2@1446149 13f79535-47bb-0310-9956-ffa450edef68
2013-02-14 13:00:22 +00:00
Jonathan Hsieh
1d2180687a
Merge hbase-7290 branch with trunk 2/1/13
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-7290v2@1446147 13f79535-47bb-0310-9956-ffa450edef68
2013-02-14 12:58:12 +00:00
nkeywal
164b3a4959
HBASE-7798 ZKAssign logs the wrong server if the transition fails (Sergey Shelukhin)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1446106 13f79535-47bb-0310-9956-ffa450edef68
2013-02-14 10:34:20 +00:00
Jonathan Hsieh
51a50ea826
HBASE-7633 Fix flakey TestZKProcedure.testMultiCohortWithMemberTimeoutDuringPrepare
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-7290@1445868 13f79535-47bb-0310-9956-ffa450edef68
2013-02-13 19:14:43 +00:00
Jonathan Hsieh
465ea7f99e
HBASE-7720 Improve logging messages of failed snapshot attempts.
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-7290@1445867 13f79535-47bb-0310-9956-ffa450edef68
2013-02-13 19:14:15 +00:00
Jonathan Hsieh
4405698ee9
HBASE-7703 Eventually all online snapshots fail due to Timeout at same regionserver.
...
Online snapshot attempts would fail due to timeout because a rowlock could not be obtained. Prior to this a
cancellation occurred which likely grabbed the lock without cleaning it properly. The fix here is to use nice cancel
instead of interrupting cancel on failures.
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-7290@1445866 13f79535-47bb-0310-9956-ffa450edef68
2013-02-13 19:13:38 +00:00
Jonathan Hsieh
3b006f510e
HBASE-7689 CloneTableHandler notify completion too early (Matteo Bertozzi)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-7290@1445864 13f79535-47bb-0310-9956-ffa450edef68
2013-02-13 19:12:39 +00:00
Jonathan Hsieh
0efb9a3603
HBASE-7666 More logging improvements in online snapshots code
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-7290@1445863 13f79535-47bb-0310-9956-ffa450edef68
2013-02-13 19:06:44 +00:00
Jonathan Hsieh
6522e34e10
HBASE-7651 RegionServerSnapshotManager fails with CancellationException if previous snapshot fails in per region task
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-7290@1445862 13f79535-47bb-0310-9956-ffa450edef68
2013-02-13 19:05:55 +00:00
Jonathan Hsieh
69523a5ef8
HBASE-7643 HFileArchiver.resolveAndArchive() race condition may lead to snapshot data loss (Matteo Bertozzi)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-7290@1445861 13f79535-47bb-0310-9956-ffa450edef68
2013-02-13 19:05:08 +00:00
Jonathan Hsieh
d0906be22c
HBASE-7622 Add table descriptor verification after snapshot restore (Matteo Bertozzi)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-7290@1445859 13f79535-47bb-0310-9956-ffa450edef68
2013-02-13 19:04:36 +00:00
Jonathan Hsieh
03d5cb8082
HBASE-7559 Add additional Snapshots Unit Test Coverage (Aleksandr Shulman)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-7290@1445858 13f79535-47bb-0310-9956-ffa450edef68
2013-02-13 19:03:55 +00:00
Jonathan Hsieh
78a837f00a
HBASE-7627 UnsupportedOperationException in CatalogJanitor thread
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-7290@1445857 13f79535-47bb-0310-9956-ffa450edef68
2013-02-13 19:02:44 +00:00
Jonathan Hsieh
9c73385702
HBASE-7625 Remove duplicated logFSTree() from TestRestoreFlushSnapshotFromClient (Matteo Bertozzi)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-7290@1445856 13f79535-47bb-0310-9956-ffa450edef68
2013-02-13 19:01:56 +00:00
Jonathan Hsieh
6a25400409
HBASE-7616 NPE in ZKProcedure.nodeCreated
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-7290@1445855 13f79535-47bb-0310-9956-ffa450edef68
2013-02-13 19:01:21 +00:00
Jonathan Hsieh
bc37ac1553
HBASE-7604 Remove duplicated code from HFileLink (Matteo Bertozzi)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-7290@1445854 13f79535-47bb-0310-9956-ffa450edef68
2013-02-13 19:00:36 +00:00