Commit Graph

9246 Commits

Author SHA1 Message Date
Andrew Purtell 83c2de2575 Amend HBASE-12023 HRegion.applyFamilyMapToMemstore creates too many iterator objects; More cases (Vladimir Rodionov) 2014-09-23 13:14:16 -07:00
Andrew Purtell e06b4bcf35 HBASE-12064 hbase.master.balancer.stochastic.numRegionLoadsToRemember is not used (Junegunn Choi) 2014-09-23 12:36:34 -07:00
Elliott Clark d94f24b901 HBASE-12067 Remove deprecated metrics classes. 2014-09-23 11:40:16 -07:00
anoopsjohn 564b3d8bc2 HBASE-12048 Remove deprecated APIs from Filter. 2014-09-23 23:07:38 +05:30
anoopsjohn a94f7b1400 HBASE-12024 Fix javadoc warning. 2014-09-23 22:50:55 +05:30
Elliott Clark 2635791027 HBASE-12062 Fix usage of Collections.toArray 2014-09-23 09:58:24 -07:00
anoopsjohn 791a03b40f HBASE-12047 Avoid usage of KeyValueUtil#ensureKeyValue in simple cases. 2014-09-23 16:42:01 +05:30
Andrew Purtell 411991cf1d HBASE-12045 REST proxy users configuration in hbase-site.xml is ignored (Aditya Kishore) 2014-09-22 17:37:19 -07:00
Andrew Purtell 0153a353b2 HBASE-12044 REST delete operation should not retry disableTable for DoNotRetryIOException (Aditya Kishore) 2014-09-22 17:37:19 -07:00
Andrew Purtell e925348979 HBASE-12043 REST server should respond with FORBIDDEN(403) code on AccessDeniedException (Aditya Kishore) 2014-09-22 17:37:19 -07:00
Enis Soztutar 7b7648322b HBASE-12055 TestBucketWriterThread hangs flakily based on timing (Nick Dimiduk) 2014-09-22 14:41:12 -07:00
Enis Soztutar bcbacefdd5 HBASE-12046 HTD/HCD setters should be builder-style 2014-09-22 11:44:34 -07:00
anoopsjohn 2cef840ef4 HBASE-11872 Avoid usage of KeyValueUtil#ensureKeyValue from Compactor. 2014-09-22 10:24:56 +05:30
Enis Soztutar d568aa22b8 HBASE-11974 When a disabled table is scanned, NotServingRegionException is thrown instead of TableNotEnabledException (Ted Yu) 2014-09-21 15:23:31 -07:00
Jeffrey Zhong 676a0126bc HBASE-11906: Meta data loss with distributed log replay 2014-09-19 18:00:07 -07:00
stack ee573ea285 HBASE-12032 Script to stop regionservers via RPC (Patrick White) 2014-09-19 16:49:59 -07:00
stack ee2821b0a5 HBASE-11917 Deprecate / Remove HTableUtil 2014-09-19 15:56:46 -07:00
stack 4877ee8788 HBASE-11982 Bootstraping hbase:meta table creates a WAL file in region dir (Enis) 2014-09-19 14:34:15 -07:00
stack 288ffe6563 HBASE-11145 UNEXPECTEDpatch -p1 < 11145v2.txt ! when HLog sync: Queue full 2014-09-19 14:31:10 -07:00
stack d2501d643b HBASE-10757 Change HTable class doc so it sends people to HCM getting instances 2014-09-19 13:34:59 -07:00
Lars Hofhansl 94082791af HBASE-12023 HRegion.applyFamilyMapToMemstore creates too many iterator objects. (Vladimir Rodionov) 2014-09-19 11:55:24 -07:00
Jimmy Xiang b4c07e9a80 HBASE-12005 Split/merge fails if master restarts before PONR 2014-09-19 11:44:07 -07:00
Jimmy Xiang 74c6b33e84 HBASE-12007 StochasticBalancer should avoid putting user regions on master 2014-09-19 11:39:51 -07:00
stack 098f8c4401 HBASE-12021 Hbase shell does not respect the HBASE_OPTS set by the user in console (Ashish Singhi) 2014-09-19 11:06:53 -07:00
stack 7d0f5eba2d HBASE-11462 MetaTableAccessor shouldn't use ZooKeeeper (Mikhail Antononv) 2014-09-19 11:02:35 -07:00
Jimmy Xiang 0ff05f46e7 HBASE-11960 Provide a sample to show how to use Thrift client authentication 2014-09-19 09:31:30 -07:00
stack e05f78ec01 HBASE-12010 Use TableName.META_TABLE_NAME instead of indirectly from HTableDescriptor 2014-09-19 00:05:50 -07:00
stack 64a69f0ffc HBASE-12025 TestHttpServerLifecycle.testStartedServerWithRequestLog hangs frequently 2014-09-18 21:05:40 -07:00
Ted Yu 4d29a21ff7 HBASE-11405 Multiple invocations of hbck in parallel disables balancer permanently (bharath v) 2014-09-19 01:01:04 +00:00
stack 257562036b HBASE-12019 hbase-daemon.sh overwrite HBASE_ROOT_LOGGER and HBASE_SECURITY_LOGGER variables (Sebastien Barrier) 2014-09-18 17:00:53 -07:00
stack 38dfd9c2aa HBASE-10134 Add Chaos Monkey that doesn't touch the master (Matteo Bertozzi ADDENDUM) 2014-09-18 16:04:38 -07:00
Matteo Bertozzi bd8df9ccd4 HBASE-11598 Add simple rpc throttling 2014-09-18 22:38:30 +01:00
Enis Soztutar f11b512295 Updated links in README 2014-09-18 11:58:14 -07:00
Elliott Clark 50501f8100 HBASE-10314 Add Chaos Monkey that doesn't touch the master 2014-09-18 11:44:03 -07:00
Elliott Clark a8329fa364 HBASE-11266 Remove shaded references to logger 2014-09-18 11:27:37 -07:00
Ashish Singhi 759922ba7e HBASE-8139 Allow job names to be overridden
Signed-off-by: Elliott Clark <eclark@apache.org>
2014-09-18 10:39:59 -07:00
Patrick White b26ec4e3df HBASE-12013 Support multiple regionservers per host in region_mover.rb
Signed-off-by: Elliott Clark <eclark@apache.org>
2014-09-18 08:48:15 -07:00
anoopsjohn 6813167423 HBASE-11874 Support Cell to be passed to StoreFile.Writer rather than KeyValue. 2014-09-18 18:32:45 +05:30
Misty Stanley-Jones fdbb5e9ca3 Addendum to HBASE-11951 -- actually add the script 2014-09-18 15:48:03 +10:00
Misty Stanley-Jones e4a7661505 HBASE-11951 Add a script to assist with publishing the website and getting rid of stale files 2014-09-18 12:59:31 +10:00
Misty Stanley-Jones 5cba49c5b9 HBASE-11761 Add a FAQ item for updating a maven-managed application from 0.94 -> 0.96+ 2014-09-18 12:56:38 +10:00
Misty Stanley-Jones c6d5375876 HBASE-11730 Document release-managers for non-deprecated branches 2014-09-18 12:47:14 +10:00
anoopsjohn 6a5763673c HBASE-11988 AC/VC system table create on postStartMaster fails too often in test. 2014-09-18 07:50:16 +05:30
Jonathan M Hsieh 2e4218648a Revert "HBASE-11405 Multiple invocations of hbck in parallel disables balancer permanently (Bharath Vissapragada)"
This reverts commit f4ecb1816b.

More comments came in, reverting until addressed.
2014-09-17 12:58:42 -07:00
Jonathan M Hsieh f4ecb1816b HBASE-11405 Multiple invocations of hbck in parallel disables balancer permanently (Bharath Vissapragada) 2014-09-17 12:49:58 -07:00
Jimmy Xiang ffbb6417c0 HBASE-11991 Region states may be out of sync 2014-09-17 08:16:21 -07:00
stack fc97a1b34c HBASE-11988 AC/VC system table create on postStartMaster fails too often in test; ADD DEBUG 2014-09-16 16:32:11 -07:00
Misty Stanley-Jones e1f8a325fb HBASE-11738 Documented improvements to ltt and pe tools 2014-09-17 08:04:44 +10:00
stack 7e40b77274 Add google NYC meetup october 15th 2014-09-16 13:58:30 -07:00
Andrew Purtell 2c28ea06dc HBASE-11994 PutCombiner floods the M/R log with repeated log messages (Aditya Kishore) 2014-09-16 13:55:14 -07:00