Commit Graph

607 Commits

Author SHA1 Message Date
Zhihong Yu 4d7870dcc4 HBASE-7202 Family Store Files are not archived on admin.deleteColumn() (Matteo)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1412267 13f79535-47bb-0310-9956-ffa450edef68
2012-11-21 20:19:32 +00:00
nkeywal ba42613a5c HBASE-7146 Fix the wrong reference to getReader that survived in the FSHLog javadoc (Gustavo Anatoly)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1412092 13f79535-47bb-0310-9956-ffa450edef68
2012-11-21 13:44:16 +00:00
eclark cca8e8280c HBASE-7185 Create hbase-protocol module
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1411922 13f79535-47bb-0310-9956-ffa450edef68
2012-11-20 23:26:00 +00:00
eclark 7fdc889169 HBASE-7062 Move HLog stats to metrics 2
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1411337 13f79535-47bb-0310-9956-ffa450edef68
2012-11-19 18:04:53 +00:00
Enis Soztutar 4aeeda4377 HBASE-6830. [WINDOWS] Tests should not rely on local temp dir to be available in DFS
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1410659 13f79535-47bb-0310-9956-ffa450edef68
2012-11-17 01:16:51 +00:00
Michael Stack 4cdaf84ef8 HBASE-2645 HLog writer can do 1-2 sync operations after lease has been recovered for split process
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1410651 13f79535-47bb-0310-9956-ffa450edef68
2012-11-17 00:33:15 +00:00
Michael Stack 79b341459a HBASE-2645 HLog writer can do 1-2 sync operations after lease has been recovered for split process
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1410631 13f79535-47bb-0310-9956-ffa450edef68
2012-11-16 23:54:00 +00:00
Michael Stack 91b304eefe HBASE-7178 Compression tests
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1410496 13f79535-47bb-0310-9956-ffa450edef68
2012-11-16 17:29:19 +00:00
Michael Stack c5b57b4558 HBASE-7162 Prefix Compression - Trie data block encoding; hbase-common and hbase-server changes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1410213 13f79535-47bb-0310-9956-ffa450edef68
2012-11-16 06:53:23 +00:00
larsh d322efdeb6 HBASE-7177 TestZooKeeperScanPolicyObserver.testScanPolicyObserver is flaky
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1410199 13f79535-47bb-0310-9956-ffa450edef68
2012-11-16 05:20:57 +00:00
larsh 3e0385ec1d HBASE-7166 TestSplitTransactionOnCluster tests are flaky
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1410060 13f79535-47bb-0310-9956-ffa450edef68
2012-11-15 22:20:07 +00:00
Andrew Kyle Purtell 3e393dd4f8 HBASE-7134. incrementColumnValue hooks no longer called from anywhere
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1409968 13f79535-47bb-0310-9956-ffa450edef68
2012-11-15 20:12:32 +00:00
Zhihong Yu 54093f6560 HBASE-7128 Reduce annoying catch clauses of UnsupportedEncodingException that is never thrown because of UTF-8, addendum
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1409881 13f79535-47bb-0310-9956-ffa450edef68
2012-11-15 16:52:33 +00:00
larsh 3989c72387 HBASE-7165 TestSplitLogManager.testUnassignedTimeout is flaky
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1409649 13f79535-47bb-0310-9956-ffa450edef68
2012-11-15 05:29:02 +00:00
Michael Stack f38ee24ed0 HBASE-6282 The introspection, etc. of objects in the RPC has to be handled for PB objects
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1409648 13f79535-47bb-0310-9956-ffa450edef68
2012-11-15 05:26:17 +00:00
Michael Stack e34f3890f3 HBASE-6282 The introspection, etc. of objects in the RPC has to be handled for PB objects
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1409643 13f79535-47bb-0310-9956-ffa450edef68
2012-11-15 03:55:23 +00:00
Michael Stack 18415285f5 HBASE-6470 SingleColumnValueFilter with private fields and methods
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1409378 13f79535-47bb-0310-9956-ffa450edef68
2012-11-14 20:25:12 +00:00
Zhihong Yu 4c5928faf9 HBASE-7042 Master Coprocessor Endpoint (Francis Liu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1409257 13f79535-47bb-0310-9956-ffa450edef68
2012-11-14 17:03:06 +00:00
Michael Stack 2b4c3659fa HBASE-7156 Add Data Block Encoding and -D opts to Performance Evaluation
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1408986 13f79535-47bb-0310-9956-ffa450edef68
2012-11-13 22:15:43 +00:00
larsh 091ee90a7e HBASE-4913 Addendum: Fix TestShell
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1408902 13f79535-47bb-0310-9956-ffa450edef68
2012-11-13 19:24:55 +00:00
jxiang 5671ab600b HBASE-7152 testShouldCheckMasterFailOverWhenMETAIsInOpenedState times out occasionally
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1408854 13f79535-47bb-0310-9956-ffa450edef68
2012-11-13 17:44:17 +00:00
nkeywal 2f42b768a3 HBASE-6356 printStackTrace in FSUtils (Gustavo Anatoly)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1408851 13f79535-47bb-0310-9956-ffa450edef68
2012-11-13 17:35:31 +00:00
Zhihong Yu 4416b25b1e HBASE-7128 Reduce annoying catch clauses of UnsupportedEncodingException that is never thrown because of UTF-8 (Hiroshi)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1408758 13f79535-47bb-0310-9956-ffa450edef68
2012-11-13 14:52:04 +00:00
larsh fb934909a8 HBASE-5898 Consider double-checked locking for block cache lock (Todd, Elliot, LarsH)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1408620 13f79535-47bb-0310-9956-ffa450edef68
2012-11-13 06:54:02 +00:00
gchanan 6f09882c7f HBASE-7151 Better log message for Per-CF compactions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1408502 13f79535-47bb-0310-9956-ffa450edef68
2012-11-12 23:19:53 +00:00
gchanan a65a66be3d HBASE-4913 Addendum: better shell parsing
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1408424 13f79535-47bb-0310-9956-ffa450edef68
2012-11-12 19:51:04 +00:00
larsh b91df27d20 HBASE-7103 Need to fail split if SPLIT znode is deleted even before the split is completed. (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1408418 13f79535-47bb-0310-9956-ffa450edef68
2012-11-12 19:41:40 +00:00
Zhihong Yu dec4aea1f2 HBASE-7143 TestMetaMigrationRemovingHTD fails when used with Hadoop 0.23/2.x (Andrey Klochlov)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1408011 13f79535-47bb-0310-9956-ffa450edef68
2012-11-11 14:35:22 +00:00
larsh 55163522e6 HBASE-4583 Integrate RWCC with Append and Increment operations
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1407725 13f79535-47bb-0310-9956-ffa450edef68
2012-11-10 04:28:07 +00:00
jxiang e3b9058715 HBASE-7130 NULL qualifier is ignored
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1407695 13f79535-47bb-0310-9956-ffa450edef68
2012-11-09 23:45:32 +00:00
Zhihong Yu f317ef5b57 HBASE-7046 Fix resource leak in TestHLogSplit#testOldRecoveredEditsFileSidelined (Himanshu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1407363 13f79535-47bb-0310-9956-ffa450edef68
2012-11-09 05:21:52 +00:00
Enis Soztutar 5497b3c155 HBASE-6831. [WINDOWS] HBaseTestingUtility.expireSession() does not expire zookeeper session
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1407300 13f79535-47bb-0310-9956-ffa450edef68
2012-11-08 22:25:14 +00:00
Enis Soztutar 8d079e7ca5 HBASE-6828. [WINDOWS] TestMemoryBoundedLogMessageBuffer failures
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1407298 13f79535-47bb-0310-9956-ffa450edef68
2012-11-08 22:22:10 +00:00
Enis Soztutar b28150763d HBASE-6827. [WINDOWS] TestScannerTimeout fails expecting a timeout
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1407290 13f79535-47bb-0310-9956-ffa450edef68
2012-11-08 22:13:19 +00:00
Enis Soztutar 227dfa8bd4 HBASE-6823. [WINDOWS] TestSplitTransaction fails due to the Log handle not released by a call to DaughterOpener.start()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1407289 13f79535-47bb-0310-9956-ffa450edef68
2012-11-08 22:11:10 +00:00
Enis Soztutar 85d0b8f3bc HBASE-6820. [WINDOWS] MiniZookeeperCluster should ensure that ZKDatabase is closed upon shutdown()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1407287 13f79535-47bb-0310-9956-ffa450edef68
2012-11-08 22:09:20 +00:00
Enis Soztutar 3b07b3fdc3 HBASE-6822. [WINDOWS] MiniZookeeperCluster multiple daemons bind to the same port
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1407286 13f79535-47bb-0310-9956-ffa450edef68
2012-11-08 22:07:37 +00:00
Enis Soztutar eded9b6b1f HBASE-6826. [WINDOWS] TestFromClientSide failures
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1407285 13f79535-47bb-0310-9956-ffa450edef68
2012-11-08 22:05:53 +00:00
gchanan 82ebcfd458 HBASE-4913 Per-CF compaction Via the Shell (Mubarak and Gregory)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1407227 13f79535-47bb-0310-9956-ffa450edef68
2012-11-08 19:22:58 +00:00
eclark dbddf05a0a HBASE-7121 Fix TestHFileOutputFormat after moving RS to metrics2
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1407216 13f79535-47bb-0310-9956-ffa450edef68
2012-11-08 19:09:33 +00:00
Michael Stack 0cf5cfec84 HBASE-7098 Fix minor typos and formatting issues in HFileArchiver/HFileLink
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1406860 13f79535-47bb-0310-9956-ffa450edef68
2012-11-07 23:17:34 +00:00
Michael Stack e7f5eea91c HBASE-6969 Avoid unneceseary regular expression matching in ruby code for "list" command
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1406805 13f79535-47bb-0310-9956-ffa450edef68
2012-11-07 21:07:05 +00:00
Michael Stack 4ae5cc07c1 HBASE-6894 Adding metadata to a table in the shell is both arcane and painful
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1406800 13f79535-47bb-0310-9956-ffa450edef68
2012-11-07 21:00:32 +00:00
jxiang e4a99e9794 HBASE-7113 TestGzipFilter is flaky with jdk1.7
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1406797 13f79535-47bb-0310-9956-ffa450edef68
2012-11-07 20:45:52 +00:00
jxiang 329796cac5 HBASE-6958 TestAssignmentManager sometimes fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1406699 13f79535-47bb-0310-9956-ffa450edef68
2012-11-07 16:20:43 +00:00
eclark 3900978ffe HBASE-6410 Move RegionServer Metrics to metrics2
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1406396 13f79535-47bb-0310-9956-ffa450edef68
2012-11-06 23:22:01 +00:00
Michael Stack 60caa2cedf HBASE-6793 Make hbase-examples module
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1406339 13f79535-47bb-0310-9956-ffa450edef68
2012-11-06 21:22:27 +00:00
Michael Stack 9b3e63dcb7 HBASE-6991 Escape "\" in Bytes.toStringBinary() and its counterpart Bytes.toBytesBinary()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1406297 13f79535-47bb-0310-9956-ffa450edef68
2012-11-06 20:07:46 +00:00
Zhihong Yu 571a8a3e62 HBASE-7095 Cannot set 'lenAsVal' for KeyOnlyFilter from shell (Aditya)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1405657 13f79535-47bb-0310-9956-ffa450edef68
2012-11-04 22:37:04 +00:00
Michael Stack 867ff9fc69 HBASE-7089 Allow filter to be specified for Get from HBase shell
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1405640 13f79535-47bb-0310-9956-ffa450edef68
2012-11-04 21:09:02 +00:00
Zhihong Yu 73911b1740 HBASE-7086 Enhance ResourceChecker to log stack trace for potentially hanging threads
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1405443 13f79535-47bb-0310-9956-ffa450edef68
2012-11-04 00:20:27 +00:00
Enis Soztutar b503dfba3f HBASE-7063 Package name for compression should not contain hfile
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1405130 13f79535-47bb-0310-9956-ffa450edef68
2012-11-02 19:51:18 +00:00
Michael Stack 6f6f425a31 HBASE-6389 Modify the conditions to ensure that Master waits for sufficient number of Region Servers before starting region assignments
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1405111 13f79535-47bb-0310-9956-ffa450edef68
2012-11-02 19:20:52 +00:00
Michael Stack 624021fb4d HBASE-7070 Scanner may retry forever after HBASE-5974
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1405107 13f79535-47bb-0310-9956-ffa450edef68
2012-11-02 19:15:32 +00:00
Michael Stack 2803eed35e HBASE-2645 HLog writer can do 1-2 sync operations after lease has been recovered for split process; REVERT -- TEST FAILS
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1404875 13f79535-47bb-0310-9956-ffa450edef68
2012-11-02 04:32:54 +00:00
jxiang 75682c0c5b HBASE-7083 SSH#fixupDaughter should force re-assign missing daughter
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1404867 13f79535-47bb-0310-9956-ffa450edef68
2012-11-02 04:11:56 +00:00
larsh d051501c07 HBASE-6925 Change socket write size from 8K to 64K for HBaseServer (Karthik)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1404777 13f79535-47bb-0310-9956-ffa450edef68
2012-11-01 21:41:15 +00:00
jxiang ddb9e96654 HBASE-6060 Regions's in OPENING state from failed regionservers takes a long time to recover
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1404759 13f79535-47bb-0310-9956-ffa450edef68
2012-11-01 20:50:22 +00:00
jxiang 5dfdc621f1 HBASE-7082 TestHFileCleaner#testHFileCleaning fails due to cleaner is reset
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1404722 13f79535-47bb-0310-9956-ffa450edef68
2012-11-01 18:48:35 +00:00
larsh 8cde506fb9 HBASE-7077 ADDENDUM, add TestCategory
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1404640 13f79535-47bb-0310-9956-ffa450edef68
2012-11-01 15:23:48 +00:00
gchanan e74cd24ff2 HBASE-6904 In the HBase shell, an error is thrown that states replication-related znodes already exist
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1404389 13f79535-47bb-0310-9956-ffa450edef68
2012-10-31 22:21:48 +00:00
larsh 5b7f4bb535 HBASE-7077 Test for: CheckAndPut should properly read MVCC
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1404382 13f79535-47bb-0310-9956-ffa450edef68
2012-10-31 22:09:28 +00:00
larsh 09873f9d32 HBASE-7051 CheckAndPut should properly read MVCC
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1404377 13f79535-47bb-0310-9956-ffa450edef68
2012-10-31 22:02:09 +00:00
jxiang 4873d3a441 HBASE-7080 TestHFileOutputFormat.testColumnFamilyCompression failing due to UnsatisfiedLinkError
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1404329 13f79535-47bb-0310-9956-ffa450edef68
2012-10-31 20:07:56 +00:00
Zhihong Yu 756840a814 HBASE-7066 Some HMaster coprocessor exceptions are being swallowed in try catch blocks (Francis Liu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1404146 13f79535-47bb-0310-9956-ffa450edef68
2012-10-31 14:06:40 +00:00
Michael Stack fb983be9e3 HLog writer can do 1-2 sync operations after lease has been recovered for split process.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1403977 13f79535-47bb-0310-9956-ffa450edef68
2012-10-31 04:48:37 +00:00
Zhihong Yu b31e78a424 HBASE-7055 Revert - part 2
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1403898 13f79535-47bb-0310-9956-ffa450edef68
2012-10-30 22:11:19 +00:00
Zhihong Yu 1abf20084a HBASE-7055 port HBASE-6371 tier-based compaction from 0.89-fb to trunk - revert for further discussion
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1403890 13f79535-47bb-0310-9956-ffa450edef68
2012-10-30 22:04:41 +00:00
Zhihong Yu 028a672e20 HBASE-7055 port HBASE-6371 tier-based compaction from 0.89-fb to trunk (Sergey)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1403852 13f79535-47bb-0310-9956-ffa450edef68
2012-10-30 20:14:01 +00:00
Zhihong Yu 9fda46c126 HBASE-7060 Region load balancing by table does not handle the case where a table's region count is lower than the number of the RS in the cluster (Ted Yu and Tianying)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1403851 13f79535-47bb-0310-9956-ffa450edef68
2012-10-30 20:08:22 +00:00
Jean-Daniel Cryans 02fa99f9f0 HBASE-6700 [replication] empty znodes created during queue failovers aren't
deleted (Terry Zhang via JD)


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1403581 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 23:44:56 +00:00
Michael Stack e7d4f965a1 HBASE-6707 TEST org.apache.hadoop.hbase.backup.example.TestZooKeeperTableArchiveClient.testMultipleTables flaps; ADDENDUM v4 -- I FORGOT THIS BIT
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1403539 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 21:33:15 +00:00
jxiang 27f9a5cd7b HBASE-5119 Set the TimeoutMonitor's timeout back down
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1403500 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 20:52:45 +00:00
Michael Stack 28fffb91b7 HBASE-6707 TEST org.apache.hadoop.hbase.backup.example.TestZooKeeperTableArchiveClient.testMultipleTables flaps; ADDENDUM v4
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1403098 13f79535-47bb-0310-9956-ffa450edef68
2012-10-28 21:49:19 +00:00
Zhihong Yu 056977d70b HBASE-6665 ROOT region should not be splitted even with META row as explicit split key (Rajesh)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1403037 13f79535-47bb-0310-9956-ffa450edef68
2012-10-28 16:33:27 +00:00
larsh f4923b98a6 HBASE-6846 BitComparator bug - ArrayIndexOutOfBoundsException (Lucian George Iordache)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1402882 13f79535-47bb-0310-9956-ffa450edef68
2012-10-27 21:24:00 +00:00
Michael Stack cd572001f0 HBASE-7024 TableMapReduceUtil.initTableMapperJob unnecessarily limits the types of outputKeyClass and outputValueClass
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1402710 13f79535-47bb-0310-9956-ffa450edef68
2012-10-26 23:08:45 +00:00
Andrew Kyle Purtell 04381e1a6c HBASE-7033. Add hbase.lru.blockcache.acceptable.factor to configuration (Sergey Shelukhin)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1402314 13f79535-47bb-0310-9956-ffa450edef68
2012-10-25 20:12:54 +00:00
jxiang d70e3d8180 HBASE-6977 Multithread processing ZK assignment events
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1402226 13f79535-47bb-0310-9956-ffa450edef68
2012-10-25 17:32:08 +00:00
Michael Stack c9073c4631 HBASE-5974 Scanner retry behavior with RPC timeout on next() seems incorrect
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1402214 13f79535-47bb-0310-9956-ffa450edef68
2012-10-25 16:43:22 +00:00
Zhihong Yu bd7c0c96f9 HBASE-5257 Allow INCLUDE_AND_NEXT_COL in filters and use it in ColumnPaginationFilter (Varun)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1402209 13f79535-47bb-0310-9956-ffa450edef68
2012-10-25 16:32:06 +00:00
Zhihong Yu dc14281b85 HBASE-7048 Regionsplitter requires the hadoop config path to be in hbase classpath (Ming Ma)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1402197 13f79535-47bb-0310-9956-ffa450edef68
2012-10-25 16:05:01 +00:00
gchanan 2be66139d6 HBASE-7045 Add some comments to MVCC code
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1401910 13f79535-47bb-0310-9956-ffa450edef68
2012-10-24 23:01:10 +00:00
jxiang b1595ac86b HBASE-6896 sync bulk and regular assigment handling socket timeout exception
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1401744 13f79535-47bb-0310-9956-ffa450edef68
2012-10-24 15:50:55 +00:00
Michael Stack 47ae2df693 HBASE-7037 ReplicationPeer logs at WARN level aborting server instead of at FATAL
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1401563 13f79535-47bb-0310-9956-ffa450edef68
2012-10-24 06:09:06 +00:00
larsh 08491e4f59 HBASE-6843 loading lzo error when using coprocessor (Andy)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1401551 13f79535-47bb-0310-9956-ffa450edef68
2012-10-24 04:47:28 +00:00
gchanan af295f5605 HBASE-7018 Fix and Improve TableDescriptor caching for bulk assignment
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1401525 13f79535-47bb-0310-9956-ffa450edef68
2012-10-24 01:06:44 +00:00
eclark 65a7c12942 HBASE-7027 Use the correct port of info server of region servers
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1401454 13f79535-47bb-0310-9956-ffa450edef68
2012-10-23 20:39:21 +00:00
eclark 2f06bfd297 HBASE-7032 Remove old IncrementColumnValue code.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1401447 13f79535-47bb-0310-9956-ffa450edef68
2012-10-23 20:28:37 +00:00
Zhihong Yu 940b37dc24 HBASE-6942 Endpoint implementation for bulk delete rows (Anoop)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1401330 13f79535-47bb-0310-9956-ffa450edef68
2012-10-23 15:59:57 +00:00
Zhihong Yu 871618c19b HBASE-6972 HBase Shell deleteall should not require column to be defined (Ricky)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1401115 13f79535-47bb-0310-9956-ffa450edef68
2012-10-22 22:56:54 +00:00
gchanan 2c4b5f74d7 HBASE-7019 Can't pass SplitAlgo in hbase shell
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1401091 13f79535-47bb-0310-9956-ffa450edef68
2012-10-22 21:46:50 +00:00
Zhihong Yu 2cdb599c36 HBASE-7001 Fix the RCN Correctness Warning in MemStoreFlusher class (Liang Xie)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1401037 13f79535-47bb-0310-9956-ffa450edef68
2012-10-22 19:34:12 +00:00
gchanan 12315b8597 HBASE-6987 Port HBASE-6920 to trunk (?)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1401015 13f79535-47bb-0310-9956-ffa450edef68
2012-10-22 19:12:43 +00:00
Zhihong Yu 1a32bfed45 HBASE-6728 revert
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1401012 13f79535-47bb-0310-9956-ffa450edef68
2012-10-22 19:08:23 +00:00
Zhihong Yu 1048d15c6a HBASE-6728 prevent OOM possibility due to per connection responseQueue being unbounded
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1401008 13f79535-47bb-0310-9956-ffa450edef68
2012-10-22 19:03:59 +00:00
eclark d115205c13 HBASE-6951 Allow the master info server to be started in a read only mode.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1400956 13f79535-47bb-0310-9956-ffa450edef68
2012-10-22 17:09:58 +00:00
Zhihong Yu b27d0319c0 HBASE-6998 Uncaught exception in main() makes the HMaster/HRegionServer process suspend (Liang Xie)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1400940 13f79535-47bb-0310-9956-ffa450edef68
2012-10-22 16:27:16 +00:00
jxiang a5bd102cd8 HBASE-6611 Forcing region state offline cause double assignment
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1400358 13f79535-47bb-0310-9956-ffa450edef68
2012-10-20 03:57:49 +00:00
Zhihong Yu 312e9187ae HBASE-7005 Addendum updates thrift release that we depend on
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1400288 13f79535-47bb-0310-9956-ffa450edef68
2012-10-19 21:02:12 +00:00