Commit Graph

8002 Commits

Author SHA1 Message Date
sershe 2a14e4d0fa HBASE-10210 during master startup, RS can be you-are-dead-ed by master in error
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1555275 13f79535-47bb-0310-9956-ffa450edef68
2014-01-03 23:08:44 +00:00
eclark 886e8e4816 HBASE-9977 Define C interface of HBase Client Asynchronous APIs
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1555272 13f79535-47bb-0310-9956-ffa450edef68
2014-01-03 22:52:41 +00:00
ndimiduk 063243c880 HBASE-10264 CompactionTool in mapred mode is missing classes in its classpath (Himanshu Vashishtha)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1555178 13f79535-47bb-0310-9956-ffa450edef68
2014-01-03 18:11:41 +00:00
anoopsamjohn e47fa6826b HBASE-9858 Integration test and LoadTestTool support for cell Visibility
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1555145 13f79535-47bb-0310-9956-ffa450edef68
2014-01-03 16:44:59 +00:00
Andrew Kyle Purtell 57c8d90ac4 HBASE-10267. TestNamespaceCommands occasionally fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1555009 13f79535-47bb-0310-9956-ffa450edef68
2014-01-03 05:06:02 +00:00
Jonathan Hsieh 4c93cfd656 HBASE-10269 [nit] spelling issue in HFileContext.setCompression (Aleksandr Shulman)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1554977 13f79535-47bb-0310-9956-ffa450edef68
2014-01-03 00:04:26 +00:00
Zhihong Yu 9c9a702632 HBASE-10255 Remove dependency on LimitInputStream - revert, discussion on-going
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1554870 13f79535-47bb-0310-9956-ffa450edef68
2014-01-02 18:20:27 +00:00
eclark 2b38282f10 HBASE-10260 Canary Doesn't pick up Configuration properly.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1554570 13f79535-47bb-0310-9956-ffa450edef68
2013-12-31 21:35:22 +00:00
Zhihong Yu ab5b219cce HBASE-10249 Intermittent TestReplicationSyncUpTool failure
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1554367 13f79535-47bb-0310-9956-ffa450edef68
2013-12-31 05:09:39 +00:00
Andrew Kyle Purtell 0277f56616 Amend HBASE-10213. Spelling fix for method o.a.h.h.replication.regionserver.MetricsSource#incrLogReadInBytes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1554361 13f79535-47bb-0310-9956-ffa450edef68
2013-12-31 02:59:02 +00:00
Zhihong Yu f2f316db1f HBASE-10213 Add read log size per second metrics for replication source
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1554347 13f79535-47bb-0310-9956-ffa450edef68
2013-12-31 01:34:37 +00:00
Zhihong Yu 8e251aad70 HBASE-10252 Don't write back to WAL/memstore when Increment amount is zero
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1554313 13f79535-47bb-0310-9956-ffa450edef68
2013-12-30 20:35:49 +00:00
Zhihong Yu bd5ddea4ce HBASE-10224 Account for empty line in search output
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1554271 13f79535-47bb-0310-9956-ffa450edef68
2013-12-30 16:28:49 +00:00
Zhihong Yu a2cb8c45bb HBASE-10255 Remove dependency on LimitInputStream
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1554236 13f79535-47bb-0310-9956-ffa450edef68
2013-12-30 14:35:39 +00:00
Zhihong Yu 4e3efb105d HBASE-10224 Line length check in test-patch.sh is broken
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1554234 13f79535-47bb-0310-9956-ffa450edef68
2013-12-30 14:32:54 +00:00
ramkrishna 1a8c7ec0a9 HBASE-10228-Support setCellVisibility and setAuthorizations in Shell (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1554159 13f79535-47bb-0310-9956-ffa450edef68
2013-12-30 07:10:17 +00:00
Zhihong Yu 97ec854f57 HBASE-10176 Canary#sniff() should close the HTable instance
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1553857 13f79535-47bb-0310-9956-ffa450edef68
2013-12-28 15:58:59 +00:00
Zhihong Yu ea7734dc90 HBASE-10246 Wrap long lines in recently added source files
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1553786 13f79535-47bb-0310-9956-ffa450edef68
2013-12-28 04:40:02 +00:00
Andrew Kyle Purtell 5123e92213 HBASE-10239. Improve determinism and debugability of TestAccessController
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1553718 13f79535-47bb-0310-9956-ffa450edef68
2013-12-27 19:12:17 +00:00
sershe 0914704b66 HBASE-10175 2-thread ChaosMonkey steps on its own toes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1553634 13f79535-47bb-0310-9956-ffa450edef68
2013-12-27 06:53:54 +00:00
ramkrishna 9459b605b0 HBASE-10229-Support OperationAttributes in Increment and Append in Shell (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1553623 13f79535-47bb-0310-9956-ffa450edef68
2013-12-27 04:19:43 +00:00
Zhihong Yu d3451214f3 HBASE-7226 HRegion.checkAndMutate uses incorrect comparison result for <, <=, > and >=
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1553453 13f79535-47bb-0310-9956-ffa450edef68
2013-12-26 05:29:39 +00:00
Andrew Kyle Purtell 78a6b1cf0d Revert HBASE-6104. Revert initial commit and addendum
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1553450 13f79535-47bb-0310-9956-ffa450edef68
2013-12-26 04:52:13 +00:00
Andrew Kyle Purtell 6d08655409 Amend HBASE-6104. TestAccessController#testCoprocessorExec is improperly failing
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1553446 13f79535-47bb-0310-9956-ffa450edef68
2013-12-26 04:19:05 +00:00
Andrew Kyle Purtell 3e57865d0f Revert HBASE-10238. Revert initial commit and addendum
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1553442 13f79535-47bb-0310-9956-ffa450edef68
2013-12-26 03:49:55 +00:00
Andrew Kyle Purtell c5e567a861 Amend HBASE-10238. Special case for UndeclaredThrowableException
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1553438 13f79535-47bb-0310-9956-ffa450edef68
2013-12-26 02:16:56 +00:00
Andrew Kyle Purtell 5c6d5731d7 HBASE-10238. TestAccessController#verifyDenied can fail even if ADE is thrown
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1553411 13f79535-47bb-0310-9956-ffa450edef68
2013-12-25 19:17:33 +00:00
ramkrishna ce61a9f638 HBASE-10211 - Improve AccessControl documentation in hbase book (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1553366 13f79535-47bb-0310-9956-ffa450edef68
2013-12-25 10:45:14 +00:00
Andrew Kyle Purtell 6acf3bf483 HBASE-6104. Require EXEC permission to call coprocessor endpoints. Add missing file
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1553347 13f79535-47bb-0310-9956-ffa450edef68
2013-12-25 02:01:26 +00:00
Andrew Kyle Purtell 33dbfd2053 HBASE-6104. Require EXEC permission to call coprocessor endpoints
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1553344 13f79535-47bb-0310-9956-ffa450edef68
2013-12-25 02:00:21 +00:00
Andrew Kyle Purtell 10fbfddf0e HBASE-10226. [AccessController] Namespace grants not always checked
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1553327 13f79535-47bb-0310-9956-ffa450edef68
2013-12-24 20:19:14 +00:00
Andrew Kyle Purtell b087b697c2 HBASE-10233. VisibilityController is too chatty at DEBUG level
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1553323 13f79535-47bb-0310-9956-ffa450edef68
2013-12-24 19:58:56 +00:00
rajeshbabu c78f1e511b HBASE-10215 TableNotFoundException should be thrown after removing stale znode in ETH
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1553308 13f79535-47bb-0310-9956-ffa450edef68
2013-12-24 18:03:19 +00:00
Zhihong Yu f23ae335a4 HBASE-10231 Potential NPE in HBaseFsck#checkMetaRegion()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1553286 13f79535-47bb-0310-9956-ffa450edef68
2013-12-24 15:12:57 +00:00
liangxie 1fc969846c HBASE-10232 Remove native profile from hbase-shell (Elliot Clark)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1553260 13f79535-47bb-0310-9956-ffa450edef68
2013-12-24 08:54:59 +00:00
ndimiduk 11905287bc HBASE-10234 Correct column-oriented descriptor on home page
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1553227 13f79535-47bb-0310-9956-ffa450edef68
2013-12-23 22:54:45 +00:00
Michael Stack 29b6bab294 Add a note on errors seen when building passing the 'default' profile
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1553198 13f79535-47bb-0310-9956-ffa450edef68
2013-12-23 20:14:00 +00:00
anoopsamjohn 9b2effdcc4 HBASE-10225 Bug in calls to RegionObsever.postScannerFilterRow
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1553079 13f79535-47bb-0310-9956-ffa450edef68
2013-12-23 07:03:03 +00:00
anoopsamjohn e6b2e7ff45 HBASE-9346 HBCK should provide an option to check if regions boundaries are the same in META and in stores. (Jean Marc)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1553075 13f79535-47bb-0310-9956-ffa450edef68
2013-12-23 06:45:37 +00:00
rajeshbabu 8d7ed731a9 HBASE-9151 HBCK cannot fix when meta server znode deleted, this can happen if all region servers stopped and there are no logs to split.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1553056 13f79535-47bb-0310-9956-ffa450edef68
2013-12-23 01:44:37 +00:00
anoopsamjohn b6c898a138 HBASE-10223 [VisibilityController] cellVisibility presence check on Delete mutation is wrong
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1553014 13f79535-47bb-0310-9956-ffa450edef68
2013-12-22 18:19:58 +00:00
Andrew Kyle Purtell 7e5abab822 HBASE-10221. Region from coprocessor invocations can be null on failure
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1552967 13f79535-47bb-0310-9956-ffa450edef68
2013-12-22 06:46:55 +00:00
Andrew Kyle Purtell eebdd8061f HBASE-10220. Put all test service principals into the superusers list
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1552947 13f79535-47bb-0310-9956-ffa450edef68
2013-12-21 21:29:40 +00:00
Zhihong Yu a2c4d73395 HBASE-10219 HTTPS support for HBase in RegionServerListTmpl.jamon
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1552882 13f79535-47bb-0310-9956-ffa450edef68
2013-12-21 06:24:19 +00:00
jeffreyz 7d411abdfb HBASE-8701: distributedLogReplay need to apply wal edits in the receiving order of those edits
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1552828 13f79535-47bb-0310-9956-ffa450edef68
2013-12-20 22:21:01 +00:00
jeffreyz d9e510d284 HBASE-10195: mvn site build failed with OutOfMemoryError
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1552811 13f79535-47bb-0310-9956-ffa450edef68
2013-12-20 21:27:32 +00:00
jeffreyz 4acb881d78 hbase-8529: checkOpen is missing from multi, mutate, get and multiGet etc.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1552787 13f79535-47bb-0310-9956-ffa450edef68
2013-12-20 19:21:53 +00:00
anoopsamjohn f9cb3d74c8 HBASE-10161 [AccessController] Tolerate regions in recovery
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1552748 13f79535-47bb-0310-9956-ffa450edef68
2013-12-20 17:24:55 +00:00
anoopsamjohn 25b72708a2 HBASE-10173 Need HFile version check in security coprocessors
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1552728 13f79535-47bb-0310-9956-ffa450edef68
2013-12-20 16:44:40 +00:00
ramkrishna 46148bfbd9 HBASE-10206-Explain tags in the hbase book (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1552722 13f79535-47bb-0310-9956-ffa450edef68
2013-12-20 16:31:07 +00:00