Commit Graph

5255 Commits

Author SHA1 Message Date
jxiang 0da654d45f HBASE-6392 UnknownRegionException blocks hbck from sideline big overlap regions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1363190 13f79535-47bb-0310-9956-ffa450edef68
2012-07-19 00:23:56 +00:00
Michael Stack 7743260acc HBASE-6373 Add more context information to audit log messages
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1363188 13f79535-47bb-0310-9956-ffa450edef68
2012-07-19 00:10:28 +00:00
jxiang dc17a2559c HBASE-6420 Gracefully shutdown logsyncer
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1363180 13f79535-47bb-0310-9956-ffa450edef68
2012-07-19 00:00:40 +00:00
Zhihong Yu 5586daa4de HBASE-6389 Revert, the patch breaks TestZooKeeper
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1363179 13f79535-47bb-0310-9956-ffa450edef68
2012-07-18 23:51:25 +00:00
Zhihong Yu 9c5b6c5033 HBASE-6419 PersistentMetricsTimeVaryingRate gets used for non-time-based metrics (part2 of HBASE-6220) (Paul Cavallaro)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1363016 13f79535-47bb-0310-9956-ffa450edef68
2012-07-18 16:57:57 +00:00
Zhihong Yu 57ec7d083a HBASE-6400 Add getMasterAdmin() and getMasterMonitor() to HConnection (Enis)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1363009 13f79535-47bb-0310-9956-ffa450edef68
2012-07-18 16:35:00 +00:00
Zhihong Yu dc15aef157 HBASE-6405 Addendum fixes RAT checking (Elliot Clark)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1362696 13f79535-47bb-0310-9956-ffa450edef68
2012-07-17 22:42:42 +00:00
Zhihong Yu c863b51baa HBASE-6405 Create Hadoop compatibilty modules and Metrics2 implementation of replication metrics (Elliot Clark)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1362681 13f79535-47bb-0310-9956-ffa450edef68
2012-07-17 22:02:06 +00:00
Zhihong Yu eeb9a275c8 HBASE-6336 Split point should not be equal to start row or end row (Chunhui)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1362340 13f79535-47bb-0310-9956-ffa450edef68
2012-07-17 03:56:07 +00:00
Michael Stack 930fe80dfb HBASE-6382 Upgrade Jersey to 1.8 to match Hadoop 1 and 2
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1362285 13f79535-47bb-0310-9956-ffa450edef68
2012-07-16 22:15:21 +00:00
jxiang 265aa530a5 HBASE-6397 [hbck] print out bulk load commands for sidelined regions if necessary
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1362245 13f79535-47bb-0310-9956-ffa450edef68
2012-07-16 20:44:58 +00:00
jxiang 1b51219af6 HBASE-6394 verifyrep MR job map tasks throws NullPointerException
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1361469 13f79535-47bb-0310-9956-ffa450edef68
2012-07-14 02:21:15 +00:00
larsh 3a68756704 HBASE-6389 Modify the conditions to ensure that Master waits for sufficient number of Region Servers before starting region assignments (Aditya Kishore)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1361456 13f79535-47bb-0310-9956-ffa450edef68
2012-07-14 00:40:13 +00:00
Michael Stack fabf76eaee HBASE-6380 bulkload should update the store.storeSize
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1361203 13f79535-47bb-0310-9956-ffa450edef68
2012-07-13 13:26:04 +00:00
Michael Stack 8a0b742b4d HBASE-6370 Add compression codec test at HMaster when createTable/modifyColumn/modifyTable
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1361058 13f79535-47bb-0310-9956-ffa450edef68
2012-07-13 07:20:25 +00:00
jxiang 6b3f368bd9 HBASE-6384 hbck should group together those sidelined regions need to be bulk loaded later
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1361034 13f79535-47bb-0310-9956-ffa450edef68
2012-07-13 03:12:27 +00:00
Andrew Kyle Purtell 349c82e0a0 HBASE-6377. HBASE-5533 metrics miss all operations submitted via MultiAction
Committed 6377-trunk-remove-get-put-delete-histograms.patch


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1361026 13f79535-47bb-0310-9956-ffa450edef68
2012-07-13 00:59:24 +00:00
Michael Stack 9033191c5e HBASE-6375 Master may be using a stale list of region servers for creating assignment plan during startup
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1360959 13f79535-47bb-0310-9956-ffa450edef68
2012-07-12 21:30:01 +00:00
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