Commit Graph

5237 Commits

Author SHA1 Message Date
Michael Stack 6d64175d1e HBASE-6334 TestImprovement for TestHRegion.testWritesWhileGetting; REVERT ACCIDENTAL HMASTER COMMIT
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1360936 13f79535-47bb-0310-9956-ffa450edef68
2012-07-12 20:53:09 +00:00
Michael Stack 4c72558f62 HBASE-6334 TestImprovement for TestHRegion.testWritesWhileGetting
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1360935 13f79535-47bb-0310-9956-ffa450edef68
2012-07-12 20:51:29 +00:00
Zhihong Yu d6ed913ce5 HBASE-6368 Upgrade Guava for critical performance bug fix
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1360386 13f79535-47bb-0310-9956-ffa450edef68
2012-07-11 20:40:23 +00:00
Michael Stack dd1b45a2a2 HBASE-5151 Rename hbase.skip.errors in HRegion as it is too general-sounding
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1360384 13f79535-47bb-0310-9956-ffa450edef68
2012-07-11 20:36:25 +00:00
Michael Stack 2c6948780b HBASE-2730 Expose RS work queue contents on web UI
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1360179 13f79535-47bb-0310-9956-ffa450edef68
2012-07-11 14:06:20 +00:00
Michael Stack e3447cdf07 HBASE-5151 Rename hbase.skip.errors in HRegion as it is too general-sounding
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1360172 13f79535-47bb-0310-9956-ffa450edef68
2012-07-11 13:50:09 +00:00
Zhihong Yu bbe0d87f8f HBASE-6369 HTable is not closed in AggregationClient (binlijin)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1360171 13f79535-47bb-0310-9956-ffa450edef68
2012-07-11 13:39:29 +00:00
larsh c53b1c6a62 HBASE-6355 Addendum
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1359997 13f79535-47bb-0310-9956-ffa450edef68
2012-07-11 02:44:53 +00:00
Zhihong Yu 30012934b5 HBASE-6337 [MTTR] Remove renaming tmp log file in SplitLogManager (Chunhui)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1359957 13f79535-47bb-0310-9956-ffa450edef68
2012-07-11 00:07:53 +00:00
jxiang 05ad4a91f4 HBASE-6357 Failed distributed log splitting stuck on master web UI
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1359800 13f79535-47bb-0310-9956-ffa450edef68
2012-07-10 17:37:09 +00:00
Zhihong Yu d0487376c0 HBASE-6219 Add two .js files to source repo (Elliot)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1359446 13f79535-47bb-0310-9956-ffa450edef68
2012-07-10 00:00:32 +00:00
Zhihong Yu 82b93c67c3 HBASE-6219 New UI elements may request external resources (Elliot)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1359443 13f79535-47bb-0310-9956-ffa450edef68
2012-07-09 23:50:37 +00:00
Zhihong Yu 5236f762dd HBASE-6350 Some logging improvements for RegionServer bulk loading (Harsh J)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1358989 13f79535-47bb-0310-9956-ffa450edef68
2012-07-09 09:14:27 +00:00
Jonathan Hsieh 0318331ccd HBASE-4379 [hbck] Does not complain about tables with no end region [Z,] (Anoop Sam John)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1358953 13f79535-47bb-0310-9956-ffa450edef68
2012-07-09 07:45:49 +00:00
larsh a7dcdedb86 HBASE-6329 Stopping META regionserver when splitting region could cause daughter region to be assigned twice (chunhui shen)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1358820 13f79535-47bb-0310-9956-ffa450edef68
2012-07-08 19:21:30 +00:00
larsh 5bbb8e78d7 HBASE-6355 Allow HBase to compile against JDK7
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1358816 13f79535-47bb-0310-9956-ffa450edef68
2012-07-08 19:08:54 +00:00
Michael Stack e241ac1842 Add note about refreshing project after eclipse:eclipse suggested by Jean-Marc on list
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1358625 13f79535-47bb-0310-9956-ffa450edef68
2012-07-07 19:32:54 +00:00
Jonathan Hsieh e4622fe245 HBASE-6283 [region_mover.rb] Add option to exclude list of hosts on unload instead of just assuming the source node
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1358448 13f79535-47bb-0310-9956-ffa450edef68
2012-07-06 22:12:16 +00:00
Michael Stack 76222f5d3c HBASE-6341 Publicly expose HConnectionKey
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1358438 13f79535-47bb-0310-9956-ffa450edef68
2012-07-06 21:40:04 +00:00
Zhihong Yu f58744efc7 HBASE-6313 Client hangs because the client is not notified (binlijin)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1358416 13f79535-47bb-0310-9956-ffa450edef68
2012-07-06 20:53:51 +00:00
larsh 6ff32a1a89 Data error after majorCompaction caused by keeping MVCC for opened scanners (chunhui shen)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1358331 13f79535-47bb-0310-9956-ffa450edef68
2012-07-06 18:22:00 +00:00
jxiang 2c48f28239 HBASE-6318 SplitLogWorker exited due to ConcurrentModificationException
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1358330 13f79535-47bb-0310-9956-ffa450edef68
2012-07-06 18:18:38 +00:00
Zhihong Yu edfbb77dc5 HBASE-6220 PersistentMetricsTimeVaryingRate gets used for non-time-based metrics (Paul Cavallaro)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1358306 13f79535-47bb-0310-9956-ffa450edef68
2012-07-06 17:20:30 +00:00
Zhihong Yu 61089268cd HBASE-6333 MemStoreScanner {kvsetAtCreation,snapshotAtCreation} should be private and not volatile (Gregory)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1358070 13f79535-47bb-0310-9956-ffa450edef68
2012-07-06 08:24:59 +00:00
Andrew Kyle Purtell 80c83d8803 HBASE-6253. Do not allow user to disable or drop ACL table (Gopinathan)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1358029 13f79535-47bb-0310-9956-ffa450edef68
2012-07-06 03:02:03 +00:00
larsh 72b0a70a01 HBASE-5909 SlabStats should be a daemon thread
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1357973 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 22:28:12 +00:00
Jonathan Hsieh 0fc4929d66 Revert HBASE-6330 - hadoop 2.0 was fixed but this broke hadoop 1.0 build.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1357844 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 19:56:17 +00:00
Andrew Kyle Purtell 5b717d965b HBASE-6332. Improve POM for better integration with downstream ivy projects (Roman Shaposhnik)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1357773 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 18:04:14 +00:00
larsh 0a35c70f54 HBASE-6293 HMaster does not go down while splitting logs even if explicit shutdown is called.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1357757 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 17:36:59 +00:00
larsh 34e96f5b32 HBASE-6326 Avoid nested retry loops in HConnectionManager
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1357756 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 17:35:24 +00:00
Andrew Kyle Purtell 68da494198 HBASE-6314. Fast fail behavior for unauthenticated user (Himanshu Vashishtha)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1357749 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 17:21:35 +00:00
nkeywal e98ec7e447 HBASE-6328 FSHDFSUtils#recoverFileLease tries to rethrow InterruptedException but actually shallows it
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1357535 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 10:10:01 +00:00
Jonathan Hsieh af21a030c0 HBASE-6330 TestImportExport has been failing against hadoop 0.23/2.0 profile [part2]
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1357480 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 07:22:29 +00:00
Michael Stack c733938f14 HBASE-6296 Refactor EventType to track its own ExecutorService type
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1357405 13f79535-47bb-0310-9956-ffa450edef68
2012-07-04 20:58:37 +00:00
ramkrishna c88f04f153 HBASE-6117 Revisit default condition added to Switch cases in Trunk
Submitted by:Ram	
Reviewed by:Stack	


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1357356 13f79535-47bb-0310-9956-ffa450edef68
2012-07-04 18:08:51 +00:00
nkeywal 6daa0f7bc7 new committer in pom.xml
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1357335 13f79535-47bb-0310-9956-ffa450edef68
2012-07-04 16:40:21 +00:00
nkeywal 1544913988 HBASE-6175 TestFSUtils flaky on hdfs getFileStatus method
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1357238 13f79535-47bb-0310-9956-ffa450edef68
2012-07-04 13:13:31 +00:00
Zhihong Yu b1ab069bdd HBASE-6027 Update the reference guide to reflect the changes in the security profile (Devaraj Das)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1357063 13f79535-47bb-0310-9956-ffa450edef68
2012-07-04 04:19:46 +00:00
Zhihong Yu 2bd71320b2 HBASE-6284 Addendum fixes javadoc (Anoop)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1357056 13f79535-47bb-0310-9956-ffa450edef68
2012-07-04 03:28:34 +00:00
mbautin d2ca6bfe63 [jira] [HBASE-5104] Provide a reliable intra-row pagination mechanism
Summary: Porting Madhu's patch for intra-row pagination (rHBASEEIGHTNINEFBBRANCH1326043) to trunk. This is what we have in 89-fb just as a starting point (currently there are test failures).

Test Plan: Run unit tests

Reviewers: madhuvaidya, lhofhansl, Kannan, tedyu, stack, todd, JIRA, jxcn01

Reviewed By: tedyu

CC: jxcn01, Liyin

Differential Revision: https://reviews.facebook.net/D2799

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1356995 13f79535-47bb-0310-9956-ffa450edef68
2012-07-03 22:36:20 +00:00
Jonathan Hsieh d3dccec7af HBASE-6306 TestFSUtils fails against hadoop 2.0
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1356954 13f79535-47bb-0310-9956-ffa450edef68
2012-07-03 21:22:55 +00:00
Michael Stack f2f468cc65 HBASE-6039 Remove HMasterInterface and replace with something similar to RegionServerStatusProtocol
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1356920 13f79535-47bb-0310-9956-ffa450edef68
2012-07-03 20:29:50 +00:00
Michael Stack 02cd5297ee HBASE-6226 move DataBlockEncoding and related classes to hbase-common module
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1356590 13f79535-47bb-0310-9956-ffa450edef68
2012-07-03 07:34:24 +00:00
Andrew Kyle Purtell b6eabd741d Amend HBASE-6303. Likewise for HCD.setCompactionCompressionType
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1356570 13f79535-47bb-0310-9956-ffa450edef68
2012-07-03 04:36:39 +00:00
Zhihong Yu 6505939970 HBASE-6284 HRegion#doMiniBatchMutation() (Anoop)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1356566 13f79535-47bb-0310-9956-ffa450edef68
2012-07-03 03:53:11 +00:00
Andrew Kyle Purtell 5eacb5a6cf HBASE-6303. HCD.setCompressionType should use Enum support for storing compression types as strings
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1356517 13f79535-47bb-0310-9956-ffa450edef68
2012-07-02 23:27:34 +00:00
Michael Stack 2ec4c4b939 HBASE-6285 HBase master should log INFO message when it attempts to assign a region
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1356247 13f79535-47bb-0310-9956-ffa450edef68
2012-07-02 14:24:24 +00:00
Lars George 40dc5d71f8 HBASE-6265 Calling getTimestamp() on a KV in cp.prePut() causes KV not to be flushed
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1356106 13f79535-47bb-0310-9956-ffa450edef68
2012-07-02 08:26:31 +00:00
Andrew Kyle Purtell cbd82f0440 HBASE-6292. Compact can skip the security access control (ShiXing)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1355825 13f79535-47bb-0310-9956-ffa450edef68
2012-06-30 21:26:15 +00:00
Zhihong Yu ef55fb21de HBASE-6281 Assignment need not be called for disabling table regions during clean cluster start up (Rajesh)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1355532 13f79535-47bb-0310-9956-ffa450edef68
2012-06-29 19:42:53 +00:00