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
stack
d10b9e3a21
HBASE-11839 TestRegionRebalance is flakey
2014-09-09 08:28:22 -07:00
Ted Yu
b0e841d2c3
HBASE-11918 TestVisibilityLabelsWithDistributedLogReplay#testAddVisibilityLabelsOnRSRestart sometimes fails due to VisibilityController initialization not being recognized
2014-09-09 14:33:25 +00:00
Enis Soztutar
180d9df216
HBASE-9473 Change UI to list 'system tables' rather than 'catalog tables' (Stack)
2014-09-08 22:39:48 -07:00
Enis Soztutar
32a8bb44a3
HBASE-11832 maven release plugin overrides command line arguments (Enoch Hsu)
2014-09-08 22:02:05 -07:00
Enis Soztutar
f509f61a40
HBASE-11445 TestZKProcedure#testMultiCohortWithMemberTimeoutDuringPrepare is flaky (Jeffrey Zhong)
2014-09-08 20:58:50 -07:00
Enis Soztutar
c70da8b278
HBASE-11787 TestRegionLocations is not categorized (Nicolas Liochon)
2014-09-08 16:37:31 -07:00
Enis Soztutar
b2f42e4309
HBASE-11836 IntegrationTestTimeBoundedMultiGetRequestsWithRegionReplicas tests simple get by default (Nicolas Liochon)
2014-09-08 16:28:12 -07:00
Ted Yu
fd5b139a6f
HBASE-11772 Bulk load mvcc and seqId issues with native hfiles (Jerry He)
2014-09-08 14:49:16 +00:00
anoopsjohn
ecb015d9a3
HBASE-11805 KeyValue to Cell Convert in WALEdit APIs.
2014-09-07 15:50:24 +05:30
Ted Yu
5360fa2529
HBASE-11896 LoadIncrementalHFiles fails in secure mode if the namespace is specified (Ashish Singhi and Ted Yu)
2014-09-06 13:22:34 +00:00
stack
686cecc86d
HBASE-11905 Add orca to server UIs and update logo -- ADDENDUM
2014-09-05 22:23:20 -07:00
Enis Soztutar
73731d9231
HBASE-10841 Scan,Get,Put,Delete,etc setters should consistently return this
2014-09-05 18:50:33 -07:00
Andrew Purtell
a44bc7ac1a
HBASE-11885 Provide a Dockerfile to easily build and run HBase from source (Dima Spivak)
2014-09-05 17:36:54 -07:00
stack
196ddc328e
HBASE-11905 Add orca to server UIs and update logo
2014-09-05 16:43:27 -07:00
stack
0bc349345a
HBASE-11905 Add orca to server UIs and update logo
2014-09-05 16:43:08 -07:00
Sean Busbey
74f49496fd
HBASE-11891 Introduce an HBaseInterfaceAudience level to denote class names that appear in configs.
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2014-09-05 14:34:10 -07:00
Sean Busbey
e3ee2491b7
HBASE-11858 Add InterfaceAudience for classes missing it in regionserver packages.
...
* RpcSchedulerFactory and PriorityFunction scoped to Coproc / Phoenix based on SimpleRpcSchedulerFactory and RpcScheduler
* RegionCoprocessorHost, RegionServerCoprocessorHost set to Coproc based on their need for the Observers that are in the book section on coprocessors
* RowProcessor and BaseRowProcessor scoped to Coproc based on RowProcessorClient
* RowTooBigException scope to Public because the book says it will be thrown by the client
Other modified classes set expressly to private.
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2014-09-05 14:34:06 -07:00
Lars Hofhansl
b117a8d3b4
HBASE-11898 CoprocessorHost.Environment should cache class loader instance. (Vladimir Rodionov)
2014-09-05 09:47:23 -07:00
Ramkrishna
0eddf0c984
HBASE-11440 Make KeyValueCodecWithTags as the default codec for
...
replication in trunk (Ram)
2014-09-05 10:35:05 +05:30
stack
66220e4929
HBASE-11072 Abstract WAL splitting from ZK (Sergey Soldatov)
2014-09-04 21:35:27 -07:00
stack
c0d81e9ad0
HBASE-11877 Make TableSplit more readable (Liu Shaohui)
2014-09-04 21:26:22 -07:00
Ramkrishna
5fa07efd70
HBASE-11882 Row level consistency may not be maintained with bulk load and
...
compaction (Jerry He)
Signed-off-by: Ramkrishna <ramkrishna.s.vasudevan@intel.com>
2014-09-05 08:57:52 +05:30