Commit Graph

8546 Commits

Author SHA1 Message Date
Michael Stack 556f7fa07e HBASE-10855 Enable hfilev3 by default
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1583819 13f79535-47bb-0310-9956-ffa450edef68
2014-04-01 23:00:03 +00:00
jxiang 211ae1d150 HBASE-10851 Wait for regionservers to join the cluster
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1583769 13f79535-47bb-0310-9956-ffa450edef68
2014-04-01 19:53:55 +00:00
Zhihong Yu 50983ad638 HBASE-10867 Addendum removes two unused variables
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1583740 13f79535-47bb-0310-9956-ffa450edef68
2014-04-01 17:25:33 +00:00
Zhihong Yu e8f7f46609 HBASE-10879 user_permission shell command on namespace doesn't work
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1583725 13f79535-47bb-0310-9956-ffa450edef68
2014-04-01 16:09:35 +00:00
liangxie 6217e4367d HBASE-10887 tidy ThriftUtilities format
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1583593 13f79535-47bb-0310-9956-ffa450edef68
2014-04-01 10:12:40 +00:00
Zhihong Yu 165a6d679a HBASE-10867 TestRegionPlacement#testRegionPlacement occasionally fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1583515 13f79535-47bb-0310-9956-ffa450edef68
2014-04-01 02:11:13 +00:00
Zhihong Yu 0f0d6c1754 HBASE-10848 Filter SingleColumnValueFilter combined with NullComparator does not work (Fabien)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1583511 13f79535-47bb-0310-9956-ffa450edef68
2014-04-01 01:53:01 +00:00
jxiang bc42dc04ac HBASE-10815 Master regionserver should be rolling-upgradable
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1583373 13f79535-47bb-0310-9956-ffa450edef68
2014-03-31 16:42:04 +00:00
ramkrishna ea78f39854 HBASE-10531-Revisit how the key byte[] is passed to HFileScanner.seekTo and reseekTo (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1583031 13f79535-47bb-0310-9956-ffa450edef68
2014-03-29 17:18:56 +00:00
anoopsamjohn 4fa7db7304 HBASE-10860 Insufficient AccessController covering permission check.(Anoop)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1582987 13f79535-47bb-0310-9956-ffa450edef68
2014-03-29 11:11:20 +00:00
Zhihong Yu a3e66356fe HBASE-10863 Scan doesn't return rows for user who has authorization by visibility label
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1582979 13f79535-47bb-0310-9956-ffa450edef68
2014-03-29 10:32:56 +00:00
Michael Stack a2f6809560 HBASE-10862 Update config field names in hbase-default.xml description for hbase.hregion.memstore.block.multiplier
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1582947 13f79535-47bb-0310-9956-ffa450edef68
2014-03-29 03:42:26 +00:00
Michael Stack 300bc2b4ea HBASE-10864 Spelling nit (Alex Newman)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1582946 13f79535-47bb-0310-9956-ffa450edef68
2014-03-29 03:40:10 +00:00
Michael Stack 64dff91895 HBASE-9120 ClassFinder logs errors that are not
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1582944 13f79535-47bb-0310-9956-ffa450edef68
2014-03-29 03:34:28 +00:00
Zhihong Yu 177bbff391 HBASE-10868 TestAtomicOperation should close HRegion instance after each subtest
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1582927 13f79535-47bb-0310-9956-ffa450edef68
2014-03-29 00:54:23 +00:00
jeffreyz 026e89af76 HBASE-10809: HBaseAdmin#deleteTable fails when META region happen to move around same time
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1582841 13f79535-47bb-0310-9956-ffa450edef68
2014-03-28 17:38:30 +00:00
anoopsamjohn 897554ff3c HBASE-10849 Fix increased javadoc warns.(Anoop)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1582832 13f79535-47bb-0310-9956-ffa450edef68
2014-03-28 17:08:54 +00:00
liangxie 2084122996 HBASE-10788 Add 99th percentile of latency in PE (Liu Shaohui)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1582583 13f79535-47bb-0310-9956-ffa450edef68
2014-03-28 02:37:59 +00:00
Michael Stack a0415141f9 HBASE-10853 NPE in RSRpcServices.get on trunk
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1582553 13f79535-47bb-0310-9956-ffa450edef68
2014-03-27 23:53:46 +00:00
Michael Stack 325fcaf4e1 HBASE-10796 Set default log level as INFO
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1582532 13f79535-47bb-0310-9956-ffa450edef68
2014-03-27 23:09:59 +00:00
Zhihong Yu 2fa73bce2b HBASE-10852 TestDistributedLogSplitting#testDisallowWritesInRecovering occasionally fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1582487 13f79535-47bb-0310-9956-ffa450edef68
2014-03-27 21:44:56 +00:00
anoopsamjohn 4487333e5e HBASE-10840 Fix findbug warn induced by HBASE-10569.(Anoop)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1582242 13f79535-47bb-0310-9956-ffa450edef68
2014-03-27 10:32:23 +00:00
Enis Soztutar e44d0d8083 HBASE-10842 Some loggers not declared static final (Richard Ding)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1582142 13f79535-47bb-0310-9956-ffa450edef68
2014-03-27 00:54:15 +00:00
jxiang a87927acdc HBASE-10839 NullPointerException in construction of RegionServer in Security Cluster
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1582140 13f79535-47bb-0310-9956-ffa450edef68
2014-03-27 00:34:43 +00:00
Zhihong Yu 25932c793d HBASE-8889 TestIOFencing#testFencingAroundCompaction occasionally fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1582133 13f79535-47bb-0310-9956-ffa450edef68
2014-03-27 00:05:10 +00:00
jeffreyz 26eee4c501 HBASE-10833: Region assignment may fail during cluster start up
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1582110 13f79535-47bb-0310-9956-ffa450edef68
2014-03-26 23:15:09 +00:00
Enis Soztutar 28efa14cc3 HBASE-10829 Flush is skipped after log replay if the last recovered edits file is skipped
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1581947 13f79535-47bb-0310-9956-ffa450edef68
2014-03-26 17:21:36 +00:00
Andrew Kyle Purtell af8d406d14 HBASE-10838 Insufficient AccessController covering permission check (Anoop Sam John)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1581939 13f79535-47bb-0310-9956-ffa450edef68
2014-03-26 17:05:29 +00:00
mbertozzi 8acd72dbba HBASE-10825 Add copy-from option to ExportSnapshot
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1581909 13f79535-47bb-0310-9956-ffa450edef68
2014-03-26 16:23:20 +00:00
liangxie b8975a0e8a HBASE-10774 Restore TestMultiTableInputFormat (Liu Shaohui)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1581661 13f79535-47bb-0310-9956-ffa450edef68
2014-03-26 03:00:53 +00:00
Zhihong Yu 758d68b7cc HBASE-10828 TestRegionObserverInterface#testHBase3583 should wait for all regions to be assigned
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1581515 13f79535-47bb-0310-9956-ffa450edef68
2014-03-25 21:03:52 +00:00
jxiang d59d9b48f4 HBASE-10569 Co-locate meta and master - ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1581513 13f79535-47bb-0310-9956-ffa450edef68
2014-03-25 21:02:20 +00:00
jxiang 7716a3ca94 HBASE-10569 Co-locate meta and master
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1581479 13f79535-47bb-0310-9956-ffa450edef68
2014-03-25 19:34:52 +00:00
nkeywal 0e5d21e96a HBASE-10814 RpcClient: some calls can get stuck when connection is closing
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1581414 13f79535-47bb-0310-9956-ffa450edef68
2014-03-25 16:48:29 +00:00
mbertozzi 4a0904502d HBASE-10804 Add a validation step to ExportSnapshot
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1581411 13f79535-47bb-0310-9956-ffa450edef68
2014-03-25 16:43:08 +00:00
Zhihong Yu 318430bb5c HBASE-10824 Enhance detection of protobuf generated code in line length check
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1581361 13f79535-47bb-0310-9956-ffa450edef68
2014-03-25 14:49:30 +00:00
anoopsamjohn e165d19130 HBASE-10750 Pluggable MemStoreLAB.(Anoop)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1581287 13f79535-47bb-0310-9956-ffa450edef68
2014-03-25 09:47:28 +00:00
Zhihong Yu f30de7377d HBASE-10821 Make ColumnInterpreter#getValue() abstract
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1581217 13f79535-47bb-0310-9956-ffa450edef68
2014-03-25 03:45:55 +00:00
Zhihong Yu 1bf2308543 HBASE-5175 Add DoubleColumnInterpreter (Julian Wissmann)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1581200 13f79535-47bb-0310-9956-ffa450edef68
2014-03-25 03:14:16 +00:00
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