Commit Graph

6465 Commits

Author SHA1 Message Date
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
sershe 582cd3b263 Adding sershe to developers section.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1449861 13f79535-47bb-0310-9956-ffa450edef68
2013-02-25 19:48:45 +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
ramkrishna 97530e300d Updating pom.xml
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1449758 13f79535-47bb-0310-9956-ffa450edef68
2013-02-25 15:57:40 +00:00
nkeywal 279f49ce48 HBASE-7879 JUnit dependency in main from htrace
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1449614 13f79535-47bb-0310-9956-ffa450edef68
2013-02-25 08:10:20 +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
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