Commit Graph

8357 Commits

Author SHA1 Message Date
Michael Stack 2ef02e6e1c HBASE-10822 Thread local addendum to HBASE-10656 Counter
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1581141 13f79535-47bb-0310-9956-ffa450edef68
2014-03-24 23:51:31 +00:00
Andrew Kyle Purtell 76c6aee2c6 HBASE-10802 CellComparator.compareStaticIgnoreMvccVersion compares type wrongly (Ramkrishna S. Vasudevan)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1580989 13f79535-47bb-0310-9956-ffa450edef68
2014-03-24 18:47:15 +00:00
larsh 2d17ce3999 HBASE-10805 Speed up KeyValueHeap.next() a bit
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1580149 13f79535-47bb-0310-9956-ffa450edef68
2014-03-22 04:09:16 +00:00
Michael Stack c4610ecab2 HBASE-10746 Bump the version of HTrace to 3.0
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1580076 13f79535-47bb-0310-9956-ffa450edef68
2014-03-21 22:46:03 +00:00
Michael Stack ce71b349c1 Undo the -U I added to get htrace to download from maven central; i.e. restore to how it was
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1580051 13f79535-47bb-0310-9956-ffa450edef68
2014-03-21 20:59:34 +00:00
Michael Stack 22e6d86f31 Need quotes adding -U to mvn args
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1580034 13f79535-47bb-0310-9956-ffa450edef68
2014-03-21 20:32:55 +00:00
Michael Stack 8bd304ae42 Trying to add -U to force refresh to pick up htrace from mvn central... will undo once this passes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1580004 13f79535-47bb-0310-9956-ffa450edef68
2014-03-21 18:15:19 +00:00
Andrew Kyle Purtell 4ccd31a0a1 HBASE-10806 Two protos missing in hbase-protocol/pom.xml (Liu Shaohui)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1579999 13f79535-47bb-0310-9956-ffa450edef68
2014-03-21 18:00:27 +00:00
Zhihong Yu 3a84ed22ee HBASE-10752 Port HBASE-10270 'Remove DataBlockEncoding from BlockCacheKey' to trunk
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1579742 13f79535-47bb-0310-9956-ffa450edef68
2014-03-20 21:16:05 +00:00
Enis Soztutar 39c1c2ee2d HBASE-10799 [WINDOWS] TestImportTSVWithVisibilityLabels.testBulkOutputWithTsvImporterTextMapper fails on windows
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1579723 13f79535-47bb-0310-9956-ffa450edef68
2014-03-20 19:46:16 +00:00
Michael Stack 93b8f1606e HBASE-10781 Remove hadoop-one-compat module and all references to hadoop1 -- ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1579544 13f79535-47bb-0310-9956-ffa450edef68
2014-03-20 05:58:38 +00:00
liangxie c729de9aa0 HBASE-10782 Hadoop2 MR tests fail occasionally because of mapreduce.jobhistory.address is no set in job conf (Shaohui Liu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1579520 13f79535-47bb-0310-9956-ffa450edef68
2014-03-20 03:25:00 +00:00
Michael Stack 8b00ce12bf HBASE-10797 Add support for -h and --help to rolling_restart.sh and fix the usage string output
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1579477 13f79535-47bb-0310-9956-ffa450edef68
2014-03-20 00:01:35 +00:00
ndimiduk 7278d9ccf1 HBASE-10792 RingBufferTruck does not release its payload
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1579475 13f79535-47bb-0310-9956-ffa450edef68
2014-03-19 23:59:44 +00:00
Andrew Kyle Purtell bbeaba1ee8 HBASE-10793 AuthFailed as a valid zookeeper state (Demai Ni)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1579465 13f79535-47bb-0310-9956-ffa450edef68
2014-03-19 23:35:31 +00:00
Michael Stack 37654f77a6 HBASE-10781 Remove hadoop-one-compat module and all references to hadoop1
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1579449 13f79535-47bb-0310-9956-ffa450edef68
2014-03-19 23:08:55 +00:00
Zhihong Yu 1f5c0d14fc HBASE-10786 If snapshot verification fails with 'Regions moved', the message should contain the name of region causing the failure
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1579374 13f79535-47bb-0310-9956-ffa450edef68
2014-03-19 20:03:22 +00:00
Andrew Kyle Purtell 3eb0400a31 HBASE-10787 TestHCM#testConnection* takes too long (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1579358 13f79535-47bb-0310-9956-ffa450edef68
2014-03-19 19:15:41 +00:00
Zhihong Yu c96ba61641 HBASE-10691 test-patch.sh should continue even if compilation against hadoop 1.0 / 1.1 fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1578982 13f79535-47bb-0310-9956-ffa450edef68
2014-03-18 17:48:55 +00:00
Michael Stack 896563ab5f HBASE-10779 Doc hadoop1 deprecated in 0.98 and NOT supported in hbase 1.0
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1578970 13f79535-47bb-0310-9956-ffa450edef68
2014-03-18 17:14:10 +00:00
Enis Soztutar 5c2c9aa0db HBASE-10735 [WINDOWS] Set -XX:MaxPermSize for unit tests
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1578686 13f79535-47bb-0310-9956-ffa450edef68
2014-03-18 00:31:32 +00:00
Michael Stack 93648370fe Undo stamping date in comment at head of generated files
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1578653 13f79535-47bb-0310-9956-ffa450edef68
2014-03-17 22:51:54 +00:00
Jean-Daniel Cryans 205654d818 HBASE-10755 MetricsRegionSourceImpl creates metrics that start with a lower case
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1578647 13f79535-47bb-0310-9956-ffa450edef68
2014-03-17 22:37:25 +00:00
Michael Stack 0dfa20d885 Forgot to add hbasecon graphic
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1578646 13f79535-47bb-0310-9956-ffa450edef68
2014-03-17 22:37:09 +00:00
mbertozzi 11b3ce7f82 HBASE-10770 Don't exit from the Canary daemon mode if no regions are present
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1578606 13f79535-47bb-0310-9956-ffa450edef68
2014-03-17 21:37:40 +00:00
Michael Stack 42bbd86270 Put up a banner for hbasecon2014 on our site
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1578568 13f79535-47bb-0310-9956-ffa450edef68
2014-03-17 21:02:13 +00:00
Jonathan Hsieh d0966109f2 HBASE-10769 hbase/bin/hbase-cleanup.sh has wrong usage string (Vamsee Yariagadda)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1578469 13f79535-47bb-0310-9956-ffa450edef68
2014-03-17 17:13:57 +00:00
mbertozzi 53d43e3439 HBASE-10766 SnapshotCleaner allows to delete referenced files (Bharath Vissapragada)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1578450 13f79535-47bb-0310-9956-ffa450edef68
2014-03-17 16:15:39 +00:00
Zhihong Yu 36d2589461 HBASE-10767 Load balancer may interfere with tests in TestHBaseFsck
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1578447 13f79535-47bb-0310-9956-ffa450edef68
2014-03-17 16:14:48 +00:00
Andrew Kyle Purtell 26f20dca6a HBASE-10762 clone_snapshot doesn't check for missing namespace (Matteo Bertozzi)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577956 13f79535-47bb-0310-9956-ffa450edef68
2014-03-15 23:43:55 +00:00
Enis Soztutar 7be181e455 HBASE-9721 RegionServer should not accept regionOpen RPC intended for another(previous) server
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577951 13f79535-47bb-0310-9956-ffa450edef68
2014-03-15 23:24:26 +00:00
Andrew Kyle Purtell 543908ecc2 HBASE-10764 TestLoadIncrementalHFilesSplitRecovery#testBulkLoadPhaseFailure takes too long (rajeshbabu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577949 13f79535-47bb-0310-9956-ffa450edef68
2014-03-15 23:21:05 +00:00
Zhihong Yu d18274e992 HBASE-10760 Wrong methods' names in ClusterLoadState class (Victor Xu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577914 13f79535-47bb-0310-9956-ffa450edef68
2014-03-15 17:51:51 +00:00
larsh f3cb34588b HBASE-10706 Disable writeToWal in tests where possible
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577780 13f79535-47bb-0310-9956-ffa450edef68
2014-03-15 04:22:19 +00:00
Michael Stack 8d7a4fcbdb HBASE-10549 When there is a hole, LoadIncrementalHFiles will hang in an infinite loop -- ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577776 13f79535-47bb-0310-9956-ffa450edef68
2014-03-15 04:04:18 +00:00
Enis Soztutar 2242036c01 HBASE-10184 [Online Schema Change]: Add additional tests for online schema change (Aleksandr Shulman) REVERTED patch and addendum patch
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577770 13f79535-47bb-0310-9956-ffa450edef68
2014-03-15 00:41:24 +00:00
Andrew Kyle Purtell 2ea3307765 HBASE-10749 CellComparator.compareStatic() compares type wrongly (Ramkrishna S. Vasudevan)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577765 13f79535-47bb-0310-9956-ffa450edef68
2014-03-15 00:05:53 +00:00
Michael Stack a1a5f57bff HBASE-10656 high-scale-lib's Counter depends on Oracle (Sun) JRE, and also has some bug
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577759 13f79535-47bb-0310-9956-ffa450edef68
2014-03-14 23:20:14 +00:00
Andrew Kyle Purtell 6bf39f5359 HBASE-10599 Replace System.currentMillis() with EnvironmentEdge.currentTimeMillis in memstore flusher and related places (Ramkrishna S. Vasudevan)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577702 13f79535-47bb-0310-9956-ffa450edef68
2014-03-14 20:46:33 +00:00
Michael Stack e97a4df4e0 HBASE-10751 TestHRegion testWritesWhileScanning occasional fail since HBASE-10514 went in
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577664 13f79535-47bb-0310-9956-ffa450edef68
2014-03-14 19:16:44 +00:00
rajeshbabu 7f35dcd74a HBASE-10549 When there is a hole, LoadIncrementalHFiles will hang in an infinite loop.(yuanxinen)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577655 13f79535-47bb-0310-9956-ffa450edef68
2014-03-14 18:46:51 +00:00
ndimiduk f2ff9baa64 HBASE-10741 Deprecate HTablePool and HTableFactory
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577624 13f79535-47bb-0310-9956-ffa450edef68
2014-03-14 17:58:42 +00:00
jxiang 221bd54ba2 HBASE-10745 Access ShutdownHook#fsShutdownHooks should be synchronized
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577588 13f79535-47bb-0310-9956-ffa450edef68
2014-03-14 15:56:43 +00:00
anoopsamjohn 47e3864ee0 HBASE-10648 Pluggable Memstore.(Anoop)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577541 13f79535-47bb-0310-9956-ffa450edef68
2014-03-14 14:07:10 +00:00
jxiang 575f58f13c HBASE-10744 AM#CloseRegion no need to retry on FailedServerException
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577416 13f79535-47bb-0310-9956-ffa450edef68
2014-03-14 03:06:32 +00:00
jxiang 6b2437de2c HBASE-10739 RS web UI NPE if master shuts down sooner
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577415 13f79535-47bb-0310-9956-ffa450edef68
2014-03-14 03:02:21 +00:00
Zhihong Yu 1160171e64 HBASE-10740 Upgrade zookeeper to 3.4.6 release
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577412 13f79535-47bb-0310-9956-ffa450edef68
2014-03-14 02:53:02 +00:00
Zhihong Yu 5c43d3cbed HBASE-10184 Addendum fixes compilation against hadoop-1
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577394 13f79535-47bb-0310-9956-ffa450edef68
2014-03-14 00:34:50 +00:00
Andrew Kyle Purtell bb8594380d HBASE-10184 [Online Schema Change]: Add additional tests for online schema change (Aleksandr Shulman)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577375 13f79535-47bb-0310-9956-ffa450edef68
2014-03-13 23:25:37 +00:00
jxiang 5f300467b8 HBASE-10738 AssignmentManager should shut down executors on stop
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577357 13f79535-47bb-0310-9956-ffa450edef68
2014-03-13 22:42:02 +00:00