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 |
Michael Stack
|
78b8109fdc
|
HBASE-7918 Reenable IntegrationTestRebalanceAndKillServersTargeted; it works now (thanks Sergey)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1449272 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-23 06:07:34 +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
|
67da069ee6
|
HBASE-7904 revert, mapred.MiniMRCluster cannot be started
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1449152 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-22 18:03:30 +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 |
Zhihong Yu
|
c3b2b1bd0b
|
HBASE-7904 Upgrade hadoop 2.0 dependency to 2.0.3-alpha (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1449130 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-22 17:06:56 +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 |
nkeywal
|
dac024559d
|
HBASE-7838 HBase regionserver never stoping when running hbase-daemon.sh stop regionserver (Damien Hardy) - addendum
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1448997 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-22 11:33:11 +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 |
Michael Stack
|
e3046bfe11
|
Add hbasecon2013 notice
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1448843 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-21 22:48:47 +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
|
10e9c4eb39
|
HBASE-7290 / HBASE-6055 Online and Offline table snapshots. Merged to trunk. (Jesse Yates, Matteo Bertozzi, Jonathan Hsieh, Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1448506 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-21 03:38:05 +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 |
Enis Soztutar
|
432c100d3b
|
HBASE-7834. Document Hadoop version support matrix in the book
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1446379 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-14 22:55:17 +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 |
Jonathan Hsieh
|
2d503346ae
|
Remove another unused dir
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-7290v2@1446135 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-14 11:52:46 +00:00 |
Jonathan Hsieh
|
545e814e7c
|
Remove empty directories (HBASE-7209 followup)
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-7290v2@1446133 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-14 11:51:20 +00:00 |
Jonathan Hsieh
|
392a97b9c9
|
Creating new online snapshot branch for another attempt to 02/01 trunk merge
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-7290v2@1446130 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-14 11:41:11 +00:00 |
nkeywal
|
67ba5e3d50
|
HBASE-7838 HBase regionserver never stoping when running (Damien Hardy)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1446116 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-14 11:07:05 +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 |
eclark
|
7aa994de3b
|
HBASE-7823 Add ignores to hbase-prefix-tree
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1445917 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-13 20:55:59 +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 |