Commit Graph

9110 Commits

Author SHA1 Message Date
stack 7c1d6b3764 HBASE-10134 Add Chaos Monkey that doesn't touch the master (Matteo Bertozzi ADDENDUM) 2014-09-18 16:05:43 -07:00
Enis Soztutar 829e6383d5 Updated links in README 2014-09-18 12:06:02 -07:00
Elliott Clark 9d50488f20 HBASE-10314 Add Chaos Monkey that doesn't touch the master 2014-09-18 11:44:13 -07:00
Elliott Clark dc20ab3bc9 HBASE-11266 Remove shaded references to logger 2014-09-18 11:27:47 -07:00
Patrick White eec50ff445 HBASE-12013 Support multiple regionservers per host in region_mover.rb
Signed-off-by: Elliott Clark <eclark@apache.org>
2014-09-18 08:54:42 -07:00
anoopsjohn 01cabe1c05 HBASE-11874 Support Cell to be passed to StoreFile.Writer rather than KeyValue. 2014-09-18 18:34:02 +05:30
Misty Stanley-Jones 7547426705 Addendum to HBASE-11951 -- actually add the script 2014-09-18 15:48:41 +10:00
Misty Stanley-Jones 8180a4d3a5 HBASE-11951 Add a script to assist with publishing the website and getting rid of stale files 2014-09-18 13:01:57 +10:00
Misty Stanley-Jones de72f4b9a9 HBASE-11761 Add a FAQ item for updating a maven-managed application from 0.94 -> 0.96+ 2014-09-18 12:57:09 +10:00
Misty Stanley-Jones 786418c883 Rebased HBASE-11730 for branch-1 2014-09-18 12:50:11 +10:00
Jonathan M Hsieh 27eaba2539 Revert "HBASE-11405 Multiple invocations of hbck in parallel disables balancer permanently (Bharath Vissapragada)"
This reverts commit 3b30a10424.

More comments came in, reverting until addressed.
2014-09-17 12:59:11 -07:00
Jonathan M Hsieh 3b30a10424 HBASE-11405 Multiple invocations of hbck in parallel disables balancer permanently (Bharath Vissapragada) 2014-09-17 12:51:53 -07:00
Jimmy Xiang 88e7da321c HBASE-11991 Region states may be out of sync 2014-09-17 11:20:36 -07:00
Misty Stanley-Jones c4111ed971 HBASE-11738 Documented improvements to ltt and pe tools 2014-09-17 08:05:51 +10:00
Andrew Purtell ddd44ecb66 HBASE-11994 PutCombiner floods the M/R log with repeated log messages (Aditya Kishore) 2014-09-16 13:55:25 -07:00
Enis Soztutar 757a0952ce Update CHANGES.txt for 0.99.0 2014-09-16 12:40:37 -07:00
Enis Soztutar cbae478b79 HBASE-11989 IntegrationTestLoadAndVerify cannot be configured anymore on distributed mode 2014-09-16 12:24:14 -07:00
Enis Soztutar ff5fa9501b HBASE-11825 Create Connection and ConnectionManager (Solomon Duskis) 2014-09-16 11:48:00 -07:00
stack 8c16d2ce0d HBASE-11984 TestClassFinder failing on occasion 2014-09-16 11:31:29 -07:00
Jimmy Xiang 95bc9a337e HBASE-11976 Server startcode is not checked for bulk region assignment 2014-09-16 09:30:01 -07:00
stack 8b4da86dcb HBASE-11873 Hbase Version CLI enhancement (Ashish Singhi) 2014-09-15 21:08:32 -07:00
Misty Stanley-Jones d93b5ce04f HBASE-11784 Document global configuration for maxVersion 2014-09-16 13:04:28 +10:00
Ted Yu 1f1a2c514e HBASE-11136 Add permission check to roll WAL writer (Jerry He) 2014-09-15 16:23:41 +00:00
Andrew Purtell 435530b4d6 HBASE-11972 The doAs user used in the update to hbase:acl table RPC is incorrect (Devaraj Das) 2014-09-14 20:29:22 -07:00
Misty Stanley-Jones 49e2741880 HBASE-11892 Stale config entries 2014-09-15 11:30:12 +10:00
Andrew Purtell 3ca8184345 HBASE-11963 Synchronize peer cluster replication connection attempts (Maddineni Sukumar) 2014-09-12 17:21:57 -07:00
Ted Yu 949156c633 HBASE-11966 Minor error in TestHRegion.testCheckAndMutate_WithCorrectValue() 2014-09-12 23:44:04 +00:00
stack 55f144b0f9 HBASE-11893 RowTooBigException should be in hbase-client module (Mikhail Antonov) 2014-09-12 12:52:01 -07:00
Nick Dimiduk 7df1582e14 HBASE-11949 Setting hfile.block.cache.size=0 doesn't actually disable blockcache 2014-09-12 11:37:12 -07:00
Jimmy Xiang e469466cf1 HBASE-11959 TestAssignmentManagerOnCluster is flaky 2014-09-12 11:16:10 -07:00
Nick Dimiduk d666a8a4cb HBASE-11847 HFile tool should be able to print block headers 2014-09-12 10:29:30 -07:00
stack 511b20a227 HBASE-11897 Add append and remove peer table-cfs cmds for replication (Liu Shaoqui) 2014-09-12 09:29:21 -07:00
Nick Dimiduk ba87dcc041 HBASE-11845 addendum 2014-09-11 17:14:50 -07:00
Nick Dimiduk 42bc104d0b HBASE-11845 HFile tool should implement Tool, disable blockcache by default
HFileTool now accepts configuration via -D arguments. The blockcache is
disabled by default.
2014-09-11 14:39:18 -07:00
Jimmy Xiang d283818c51 HBASE-11604 Disable co-locating meta/master by default 2014-09-11 13:43:40 -07:00
Enis Soztutar d3bccd9b9e HBASE-11936 IsolationLevel must be attribute of a Query not a Scan (Vladimir Rodionov) 2014-09-11 12:59:40 -07:00
Jimmy Xiang c95bf404b7 HBASE-11947 NoSuchElementException in balancer for master regions (Sergey Soldatov and Jimmy Xiang) 2014-09-11 10:22:28 -07:00
Enis Soztutar a1b956eb30 HBASE-11932 Docbook html-single build improvements (Addendum to fix XML formatting) 2014-09-10 23:05:38 -07:00
Enis Soztutar d5b9526a7a Update CHANGES.txt for 0.99.0 2014-09-10 22:28:17 -07:00
Enis Soztutar 113e7790af HBASE-11934 Support KeyValueCodec to encode non KeyValue cells. (Anoop Sam John) 2014-09-10 22:19:32 -07:00
Enis Soztutar 46cbb8e154 HBASE-11942 Fix TestHRegionBusyWait 2014-09-10 19:50:03 -07:00
Misty Stanley-Jones 364519fb7c HBASE-11932 Docbook html-single build improvements 2014-09-11 09:14:07 +10:00
Nick Dimiduk 4d51cf0ee7 HBASE-11331 [blockcache] lazy block decompression
When hbase.block.data.cachecompressed=true, DATA (and ENCODED_DATA) blocks are
cached in the BlockCache in their on-disk format. This is different from the
default behavior, which decompresses and decrypts a block before caching.
2014-09-10 15:39:12 -07:00
Enis Soztutar 17b2cea0bd Update CHANGES.txt for 0.99.0 2014-09-09 19:03:26 -07:00
Enis Soztutar 6337705f26 Update pom.xml version for 0.99.0 2014-09-09 18:56:44 -07:00
Enis Soztutar d8f8a58236 HBASE-11923 Potential race condition in RecoverableZookeeper.checkZk() (Lars Hofhansl) 2014-09-09 18:38:10 -07:00
Misty Stanley-Jones aee7379b7e HBASE-11909 Documented how to find the current number of
regions and why the numbers in the UI might not agree with hbck output
2014-09-10 08:04:37 +10:00
Enis Soztutar f2898985ad HBASE-11921 Minor fixups that come of testing branch-1 (Stack) 2014-09-09 12:08:15 -07:00
Enis Soztutar b175042917 HBASE-11679 Replace HTable with HTableInterface where backwards-compatible (Carter) 2014-09-09 11:51:26 -07:00
anoopsjohn 3261cb352b HBASE-11919 Remove the deprecated pre/postGet CP hook. 2014-09-09 23:36:50 +05:30