Commit Graph

2442 Commits

Author SHA1 Message Date
Zhihong Yu e7c36e7822 HBASE-10370 Compaction in out-of-date Store causes region split failed
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1559216 13f79535-47bb-0310-9956-ffa450edef68
2014-01-17 18:46:35 +00:00
Jonathan Hsieh 0e47eb67ff HBASE-10123 Change default ports; move them out of linux ephemeral port range
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1559200 13f79535-47bb-0310-9956-ffa450edef68
2014-01-17 17:37:25 +00:00
ndimiduk a8ec7232cc HBASE-9343 Implement stateless scanner for Stargate (Vandana Ayyalasomayajula)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1558994 13f79535-47bb-0310-9956-ffa450edef68
2014-01-17 02:31:00 +00:00
Zhihong Yu 4c2c982faa HBASE-10369 LabelExpander#createLabels() should close scanner in finally clause
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1558975 13f79535-47bb-0310-9956-ffa450edef68
2014-01-17 01:33:49 +00:00
jxiang c661d926c0 HBASE-10333 Assignments are not retained on a cluster start
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1558963 13f79535-47bb-0310-9956-ffa450edef68
2014-01-17 00:03:20 +00:00
Zhihong Yu 5f3e90573d HBASE-10364 Allow configuration option for parent znode in LoadTestTool
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1558941 13f79535-47bb-0310-9956-ffa450edef68
2014-01-16 22:44:31 +00:00
Enis Soztutar 4567415008 HBASE-9721 RegionServer should not accept regionOpen RPC intended for another(previous) server -- REVERT
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1558935 13f79535-47bb-0310-9956-ffa450edef68
2014-01-16 22:16:07 +00:00
Andrew Kyle Purtell 5e859ec8a7 HBASE-6873. Clean up Coprocessor loading failure handling
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1558869 13f79535-47bb-0310-9956-ffa450edef68
2014-01-16 18:25:31 +00:00
Zhihong Yu 16943fe2ae HBASE-10344 Improve write performance by ignoring sync to hdfs when an asyncer's writes have been synced by other asyncer
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1558506 13f79535-47bb-0310-9956-ffa450edef68
2014-01-15 18:49:55 +00:00
Andrew Kyle Purtell 279e890edd HBASE-10338. Region server fails to start with AccessController coprocessor if installed into RegionServerCoprocessorHost (Vandana Ayyalasomayajula)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1558260 13f79535-47bb-0310-9956-ffa450edef68
2014-01-15 01:24:05 +00:00
Enis Soztutar 971080fbdb HBASE-10334 RegionServer links in table.jsp is broken
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1558238 13f79535-47bb-0310-9956-ffa450edef68
2014-01-14 23:21:12 +00:00
Zhihong Yu 405b51a0eb HBASE-10294 ServerManager#onlineServers synchronization
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1558174 13f79535-47bb-0310-9956-ffa450edef68
2014-01-14 19:19:43 +00:00
Zhihong Yu 1951d272a2 HBASE-10316 Canary#RegionServerMonitor#monitorRegionServers() should close the scanner returned by table.getScanner()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1558137 13f79535-47bb-0310-9956-ffa450edef68
2014-01-14 18:16:52 +00:00
mbertozzi 4970f6f3dd HBASE-10332 Missing .regioninfo file during daughter open processing
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1558033 13f79535-47bb-0310-9956-ffa450edef68
2014-01-14 13:26:54 +00:00
larsh 086b0ebcb6 HBASE-10320 Avoid ArrayList.iterator() ExplicitColumnTracker
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1557948 13f79535-47bb-0310-9956-ffa450edef68
2014-01-14 06:50:01 +00:00
Zhihong Yu 5f9ef02234 HBASE-10324 refactor deferred-log-flush/Durability related interface/code/naming to align with changed semantic of the new write thread model
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1557939 13f79535-47bb-0310-9956-ffa450edef68
2014-01-14 05:36:37 +00:00
Enis Soztutar 185aec9c24 HBASE-10274 MiniZookeeperCluster should close ZKDatabase when shutdown ZooKeeperServers (chendihao via enis)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1557919 13f79535-47bb-0310-9956-ffa450edef68
2014-01-14 03:29:20 +00:00
Enis Soztutar 00ad1cf236 HBASE-9721 RegionServer should not accept regionOpen RPC intended for another(previous) server
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1557914 13f79535-47bb-0310-9956-ffa450edef68
2014-01-14 03:19:03 +00:00
eclark a6675d5f5d HBASE-10315 Canary shouldn't exit with 3 if there is no master running.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1557864 13f79535-47bb-0310-9956-ffa450edef68
2014-01-13 21:51:07 +00:00
Andrew Kyle Purtell 33df9fac20 HBASE-10331. Insure security tests use SecureTestUtil methods for grants
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1557856 13f79535-47bb-0310-9956-ffa450edef68
2014-01-13 21:22:13 +00:00
Zhihong Yu f492b3fc63 HBASE-10329 Fail the writes rather than proceeding silently to prevent data loss when AsyncSyncer encounters null writer and its writes aren't synced by other Asyncer
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1557839 13f79535-47bb-0310-9956-ffa450edef68
2014-01-13 20:38:24 +00:00
anoopsamjohn 721147acf5 HBASE-10326 Super user should be able scan all the cells irrespective of the visibility labels(Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1557792 13f79535-47bb-0310-9956-ffa450edef68
2014-01-13 17:53:40 +00:00
Zhihong Yu a041afacff HBASE-10294 Some synchronization on ServerManager#onlineServers can be removed
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1557636 13f79535-47bb-0310-9956-ffa450edef68
2014-01-13 01:12:54 +00:00
Andrew Kyle Purtell f9a93ec9df Amend HBASE-10292. TestRegionServerCoprocessorExceptionWithAbort fails occasionally
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1557436 13f79535-47bb-0310-9956-ffa450edef68
2014-01-11 19:19:02 +00:00
Andrew Kyle Purtell b8c7e3e380 HBASE-10310. ZNodeCleaner session expired for /hbase/master (Samir Ahmic)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1557273 13f79535-47bb-0310-9956-ffa450edef68
2014-01-10 22:44:48 +00:00
Andrew Kyle Purtell d39389e2e3 HBASE-10268. TestSplitLogWorker occasionally fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1556916 13f79535-47bb-0310-9956-ffa450edef68
2014-01-09 18:50:52 +00:00
ramkrishna 3cc835b7e1 HBASE-9846-Integration test and LoadTestTool support for cell ACLs(Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1556866 13f79535-47bb-0310-9956-ffa450edef68
2014-01-09 16:45:26 +00:00
Zhihong Yu 6b22f6f57a HBASE-10301 TestAssignmentManagerOnCluster#testOpenCloseRacing fails intermittently
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1556708 13f79535-47bb-0310-9956-ffa450edef68
2014-01-09 03:19:31 +00:00
liangxie ce1641dd80 HBASE-10263 make LruBlockCache single/multi/in-memory ratio user-configurable and provide preemptive mode for in-memory type block (Feng Honghua)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1556703 13f79535-47bb-0310-9956-ffa450edef68
2014-01-09 02:58:35 +00:00
Andrew Kyle Purtell 3ad57c7195 HBASE-10298. TestIOFencing occasionally fails
This flapping test produces low confidence results so temporarily
disable it while tracking down the cause.


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1556596 13f79535-47bb-0310-9956-ffa450edef68
2014-01-08 18:18:55 +00:00
Andrew Kyle Purtell 1e04340c83 HBASE-10292. TestRegionServerCoprocessorExceptionWithAbort fails occasionally
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1556586 13f79535-47bb-0310-9956-ffa450edef68
2014-01-08 17:50:43 +00:00
Andrew Kyle Purtell b6a875e83a HBASE-6104. Require EXEC permission to call coprocessor endpoints
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1556098 13f79535-47bb-0310-9956-ffa450edef68
2014-01-07 01:14:57 +00:00
Zhihong Yu b7427d664b HBASE-10130 TestSplitLogManager#testTaskResigned fails sometimes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1556040 13f79535-47bb-0310-9956-ffa450edef68
2014-01-06 21:31:28 +00:00
Zhihong Yu ae8ad4ac78 HBASE-5923 Cleanup checkAndXXX logic
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1555351 13f79535-47bb-0310-9956-ffa450edef68
2014-01-04 14:38:14 +00:00
Andrew Kyle Purtell 9bc4cec254 HBASE-9941. The context ClassLoader isn't set while calling into a coprocessor
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1555328 13f79535-47bb-0310-9956-ffa450edef68
2014-01-04 07:24:54 +00:00
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
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
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 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 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
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
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
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 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 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 28c3e3a61c HBASE-10193 - Cleanup HRegion if one of the store fails to open at region initialization (Aditya Kishore)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1552716 13f79535-47bb-0310-9956-ffa450edef68
2013-12-20 16:16:54 +00:00
Andrew Kyle Purtell edb5f7c0ae HBASE-10173. Need HFile version check in security coprocessors
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1552503 13f79535-47bb-0310-9956-ffa450edef68
2013-12-20 06:41:53 +00:00
anoopsamjohn 6bd06665f1 HBASE-10207 ZKVisibilityLabelWatcher : Populate the labels cache on startup
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1552488 13f79535-47bb-0310-9956-ffa450edef68
2013-12-20 03:34:03 +00:00
sershe 5f3672b7cf HBASE-10138 incorrect or confusing test value is used in block caches
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1552454 13f79535-47bb-0310-9956-ffa450edef68
2013-12-19 23:27:56 +00:00
Devaraj Das 5ef080e8a7 HBASE-9866. Support the mode where REST server authorizes proxy users
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1552385 13f79535-47bb-0310-9956-ffa450edef68
2013-12-19 18:05:15 +00:00
ndimiduk 9f496164d6 HBASE-9524 Multi row get does not return any results even if any one of the rows specified in the query is missing and improve exception handling (Vandana Ayyalasomayajula)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1552368 13f79535-47bb-0310-9956-ffa450edef68
2013-12-19 17:30:17 +00:00
zjushch c220ed07b2 HBASE-10196 Enhance HBCK to understand the case after online region merge(addendum)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1552240 13f79535-47bb-0310-9956-ffa450edef68
2013-12-19 06:28:45 +00:00
zjushch ce58832621 HBASE-10196 Enhance HBCK to understand the case after online region merge
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1552238 13f79535-47bb-0310-9956-ffa450edef68
2013-12-19 06:25:20 +00:00
Michael Stack 3c24b6a24d HBASE-10194 [Usability]: Instructions in CompactionTool no longer accurate because of namespaces
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1552229 13f79535-47bb-0310-9956-ffa450edef68
2013-12-19 05:08:56 +00:00
Michael Stack c2315c8304 HBASE-7088 Duplicate code in RowCounter
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1552155 13f79535-47bb-0310-9956-ffa450edef68
2013-12-18 23:12:24 +00:00
Michael Stack 9101bce0dc HBASE-8112 Deprecate HTable#batch(final List<? extends Row>)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1552151 13f79535-47bb-0310-9956-ffa450edef68
2013-12-18 23:02:25 +00:00
anoopsamjohn 0b0825ad8e HBASE-10148 [VisibilityController] Tolerate regions in recovery
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1552021 13f79535-47bb-0310-9956-ffa450edef68
2013-12-18 16:55:18 +00:00
anoopsamjohn ff55f358a9 HBASE-10187 AccessController#preOpen - Include 'labels' table also into special tables list.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1551816 13f79535-47bb-0310-9956-ffa450edef68
2013-12-18 03:10:08 +00:00
Zhihong Yu 46e9d08dba HBASE-10142 TestLogRolling#testLogRollOnDatanodeDeath test failure
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1551806 13f79535-47bb-0310-9956-ffa450edef68
2013-12-18 02:15:01 +00:00
rajeshbabu f97e2d8d19 HBASE-10137 GeneralBulkAssigner with retain assignment plan can be used in EnableTableHandler to bulk assign the regions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1551797 13f79535-47bb-0310-9956-ffa450edef68
2013-12-18 01:35:29 +00:00
Andrew Kyle Purtell 4fb0da7f84 HBASE-10179. HRegionServer underreports readRequestCounts by 1 under certain conditions (Perry Trolard)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1551794 13f79535-47bb-0310-9956-ffa450edef68
2013-12-18 01:29:21 +00:00
larsh 3e84d6e6b1 HBASE-10189 Intermittent TestReplicationSyncUpTool failure (LarsH and Demai Ni)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1551788 13f79535-47bb-0310-9956-ffa450edef68
2013-12-18 00:55:31 +00:00
jxiang 5341bb6f1a HBASE-10182 Potential null object deference in AssignmentManager#handleRegion()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1551762 13f79535-47bb-0310-9956-ffa450edef68
2013-12-17 23:41:31 +00:00
jxiang e43b527702 HBASE-10159 Replaced deprecated interface Closeable
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1551631 13f79535-47bb-0310-9956-ffa450edef68
2013-12-17 17:06:38 +00:00
zjushch 215899873f HBASE-10180 TestByteBufferIOEngine#testByteBufferIOEngine occasionally fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1551497 13f79535-47bb-0310-9956-ffa450edef68
2013-12-17 10:11:53 +00:00
larsh fec8ee413b HBASE-9047 - addendum, include new files
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1551464 13f79535-47bb-0310-9956-ffa450edef68
2013-12-17 05:46:30 +00:00
Michael Stack 7ea071db1f HBASE-9892 Add info port to ServerName to support multi instances in a node
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1551458 13f79535-47bb-0310-9956-ffa450edef68
2013-12-17 04:35:59 +00:00
anoopsamjohn fb5e7b3869 HBASE-10157 Provide CP hook post log replay
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1551417 13f79535-47bb-0310-9956-ffa450edef68
2013-12-17 00:37:14 +00:00
Zhihong Yu 378eecbf8f HBASE-9928 TestHRegion should clean up test-data directory upon completion
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1551406 13f79535-47bb-0310-9956-ffa450edef68
2013-12-16 23:39:26 +00:00
rajeshbabu 43841e340e HBASE-9261 Add cp hooks after {start|close}RegionOperation
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1550990 13f79535-47bb-0310-9956-ffa450edef68
2013-12-15 02:02:29 +00:00
anoopsamjohn b5199318fa HBASE-10155 HRegion isRecovering state is wrongly coming in postOpen hook
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1550880 13f79535-47bb-0310-9956-ffa450edef68
2013-12-14 05:35:39 +00:00
anoopsamjohn 5fd25ffbc0 HBASE-10151 No-op HeapMemoryTuner
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1550871 13f79535-47bb-0310-9956-ffa450edef68
2013-12-14 03:01:11 +00:00
sershe 763e060db9 HBASE-9829 make the compaction logging less confusing
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1550866 13f79535-47bb-0310-9956-ffa450edef68
2013-12-14 01:49:46 +00:00
Michael Stack 4ee8b16d67 HBASE-8755 A new write thread model for HLog to improve the overall HBase write throughput
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1550778 13f79535-47bb-0310-9956-ffa450edef68
2013-12-13 17:32:09 +00:00
Andrew Kyle Purtell 4c8631145e HBASE-10149. TestZKPermissionsWatcher.testPermissionsWatcher test failure
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1550632 13f79535-47bb-0310-9956-ffa450edef68
2013-12-13 04:23:16 +00:00
Andrew Kyle Purtell 05f2b1dfac HBASE-10107. [JDK7] TestHBaseSaslRpcClient.testHBaseSaslRpcClientCreation failing on Jenkins
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1550630 13f79535-47bb-0310-9956-ffa450edef68
2013-12-13 03:59:05 +00:00
jyates a4c3be377f HBASE-10106: Remove some unnecessary code from TestOpenTableInCoprocessor (Benoit Sigoure)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1550566 13f79535-47bb-0310-9956-ffa450edef68
2013-12-12 22:51:23 +00:00
eclark c4ef948ecb HBASE-10143 Clean up dead local stores in FSUtils
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1550533 13f79535-47bb-0310-9956-ffa450edef68
2013-12-12 21:27:59 +00:00
ndimiduk 2124f4054d HBASE-10116 Addendum: fix findbugs warning
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1550522 13f79535-47bb-0310-9956-ffa450edef68
2013-12-12 20:46:12 +00:00
eclark 1c266f876a HBASE-10135 Remove ? extends from HLogSplitter#getOutputCounts
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1550359 13f79535-47bb-0310-9956-ffa450edef68
2013-12-12 07:03:12 +00:00
Zhihong Yu a28881da2d HBASE-10134 Fix findbug warning in VisibilityController
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1550340 13f79535-47bb-0310-9956-ffa450edef68
2013-12-12 03:32:04 +00:00
eclark 1e0185468c HBASE-10124 Make Sub Classes Static When Possible
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1550294 13f79535-47bb-0310-9956-ffa450edef68
2013-12-11 22:20:00 +00:00
sershe c93a61d4d6 HBASE-10069 Potential duplicate calls to log#appendNoSync() in HRegion#doMiniBatchMutation()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1550223 13f79535-47bb-0310-9956-ffa450edef68
2013-12-11 18:45:13 +00:00
anoopsamjohn c56d41dc3d HBASE-5349 Automagically tweak global memstore and block cache sizes based on workload
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1550059 13f79535-47bb-0310-9956-ffa450edef68
2013-12-11 07:03:40 +00:00
Andrew Kyle Purtell 5981dc4511 Amend HBASE-10103. Fix testHealthCheckerTimeout and add default test timeouts
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1549994 13f79535-47bb-0310-9956-ffa450edef68
2013-12-10 22:58:45 +00:00
Andrew Kyle Purtell 6985aef8c8 HBASE-10119. Allow HBase coprocessors to clean up when they fail (Benoit Sigoure)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1549974 13f79535-47bb-0310-9956-ffa450edef68
2013-12-10 21:20:53 +00:00
ndimiduk a604c4224a HBASE-10116 SlabCache metrics improvements
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1549935 13f79535-47bb-0310-9956-ffa450edef68
2013-12-10 18:58:47 +00:00
Andrew Kyle Purtell 63aff6d35c HBASE-10103. TestNodeHealthCheckChore#testRSHealthChore: Stoppable must have been stopped
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1549930 13f79535-47bb-0310-9956-ffa450edef68
2013-12-10 18:53:57 +00:00
eclark 155373eb93 HBASE-10110 Fix Potential Resource Leak in StoreFlusher
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1549927 13f79535-47bb-0310-9956-ffa450edef68
2013-12-10 18:41:32 +00:00
larsh 4b89daa019 HBASE-10117 Avoid synchronization in HRegionScannerImpl.isFilterDone
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1549920 13f79535-47bb-0310-9956-ffa450edef68
2013-12-10 18:24:35 +00:00
Zhihong Yu e7c1acfecc HBASE-10112 Hbase rest query params for maxVersions and maxValues are not parsed
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1549899 13f79535-47bb-0310-9956-ffa450edef68
2013-12-10 17:23:12 +00:00
mbertozzi 2323f53d81 HBASE-10111 Verify that a snapshot is not corrupted before restoring it
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1549817 13f79535-47bb-0310-9956-ffa450edef68
2013-12-10 11:43:37 +00:00
jeffreyz 163075379c HBASE-10059: TestSplitLogWorker#testMultipleTasks fails occasionally
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1549738 13f79535-47bb-0310-9956-ffa450edef68
2013-12-10 01:55:28 +00:00
eclark 0b737248c3 HBASE-10043 Fix Potential Resouce Leak in MultiTableInputFormatBase
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1549726 13f79535-47bb-0310-9956-ffa450edef68
2013-12-10 00:55:39 +00:00
jxiang 8ba036b72f HBASE-10090 Master could hang in assigning meta
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1549714 13f79535-47bb-0310-9956-ffa450edef68
2013-12-09 23:55:32 +00:00
jxiang 97191c921b HBASE-10101 testOfflineRegionReAssginedAfterMasterRestart times out sometimes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1549708 13f79535-47bb-0310-9956-ffa450edef68
2013-12-09 23:38:02 +00:00
Jonathan Hsieh 08bd55aab2 HBASE-10108 NullPointerException thrown while using Canary with '-regionserver' option (Takeshi Miao)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1549683 13f79535-47bb-0310-9956-ffa450edef68
2013-12-09 21:16:01 +00:00
Michael Stack 0e8a141437 HBASE-10010 eliminate the put latency spike on the new log file beginning
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1549384 13f79535-47bb-0310-9956-ffa450edef68
2013-12-09 05:01:54 +00:00
Michael Stack 3f58873f08 HBASE-10048 Add hlog number metric in regionserver
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1548768 13f79535-47bb-0310-9956-ffa450edef68
2013-12-07 00:32:59 +00:00
Michael Stack 5f58719fde HBASE-10094 Add batching to HLogPerformanceEvaluation
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1548752 13f79535-47bb-0310-9956-ffa450edef68
2013-12-06 23:19:00 +00:00
ndimiduk b5e2145879 HBASE-10061 TableMapReduceUtil.findOrCreateJar calls updateMap(null, ) resulting in thrown NPE (Amit Sela)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1548747 13f79535-47bb-0310-9956-ffa450edef68
2013-12-06 23:12:37 +00:00
jeffreyz b95200e31b HBASE-10085: Some regions aren't re-assigned after a master restarts
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1548726 13f79535-47bb-0310-9956-ffa450edef68
2013-12-06 22:02:15 +00:00
Zhihong Yu e2def0ce52 HBASE-10099 javadoc warning introduced by LabelExpander 188: warning - @return tag has no arguments
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1548725 13f79535-47bb-0310-9956-ffa450edef68
2013-12-06 22:02:10 +00:00
nkeywal bad7aa2d99 HBASE-10097 Remove a region name string creation in HRegion#nextInternal
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1548711 13f79535-47bb-0310-9956-ffa450edef68
2013-12-06 20:07:25 +00:00
Michael Stack 57b8613688 HBASE_9955 Make hadoop2 the default and deprecate hadoop1; RETRY
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1548374 13f79535-47bb-0310-9956-ffa450edef68
2013-12-06 02:42:20 +00:00
Michael Stack fe5b28625a HBASE-9955 Make hadoop2 the default and deprecate hadoop1; REVERT
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1548351 13f79535-47bb-0310-9956-ffa450edef68
2013-12-06 01:16:51 +00:00
Michael Stack 7fbe97470e HBASE-9955 Make hadoop2 the default and deprecate hadoop1
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1548349 13f79535-47bb-0310-9956-ffa450edef68
2013-12-06 01:10:59 +00:00
rajeshbabu 5fbbef29f3 HBASE-9489 Add cp hooks in online merge before and after setting PONR
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1547996 13f79535-47bb-0310-9956-ffa450edef68
2013-12-05 02:33:13 +00:00
Zhihong Yu fbcb4b23e2 HBASE-9485 TableOutputCommitter should implement recovery if we don't want jobs to start from 0 on RM restart
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1547803 13f79535-47bb-0310-9956-ffa450edef68
2013-12-04 14:28:53 +00:00
Andrew Kyle Purtell f8139d1bf5 Update version in POMs to 0.99.0-SNAPSHOT after branching for release 0.98.0
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1547743 13f79535-47bb-0310-9956-ffa450edef68
2013-12-04 09:31:02 +00:00
ramkrishna 58eb59e7fb HBASE-9832-Add MR support for Visibility labels (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1547504 13f79535-47bb-0310-9956-ffa450edef68
2013-12-03 18:06:26 +00:00
ndimiduk 2f18891991 Optional setBatch for CopyTable to copy large rows in batches
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1547464 13f79535-47bb-0310-9956-ffa450edef68
2013-12-03 16:35:43 +00:00
Andrew Kyle Purtell c525383e8d HBASE-10062. Reconsider storing plaintext length in the encrypted block header
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1547373 13f79535-47bb-0310-9956-ffa450edef68
2013-12-03 12:48:30 +00:00
Andrew Kyle Purtell 45e4ec9000 HBASE-10066. Use ByteArrayOutputStream#writeTo where appropriate
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1547294 13f79535-47bb-0310-9956-ffa450edef68
2013-12-03 06:05:32 +00:00
ramkrishna 5f15ae4ade HBASE-9884 - Add Thrift and REST support for Visibility Labels (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1546988 13f79535-47bb-0310-9956-ffa450edef68
2013-12-02 12:44:03 +00:00
mbertozzi 93bf3fe0a5 HBASE-9978 The client retries even if the method is not present on the server
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1546961 13f79535-47bb-0310-9956-ffa450edef68
2013-12-02 11:09:29 +00:00
Andrew Kyle Purtell 178d0b918e HBASE-9502. HStore.seekToScanner should handle magic value (Liang Xie)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1546925 13f79535-47bb-0310-9956-ffa450edef68
2013-12-02 08:29:56 +00:00
Zhihong Yu 13e9eda3e7 HBASE-9856 Fix some findbugs Performance Warnings
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1546888 13f79535-47bb-0310-9956-ffa450edef68
2013-12-02 03:45:59 +00:00
zjushch 7b4b061bcf HBASE-4811 Support reverse Scan
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1546878 13f79535-47bb-0310-9956-ffa450edef68
2013-12-02 02:20:35 +00:00
rajeshbabu 5d348605a2 HBASE-8203 master ui should display region servers with host, port plus startcode
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1546767 13f79535-47bb-0310-9956-ffa450edef68
2013-11-30 20:06:09 +00:00
larsh 26b32fa593 HBASE-10058 Test for HBASE-9915 (avoid reading index blocks)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1546658 13f79535-47bb-0310-9956-ffa450edef68
2013-11-29 23:02:28 +00:00
larsh 3f68e316c1 HBASE-10057 TestRestoreFlushSnapshotFromClient and TestRestoreSnapshotFromClient fail to finish occasionally
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1546442 13f79535-47bb-0310-9956-ffa450edef68
2013-11-28 18:38:26 +00:00
anoopsamjohn fd7ee9e29c HBASE-10005 TestVisibilityLabels fails occasionally (addendum)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1546408 13f79535-47bb-0310-9956-ffa450edef68
2013-11-28 17:52:27 +00:00
anoopsamjohn b4f0a38daa HBASE-10005 TestVisibilityLabels fails occasionally
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1546396 13f79535-47bb-0310-9956-ffa450edef68
2013-11-28 16:49:12 +00:00
Enis Soztutar 770e336ef6 HBASE-10020 Add maven compile-protobuf profile
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1546237 13f79535-47bb-0310-9956-ffa450edef68
2013-11-27 23:57:23 +00:00
Zhihong Yu e77e82c5c1 HBASE-10046 Unmonitored HBase service could accumulate Status objects and OOM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1546094 13f79535-47bb-0310-9956-ffa450edef68
2013-11-27 16:32:58 +00:00
eclark 69daad5a47 HBASE-10039 Fix potential Resource Leak in RpcServer
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545896 13f79535-47bb-0310-9956-ffa450edef68
2013-11-27 00:57:17 +00:00
Andrew Kyle Purtell 9dd208ff91 HBASE-7662. [Per-KV security] Per cell ACLs stored in tags
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545882 13f79535-47bb-0310-9956-ffa450edef68
2013-11-26 23:33:31 +00:00
eclark 67160a89f8 HBASE-10038 Fix potential Resource Leak in ZNodeCleaner
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545875 13f79535-47bb-0310-9956-ffa450edef68
2013-11-26 22:33:53 +00:00
Michael Stack 871792162e HBASE-8143 HBase on Hadoop 2 with local short circuit reads (ssr) causes OOM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545852 13f79535-47bb-0310-9956-ffa450edef68
2013-11-26 21:42:51 +00:00
larsh 260fa3a539 HBASE-10015 Replace intrinsic locking with explicit locks in StoreScanner
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545838 13f79535-47bb-0310-9956-ffa450edef68
2013-11-26 21:06:55 +00:00
Zhihong Yu b849239162 HBASE-10029 Addendum checks for args against null
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545796 13f79535-47bb-0310-9956-ffa450edef68
2013-11-26 19:43:25 +00:00
Zhihong Yu 5c3bdc9141 HBASE-10029 Proxy created by HFileSystem#createReorderingProxy() should properly close when connecting to HA namenode
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545792 13f79535-47bb-0310-9956-ffa450edef68
2013-11-26 19:31:12 +00:00
nkeywal 38d454dc2b HBASE-10024 Add an interface to create put with immutable arrays
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545592 13f79535-47bb-0310-9956-ffa450edef68
2013-11-26 10:05:44 +00:00
Andrew Kyle Purtell edbf698cc1 HBASE-7544. Transparent CF encryption
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545536 13f79535-47bb-0310-9956-ffa450edef68
2013-11-26 04:22:33 +00:00
mbertozzi 6254e896f5 HBASE-8465 Auto-drop rollback snapshot for snapshot restore
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545360 13f79535-47bb-0310-9956-ffa450edef68
2013-11-25 18:10:07 +00:00
nkeywal 81f21ca409 HBASE-9976 Don't create duplicated TableName objects
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545177 13f79535-47bb-0310-9956-ffa450edef68
2013-11-25 08:53:29 +00:00
jeffreyz ad5436eaa1 HBASE-9736: Allow more than one log splitter per RS
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545052 13f79535-47bb-0310-9956-ffa450edef68
2013-11-24 19:21:54 +00:00
Michael Stack 129ce2523d HBASE-9992 [hbck] Refactor so that arbitrary -D cmdline options are included
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1544870 13f79535-47bb-0310-9956-ffa450edef68
2013-11-23 19:38:59 +00:00
nkeywal 5824f11f55 HBASE-10007 PerformanceEvaluation: Add sampling and latency collection to randomRead test (Nick Dimiduk)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1544681 13f79535-47bb-0310-9956-ffa450edef68
2013-11-22 21:14:00 +00:00
ndimiduk eab83c92ed HBASE-10008 TestNamespaceCommands is flakey on jenkins
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1544254 13f79535-47bb-0310-9956-ffa450edef68
2013-11-21 17:27:42 +00:00
nkeywal 5ab799822e HBASE-10014 HRegion#doMiniBatchMutation rollbacks the memstore even if there is nothing to rollback.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1544080 13f79535-47bb-0310-9956-ffa450edef68
2013-11-21 10:08:26 +00:00
nkeywal bc7c3c7daa HBASE-10012 Hide ServerName constructor
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1543921 13f79535-47bb-0310-9956-ffa450edef68
2013-11-20 20:02:25 +00:00
nkeywal d9b983bb5e HBASE-10001 Add a coprocessor to help testing the performances without taking into account the disk i/o
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1543779 13f79535-47bb-0310-9956-ffa450edef68
2013-11-20 11:33:34 +00:00
anoopsamjohn 2e5823f61d HBASE-9998 Fix javadoc warnings induced by commits
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1543723 13f79535-47bb-0310-9956-ffa450edef68
2013-11-20 07:25:01 +00:00
mbertozzi e0c324f9d5 HBASE-10004 Some fixes for scoping sequence Ids to region level (Himanshu Vashishtha)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1543658 13f79535-47bb-0310-9956-ffa450edef68
2013-11-20 00:09:09 +00:00
anoopsamjohn 335071f342 HBASE-9995 Not stopping ReplicationSink when using custom implementation for the ReplicationSink
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1543501 13f79535-47bb-0310-9956-ffa450edef68
2013-11-19 17:10:32 +00:00
Michael Stack 74f6e25c8f HBASE-5945 Reduce buffer copies in IPC server response path
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1543458 13f79535-47bb-0310-9956-ffa450edef68
2013-11-19 15:39:35 +00:00
nkeywal dc8ecd9a9a HBASE-9959 Remove some array copy - server side
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1543434 13f79535-47bb-0310-9956-ffa450edef68
2013-11-19 14:01:30 +00:00
anoopsamjohn 5a6a0fd78b HBASE-7663 [Per-KV security] Visibility labels
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1543314 13f79535-47bb-0310-9956-ffa450edef68
2013-11-19 05:39:47 +00:00
Zhihong Yu dc20322a6a HBASE-9994 ZeroCopyLiteralByteString.wrap() should be used in place of ByteString.copyFrom()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1543309 13f79535-47bb-0310-9956-ffa450edef68
2013-11-19 05:01:58 +00:00
Zhihong Yu 51d55f6dd9 HBASE-9949 Addendum takes out test infrastructure and new test
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1543305 13f79535-47bb-0310-9956-ffa450edef68
2013-11-19 04:14:26 +00:00
Enis Soztutar a26dd714b5 HBASE-8369 MapReduce over snapshot files
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1543195 13f79535-47bb-0310-9956-ffa450edef68
2013-11-18 22:17:39 +00:00
mbertozzi c28ac79c82 HBASE-9973 Users with 'Admin' ACL permission will lose permissions after upgrade to 0.96.x from 0.94.x or 0.92.x (Himanshu Vashishtha)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1543179 13f79535-47bb-0310-9956-ffa450edef68
2013-11-18 21:44:35 +00:00
Jonathan Hsieh 4aa3600b7c HBASE-9831 'hbasefsck.numthreads' property isn't passed to hbck via cmdline -D option (Takeshi Miao)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1543137 13f79535-47bb-0310-9956-ffa450edef68
2013-11-18 20:21:25 +00:00
ndimiduk e1a3d71738 HBASE-8438 Extend bin/hbase to print a "mapreduce classpath"
$ ./bin/hbase mapredcp --help
Usage: hbase mapredcp [-Dtmpjars=...]
  Construct a CLASSPATH containing dependency jars required to run a mapreduce
  job. By default, includes any jars detected by TableMapReduceUtils. Provide
  additional entries by specifying a comma-separated list in tmpjars.

$ ./bin/hbase mapredcp | tr ':' '\n'
/private/tmp/hbase-0.97.0-SNAPSHOT/lib/netty-3.6.6.Final.jar
/private/tmp/hbase-0.97.0-SNAPSHOT/lib/hbase-hadoop-compat-0.97.0-SNAPSHOT.jar
/private/tmp/hbase-0.97.0-SNAPSHOT/lib/protobuf-java-2.5.0.jar
/private/tmp/hbase-0.97.0-SNAPSHOT/lib/guava-12.0.1.jar
/private/tmp/hbase-0.97.0-SNAPSHOT/lib/htrace-core-2.01.jar
/private/tmp/hbase-0.97.0-SNAPSHOT/lib/hbase-protocol-0.97.0-SNAPSHOT.jar
/private/tmp/hbase-0.97.0-SNAPSHOT/lib/hbase-client-0.97.0-SNAPSHOT.jar
/private/tmp/hbase-0.97.0-SNAPSHOT/lib/zookeeper-3.4.5.jar
/private/tmp/hbase-0.97.0-SNAPSHOT/lib/hbase-server-0.97.0-SNAPSHOT.jar
/private/tmp/hbase-0.97.0-SNAPSHOT/lib/hbase-common-0.97.0-SNAPSHOT.jar


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1542811 13f79535-47bb-0310-9956-ffa450edef68
2013-11-17 20:49:24 +00:00
Zhihong Yu 2e0f80c333 HBASE-9949 Fix the race condition between Compaction and StoreScanner.init
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1542519 13f79535-47bb-0310-9956-ffa450edef68
2013-11-16 14:54:04 +00:00
anoopsamjohn b33e4daa2f HBASE-9975 Not starting ReplicationSink when using custom implementation for the ReplicationSink
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1542472 13f79535-47bb-0310-9956-ffa450edef68
2013-11-16 07:40:51 +00:00
anoopsamjohn c2c6db5f00 HBASE-9970 HBase BulkLoad, table is creating with the timestamp key also as a column to the table. (Sreenivasulu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1542460 13f79535-47bb-0310-9956-ffa450edef68
2013-11-16 03:45:17 +00:00
Enis Soztutar 16b799dae5 HBASE-9908 [WINDOWS] Fix filesystem / classloader related unit tests - ADDENDUM patch to fix TestImportTsv
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1542422 13f79535-47bb-0310-9956-ffa450edef68
2013-11-15 22:46:58 +00:00
Zhihong Yu 2859897de6 HBASE-9954 Incorporate HTTPS support for HBase
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1542392 13f79535-47bb-0310-9956-ffa450edef68
2013-11-15 20:44:55 +00:00
ndimiduk 4b87240aa3 HBASE-9165 [mapreduce] Modularize building dependency jars
- Separate adding HBase and dependencies from adding other job
   dependencies, and expose it as a separate method that other
   projects can use (for PIG-3285).
 - Explicitly add hbase-server to the list of dependencies we ship
   with the job, for users who extend the classes we provide (see
   HBASE-9112).
 - Add integration test for addDependencyJars.
 - Code reuse for TestTableMapReduce.


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1542341 13f79535-47bb-0310-9956-ffa450edef68
2013-11-15 17:43:53 +00:00
sershe 6119df9ccb HBASE-3787 Increment is non-idempotent but client retries RPC
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1542168 13f79535-47bb-0310-9956-ffa450edef68
2013-11-15 04:36:30 +00:00
nkeywal db4f10c208 HBASE-9963 Remove the ReentrantReadWriteLock in the MemStore
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1541880 13f79535-47bb-0310-9956-ffa450edef68
2013-11-14 11:16:20 +00:00
Michael Stack e15f36cdde HBASE-9710 Use the region name, not the encoded name, when region is not on current server
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1541820 13f79535-47bb-0310-9956-ffa450edef68
2013-11-14 05:01:29 +00:00
zjushch 5a7fa744f8 HBASE-9810 Global memstore size will be calculated wrongly if replaying recovered edits throws exception
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1541783 13f79535-47bb-0310-9956-ffa450edef68
2013-11-14 02:13:57 +00:00
Michael Stack ffd91d7e90 HBASE-9907 Rig to fake a cluster so can profile client behaviors
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1541703 13f79535-47bb-0310-9956-ffa450edef68
2013-11-13 20:49:59 +00:00
larsh feca3e26c4 HBASE-9849 [REST] Forbidden schema delete in read only mode (Julian Zhou)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1541644 13f79535-47bb-0310-9956-ffa450edef68
2013-11-13 18:08:54 +00:00
jxiang fe5865d9e3 HBASE-9870 HFileDataBlockEncoderImpl#diskToCacheFormat uses wrong format
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1541629 13f79535-47bb-0310-9956-ffa450edef68
2013-11-13 17:31:02 +00:00
larsh 1427e3a431 HBASE-9956 Remove keyLength cache from KeyValue
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1541312 13f79535-47bb-0310-9956-ffa450edef68
2013-11-12 23:30:20 +00:00
Zhihong Yu 4837c424f3 HBASE-4654 [replication] Add a check to make sure we don't replicate to ourselves (Demai)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1541279 13f79535-47bb-0310-9956-ffa450edef68
2013-11-12 22:31:56 +00:00
larsh 60ad668311 HBASE-9865 Reused WALEdits in replication may cause RegionServers to go OOM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1541265 13f79535-47bb-0310-9956-ffa450edef68
2013-11-12 22:13:01 +00:00
Enis Soztutar 7f28831af2 HBASE-9957 [WINDOWS] TestNamespaceUpgrade fails on windows
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1541197 13f79535-47bb-0310-9956-ffa450edef68
2013-11-12 19:02:57 +00:00
rajeshbabu 2d81ab63f1 HBASE-9902 Region Server is starting normally even if clock skew is more than default 30 seconds(or any configured). -> Regionserver node time is greater than master node time(Kashif)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1541112 13f79535-47bb-0310-9956-ffa450edef68
2013-11-12 15:42:58 +00:00
jeffreyz f8f0a927e3 HBASE-9918: MasterAddressTracker & ZKNamespaceManager ZK listeners are missed after master recovery
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1540933 13f79535-47bb-0310-9956-ffa450edef68
2013-11-12 03:14:31 +00:00
jeffreyz 477072f7f0 HBASE-9895: 0.96 Import utility can't import an exported file from 0.94
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1540926 13f79535-47bb-0310-9956-ffa450edef68
2013-11-12 02:44:39 +00:00
Enis Soztutar 6ec64a1dc0 HBASE-9952 Snapshot restore may fail due to NullPointerException
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1540909 13f79535-47bb-0310-9956-ffa450edef68
2013-11-12 01:12:42 +00:00
jxiang 26ddfe10b6 HBASE-9926 Scanner doesn't check if a region is available
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1540883 13f79535-47bb-0310-9956-ffa450edef68
2013-11-11 23:40:37 +00:00
Michael Stack 3bd91918a5 HBASE-9850 Issues with UI for table compact/split operation completion. After split/compaction operation using UI, the page is not automatically redirecting back using IE8/Firefox.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1540873 13f79535-47bb-0310-9956-ffa450edef68
2013-11-11 22:42:51 +00:00
ramkrishna d6105b41db HBASE-9816-Address review comments in HBASE-8496 (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1540785 13f79535-47bb-0310-9956-ffa450edef68
2013-11-11 17:08:04 +00:00
Zhihong Yu cc8945a150 HBASE-9808 org.apache.hadoop.hbase.rest.PerformanceEvaluation is out of sync with org.apache.hadoop.hbase.PerformanceEvaluation
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1540245 13f79535-47bb-0310-9956-ffa450edef68
2013-11-09 02:47:33 +00:00
mbertozzi a12caeebf8 HBASE-9890 MR jobs are not working if started by a delegated user
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1540242 13f79535-47bb-0310-9956-ffa450edef68
2013-11-09 01:44:16 +00:00
sershe ecb4b1017c HBASE-9921 stripe compaction - findbugs and javadoc issues, some improvements
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1540215 13f79535-47bb-0310-9956-ffa450edef68
2013-11-08 23:17:51 +00:00
Enis Soztutar ff78f217fa HBASE-9908 [WINDOWS] Fix filesystem / classloader related unit tests
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1540160 13f79535-47bb-0310-9956-ffa450edef68
2013-11-08 19:37:35 +00:00
larsh 20c2734f12 HBASE-9915 Performance: isSeeked() in EncodedScannerV2 always returns false
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1539933 13f79535-47bb-0310-9956-ffa450edef68
2013-11-08 07:28:04 +00:00
Enis Soztutar 138b0a972c HBASE-9906 Restore snapshot fails to restore the meta edits sporadically
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1539906 13f79535-47bb-0310-9956-ffa450edef68
2013-11-08 02:41:25 +00:00
Andrew Kyle Purtell 60976c646d HBASE-9900. Fix unintended byte[].toString in AccessController
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1539882 13f79535-47bb-0310-9956-ffa450edef68
2013-11-08 00:36:28 +00:00
Enis Soztutar 3c55ae85c4 HBASE-9909 TestHFilePerformance should not be a unit test, but a tool
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1539766 13f79535-47bb-0310-9956-ffa450edef68
2013-11-07 19:10:25 +00:00
Michael Stack a01ff38061 HBASE-8741 Scope sequenceid to the region rather than regionserver (WAS: Mutations on Regions in recovery mode might have same sequenceIDs)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1539743 13f79535-47bb-0310-9956-ffa450edef68
2013-11-07 18:10:38 +00:00
jxiang 698650982d HBASE-9792 Region states should update last assignments when a region is opened
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1539728 13f79535-47bb-0310-9956-ffa450edef68
2013-11-07 17:34:08 +00:00
nkeywal ff84a7ae16 HBASE-9001 Add a toString in HTable, fix a log in AssignmentManager
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1539425 13f79535-47bb-0310-9956-ffa450edef68
2013-11-06 18:31:54 +00:00
anoopsamjohn b4921b03b0 HBASE-9874 Append and Increment operation drops Tags
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1539224 13f79535-47bb-0310-9956-ffa450edef68
2013-11-06 03:11:58 +00:00
sershe 18ecb48662 HBASE-8541 implement flush-into-stripes in stripe compactions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1539211 13f79535-47bb-0310-9956-ffa450edef68
2013-11-06 01:49:36 +00:00
Zhihong Yu 940f4a43c0 HBASE-9863 Intermittently TestZooKeeper#testRegionAssignmentAfterMasterRecoveryDueToZKExpiry hangs
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1539129 13f79535-47bb-0310-9956-ffa450edef68
2013-11-05 20:56:10 +00:00
Michael Stack 8d3133aa0f HBASE-8942 DFS errors during a read operation (get/scan), may cause write outliers
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1538867 13f79535-47bb-0310-9956-ffa450edef68
2013-11-05 05:27:30 +00:00
eclark 04bd8761b3 HBASE-9859 Canary Shouldn't go off if the table being read from is disabled
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1538842 13f79535-47bb-0310-9956-ffa450edef68
2013-11-05 00:22:18 +00:00
Michael Stack d6bdd54ecc HBASE-9855 evictBlocksByHfileName improvement for bucket cache
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1538320 13f79535-47bb-0310-9956-ffa450edef68
2013-11-03 05:31:34 +00:00
Michael Stack b0c406da07 HBASE-8942 DFS errors during a read operation (get/scan), may cause write outliers
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1538317 13f79535-47bb-0310-9956-ffa450edef68
2013-11-03 05:11:20 +00:00
Devaraj Das 679495a01c HBASE-8569. Had forgotten to add test annotation on the new test file. Fixing that.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1538010 13f79535-47bb-0310-9956-ffa450edef68
2013-11-01 18:04:37 +00:00
Devaraj Das 23e6e6b0a1 HBASE-8569. Addendum patch (for secure RPC tests).
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1538003 13f79535-47bb-0310-9956-ffa450edef68
2013-11-01 17:50:19 +00:00
Michael Stack 336b5c52ef HBASE-9868 Remove some array copy, especially around protobuf
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1537988 13f79535-47bb-0310-9956-ffa450edef68
2013-11-01 17:10:37 +00:00
Devaraj Das 8fb1958b67 HBASE-8569. Improve coverage in package org.apache.hadoop.hbase.security. Contributed by Vadim Bondarev and Andrey Klochkov
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1537986 13f79535-47bb-0310-9956-ffa450edef68
2013-11-01 16:56:24 +00:00
Michael Stack dcf61670d4 HBASE-9867 Save on array copies with a subclass of LiteralByteString
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1537750 13f79535-47bb-0310-9956-ffa450edef68
2013-10-31 22:59:54 +00:00
Zhihong Yu 9233b405ba HBASE-8559 increase unit-test coverage of package org.apache.hadoop.hbase.coprocessor
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1537741 13f79535-47bb-0310-9956-ffa450edef68
2013-10-31 22:21:19 +00:00
Enis Soztutar a42bdc049e HBASE-8543 fix coverage org.apache.hadoop.hbase.rest.client
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1537622 13f79535-47bb-0310-9956-ffa450edef68
2013-10-31 20:24:14 +00:00
Devaraj Das b51e21446c HBASE-8611. Improve test coverage in pkg org.apache.hadoop.hbase.mapred
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1537567 13f79535-47bb-0310-9956-ffa450edef68
2013-10-31 18:08:22 +00:00
nkeywal faff0fa2d3 HBASE-8556 fix coverage org.apache.hadoop.hbase.metrics.histogram (Aleksey Gorshkov)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1537436 13f79535-47bb-0310-9956-ffa450edef68
2013-10-31 10:50:51 +00:00
nkeywal e828b5eb69 HBASE-9861 Location does not have to be refreshed on regionTooBusy
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1537425 13f79535-47bb-0310-9956-ffa450edef68
2013-10-31 10:29:30 +00:00
anoopsamjohn 68db456397 HBASE-9045 Support Dictionary based Tag compression in HFiles
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1537377 13f79535-47bb-0310-9956-ffa450edef68
2013-10-31 04:59:00 +00:00
Zhihong Yu 94aa409410 HBASE-9860 Intermittent TestHBaseFsck#testMissingRegionInfoQualifier failure due to NullPointerException
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1537371 13f79535-47bb-0310-9956-ffa450edef68
2013-10-31 03:21:01 +00:00
jeffreyz 991ad04ca1 HBASE-8552: fix coverage org.apache.hadoop.hbase.rest.filter(by Andrey Klochkov)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1537197 13f79535-47bb-0310-9956-ffa450edef68
2013-10-30 17:36:07 +00:00
jyates e5e5dac9a7 HBASE-9221: Provide interface for getting a User in the client
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1536937 13f79535-47bb-0310-9956-ffa450edef68
2013-10-30 00:02:52 +00:00
Enis Soztutar b73e8b3b5a HBASE-9750 Add retries around Action server stop/start
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1536908 13f79535-47bb-0310-9956-ffa450edef68
2013-10-29 22:03:45 +00:00
sershe ff23790dd3 HBASE-7967 implement compactor for stripe compactions - ADDENDUM - fix javadoc warnings
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1536881 13f79535-47bb-0310-9956-ffa450edef68
2013-10-29 20:27:48 +00:00
nkeywal 53bb2f6be7 HBASE-9843 Various fixes in client code
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1536865 13f79535-47bb-0310-9956-ffa450edef68
2013-10-29 19:45:44 +00:00
Zhihong Yu 3bebeca24d HBASE-9836 Intermittent TestRegionObserverScannerOpenHook#testRegionObserverCompactionTimeStacking failure
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1536583 13f79535-47bb-0310-9956-ffa450edef68
2013-10-29 02:50:49 +00:00
sershe 322eec45f8 HBASE-8000 create integration/perf tests for stripe compactions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1536571 13f79535-47bb-0310-9956-ffa450edef68
2013-10-29 00:42:22 +00:00
sershe 60ce11220f HBASE-7967 implement compactor for stripe compactions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1536570 13f79535-47bb-0310-9956-ffa450edef68
2013-10-29 00:40:22 +00:00
sershe 9023d46908 HBASE-7680 implement compaction policy for stripe compactions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1536569 13f79535-47bb-0310-9956-ffa450edef68
2013-10-29 00:37:30 +00:00
sershe 19fd1a3310 HBASE-7679 implement store file management for stripe compactions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1536567 13f79535-47bb-0310-9956-ffa450edef68
2013-10-29 00:34:12 +00:00
Zhihong Yu ba51a43ca3 HBASE-9814 TestRegionServerCoprocessorExceptionWithRemove mentions master in javadoc
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1536519 13f79535-47bb-0310-9956-ffa450edef68
2013-10-28 20:56:50 +00:00
jxiang d3a4175a4d HBASE-9851 TestHBaseFsck.testQuarantineMissingHFile is flaky
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1536504 13f79535-47bb-0310-9956-ffa450edef68
2013-10-28 20:25:44 +00:00
eclark 5738825405 HBASE-9848 Make regionserver Canary exit with different exit codes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1536470 13f79535-47bb-0310-9956-ffa450edef68
2013-10-28 18:25:47 +00:00
eclark fcfefd81b4 HBASE-7525 A canary monitoring program specifically for regionserver (takeshi.miao)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535846 13f79535-47bb-0310-9956-ffa450edef68
2013-10-25 20:02:50 +00:00
Zhihong Yu 4205ba6777 HBASE-9837 Forward port HBASE-9080 'Retain assignment should be used when re-enabling table(s)'
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535843 13f79535-47bb-0310-9956-ffa450edef68
2013-10-25 19:51:27 +00:00
jxiang 2e0ed092ce Fix CRLF in TestRSKilledWhenInitializing.java
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535786 13f79535-47bb-0310-9956-ffa450edef68
2013-10-25 17:12:26 +00:00
larsh 71e47fb872 HBASE-9807 block encoder unnecessarily copies the key for each reseek
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535779 13f79535-47bb-0310-9956-ffa450edef68
2013-10-25 16:57:33 +00:00
jxiang f5881a3116 HBASE-9748 Address outstanding comments raised for HBASE-9696
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535771 13f79535-47bb-0310-9956-ffa450edef68
2013-10-25 16:17:29 +00:00
Zhihong Yu d36b7ce519 HBASE-9838 Fix javadoc warning in ImportTsv#TsvParser ctor (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535751 13f79535-47bb-0310-9956-ffa450edef68
2013-10-25 14:33:09 +00:00
ramkrishna 5212bba403 HBASE-9767 - Support OperationAttributes in ImportTSV Parser (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535487 13f79535-47bb-0310-9956-ffa450edef68
2013-10-24 18:34:27 +00:00
rajeshbabu 10d336a51d HBASE-9593 Region server left in online servers list forever if it went down after registering to master and before creating ephemeral node
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535479 13f79535-47bb-0310-9956-ffa450edef68
2013-10-24 18:26:42 +00:00
Michael Stack 5102aec6c0 HBASE-9645 Regionserver halt because of HLogs "Logic Error Snapshot seq id from earlier flush still present"
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535288 13f79535-47bb-0310-9956-ffa450edef68
2013-10-24 06:49:47 +00:00
jxiang bccd10de11 HBASE-9827 Intermittent TestLogRollingNoCluster#testContendedLogRolling failure
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535254 13f79535-47bb-0310-9956-ffa450edef68
2013-10-24 01:14:30 +00:00
jxiang f4c98563b6 HBASE-9821 Scanner id could collide
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535198 13f79535-47bb-0310-9956-ffa450edef68
2013-10-23 22:18:42 +00:00
Michael Stack 1280a4431f HBASE-9785 Fix heap size reporting in HRegion
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535172 13f79535-47bb-0310-9956-ffa450edef68
2013-10-23 20:49:38 +00:00
Michael Stack 0d98399152 HBASE-9694 HBaseTestingUtility.createTable infinite loop
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535117 13f79535-47bb-0310-9956-ffa450edef68
2013-10-23 18:41:58 +00:00
Michael Stack f7ed0f18f5 HBASE-9695 Some never used local variables cleanup
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535112 13f79535-47bb-0310-9956-ffa450edef68
2013-10-23 18:34:47 +00:00
Michael Stack be060b4077 HBASE-9737 Corrupt HFile cause resource leak leading to Region Server OOM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1534850 13f79535-47bb-0310-9956-ffa450edef68
2013-10-22 23:37:29 +00:00
jxiang 9b93724dd8 HBASE-9813 Log splitting doesn't prevent RS creating new hlog file
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1534785 13f79535-47bb-0310-9956-ffa450edef68
2013-10-22 20:57:33 +00:00
Andrew Kyle Purtell 670bc625b2 HBASE-9716. LoadTestTool should provide default min and max settings to the data generator
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1534352 13f79535-47bb-0310-9956-ffa450edef68
2013-10-21 19:57:08 +00:00
Zhihong Yu 0e64f91e37 HBASE-9754 Addendum passes readpoint to StoreScanner ctor
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1534019 13f79535-47bb-0310-9956-ffa450edef68
2013-10-21 03:18:25 +00:00
larsh 0acab6e39d HBase Rest Server - DELETE scanner operation is a no-op (Aditya Kishore)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1533977 13f79535-47bb-0310-9956-ffa450edef68
2013-10-20 20:44:34 +00:00
Zhihong Yu 09ec361d3a HBASE-9754 Eliminate threadlocal from MVCC code (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1533633 13f79535-47bb-0310-9956-ffa450edef68
2013-10-18 21:09:48 +00:00
mbertozzi 6d0eade8b6 HBASE-9786 hbck -metaonly incorrectly reports inconsistent regions after HBASE-9698 fix
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1533620 13f79535-47bb-0310-9956-ffa450edef68
2013-10-18 20:33:26 +00:00
larsh 3f496372bf HBASE-9747 added test (Aditya Kishore)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1533609 13f79535-47bb-0310-9956-ffa450edef68
2013-10-18 19:39:36 +00:00
jxiang 000596f7c3 HBASE-9793 Offline a region before it's closed could cause double assignment
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1533525 13f79535-47bb-0310-9956-ffa450edef68
2013-10-18 15:57:06 +00:00
jxiang 0e3025566f HBASE-9791 MR initializes scanner twice
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1533213 13f79535-47bb-0310-9956-ffa450edef68
2013-10-17 19:03:18 +00:00
jyates bcff872bf1 HBASE-9749: Custom threadpool for Coprocessor obtained HTables
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1533187 13f79535-47bb-0310-9956-ffa450edef68
2013-10-17 18:13:18 +00:00
ramkrishna f267e36d57 HBASE-9765-TestImportTsv.testBulkOutputWithTsvImporterTextMapper() may not be working correctly (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1532705 13f79535-47bb-0310-9956-ffa450edef68
2013-10-16 10:11:05 +00:00
mbertozzi 8b9918454b HBASE-9770 HFilePerformanceEvaluation is using the wrong Comparator
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1532702 13f79535-47bb-0310-9956-ffa450edef68
2013-10-16 09:49:31 +00:00
anoopsamjohn 4a4778c2dc HBASE-9766 HFileV3 - Optional tags write and read is not working as expected
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1532678 13f79535-47bb-0310-9956-ffa450edef68
2013-10-16 08:07:34 +00:00
jxiang c610e59c0d HBASE-9773 Master aborted when hbck asked the master to assign a region that was already online
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1532633 13f79535-47bb-0310-9956-ffa450edef68
2013-10-16 02:44:59 +00:00
ndimiduk 76b5c4f3cc HBASE-9771 [WebUI] Humanize store and blockcache statistics on RS
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1532598 13f79535-47bb-0310-9956-ffa450edef68
2013-10-15 23:44:45 +00:00
Zhihong Yu febd79c128 HBASE-9753 Excessive readpoint checks in MemstoreScanner
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1532432 13f79535-47bb-0310-9956-ffa450edef68
2013-10-15 17:03:07 +00:00
anoopsamjohn 16bf1c48f0 HBASE-9137 Add Tag dictionary in WAL compression
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1532176 13f79535-47bb-0310-9956-ffa450edef68
2013-10-15 03:56:36 +00:00
mbertozzi 5f61023e1d HBASE-9562 Make HLogPE run against configured FS - addendum
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1532086 13f79535-47bb-0310-9956-ffa450edef68
2013-10-14 20:49:00 +00:00
larsh 1be3aeda38 HBASE-9751 Excessive readpoints checks in StoreFileScanner
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1531790 13f79535-47bb-0310-9956-ffa450edef68
2013-10-14 03:57:15 +00:00
jxiang 30837458ee HBASE-9696 Master recovery ignores online merge znode
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1531435 13f79535-47bb-0310-9956-ffa450edef68
2013-10-11 21:46:14 +00:00
Michael Stack 71e8021b65 HBASE-9744 Set io.serializations correctly in HFileOutputFormat.configureIncrementalLoad
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1531188 13f79535-47bb-0310-9956-ffa450edef68
2013-10-11 03:59:43 +00:00
Zhihong Yu 8c47f89932 HBASE-9706 Improve detection of secure ZooKeeper
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1531178 13f79535-47bb-0310-9956-ffa450edef68
2013-10-11 03:13:15 +00:00
Zhihong Yu 14863dfcab HBASE-8652 Number of compacting KVs is not reset at the end of compaction
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1531067 13f79535-47bb-0310-9956-ffa450edef68
2013-10-10 18:22:54 +00:00
Enis Soztutar 341256ae5b HBASE-9724 Failed region split is not handled correctly by AM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1530826 13f79535-47bb-0310-9956-ffa450edef68
2013-10-09 23:02:14 +00:00
larsh 65e623415f HBASE=9732 Static AtomicLong updated in StoreFileScanner every (re)seek
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1530764 13f79535-47bb-0310-9956-ffa450edef68
2013-10-09 19:04:25 +00:00
Enis Soztutar 7709eb393a HBASE-9730 Exceptions in multi operations are not handled correctly
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1530728 13f79535-47bb-0310-9956-ffa450edef68
2013-10-09 17:41:54 +00:00
Michael Stack 208787b5b1 HBASE-9563 Autorestart doesn't work if zkcleaner fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1530675 13f79535-47bb-0310-9956-ffa450edef68
2013-10-09 15:25:21 +00:00
ramkrishna 7dd240c8ad HBASE-9546-HFileContext should adopt Builder pattern (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1530567 13f79535-47bb-0310-9956-ffa450edef68
2013-10-09 11:21:03 +00:00
Michael Stack 419ef531eb HBASE-9563 Autorestart doesn't work if zkcleaner fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1530498 13f79535-47bb-0310-9956-ffa450edef68
2013-10-09 05:53:06 +00:00
Zhihong Yu 7619a444a0 HBASE-9720 TestSplitTransactionOnCluster#testShutdownFixupWhenDaughterHasSplit occasionally times out
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1530133 13f79535-47bb-0310-9956-ffa450edef68
2013-10-08 02:21:17 +00:00
Michael Stack 36e49e01e3 HBASE-9612 Ability to batch edits destined to different regions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1529348 13f79535-47bb-0310-9956-ffa450edef68
2013-10-04 23:38:41 +00:00
Zhihong Yu 6b9cbc2e0a HBASE-9687 Addendum shuts down the MiniMapReduceCluster
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1529304 13f79535-47bb-0310-9956-ffa450edef68
2013-10-04 21:05:28 +00:00
Zhihong Yu b7b14cc80a HBASE-9687 ClassNotFoundException is thrown when ExportSnapshot runs against hadoop cluster where HBase is not installed on the same node as resourcemanager
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1529288 13f79535-47bb-0310-9956-ffa450edef68
2013-10-04 20:40:40 +00:00
jeffreyz 26ed93141d HBASE-9709: LogReplay throws NPE when no KVs to be replayed in a WALEdit
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1529247 13f79535-47bb-0310-9956-ffa450edef68
2013-10-04 18:20:34 +00:00
Enis Soztutar 4bde0d30f6 HBASE-9703 DistributedHBaseCluster should not throw exceptions, but do a best effort restore
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1529045 13f79535-47bb-0310-9956-ffa450edef68
2013-10-04 00:55:42 +00:00
Enis Soztutar a07ef888e1 HBASE-9698 HBCK does not handle tables with no regions left
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1528989 13f79535-47bb-0310-9956-ffa450edef68
2013-10-03 20:11:58 +00:00