Loknath Priyatham Teja Singamsetty
|
b839d04d8e
|
HBASE-16375 Mapreduce mini cluster using HBaseTestingUtility not setting correct resourcemanager and jobhistory webapp address of MapReduceTestingShim
Signed-off-by: Andrew Purtell <apurtell@apache.org>
Amending-Author: Andrew Purtell <apurtell@apache.org>
|
2016-09-01 15:57:39 -07:00 |
tedyu
|
a1cd601ad7
|
HBASE-16527 IOExceptions from DFS client still can cause CatalogJanitor to delete referenced files (Vladimir Rodionov)
|
2016-09-01 12:31:20 -07:00 |
zhangduo
|
e30a66b944
|
HBASE-16526 Addendum add missing stuffs
|
2016-09-01 11:48:35 +08:00 |
Dima Spivak
|
fe22208f09
|
Add Dima Spivak as developer
|
2016-08-31 20:19:29 -07:00 |
chenheng
|
3892550484
|
HBASE-15278 AsyncRPCClient hangs if Connection closes before RPC call response
|
2016-09-01 10:33:24 +08:00 |
Matteo Bertozzi
|
8479554275
|
HBASE-16519 Procedure v2 - Avoid sync wait on DDLs operation (addendum)
|
2016-08-31 13:48:25 -07:00 |
tedyu
|
5376106d05
|
HBASE-16532 Procedure-V2: Enforce procedure ownership at submission
|
2016-08-31 12:55:54 -07:00 |
Stephen Yuan Jiang
|
605af95132
|
HBASE-16528 Procedure-V2: ServerCrashProcedure misses owner information (Stephen Yuan Jiang)
|
2016-08-31 09:25:51 -07:00 |
zhangduo
|
45af3831fe
|
HBASE-16526 Add more ipc tests
|
2016-08-31 20:44:56 +08:00 |
tedyu
|
c536c85116
|
HBASE-16515 AsyncProcess has incorrent count of tasks if the backoff policy is enabled - addendum fixes timeout of TestAsyncProcess#testSubmitRandomSizeRequest (Chiaping Tsai)
|
2016-08-31 02:05:12 -07:00 |
zhangduo
|
1da0a48f6b
|
HBASE-16535 Use regex to exclude generated classes for findbugs
|
2016-08-31 14:42:32 +08:00 |
zhangduo
|
647a65ce01
|
HBASE-16531 Move cell block related code out of IPCUtil
|
2016-08-31 13:09:22 +08:00 |
Matteo Bertozzi
|
ea15522704
|
HBASE-16533 Procedure v2 - Extract chore from the executor
|
2016-08-30 18:40:51 -07:00 |
tedyu
|
7b95ac117d
|
HBASE-16502 Reduce garbage in BufferedDataBlockEncoder - addendum adopts Hiroshi's suggestion (binlijin)
|
2016-08-30 18:04:34 -07:00 |
Matteo Bertozzi
|
af33f94513
|
HBASE-16522 Procedure v2 - Cache system user and avoid IOException
|
2016-08-30 15:39:49 -07:00 |
Apekshit Sharma
|
c66bb48ce8
|
HBASE-16101 Tool to microbenchmark procedure WAL performance.
Change-Id: I8ec158319395d2ec8e36641a3beab2694f7b6aef
|
2016-08-30 13:31:58 -07:00 |
Matteo Bertozzi
|
4a4f8e7049
|
HBASE-16519 Procedure v2 - Avoid sync wait on DDLs operation
|
2016-08-30 09:45:56 -07:00 |
Matteo Bertozzi
|
2acd788dce
|
HBASE-16082 Procedure v2 - Move out helpers from MasterProcedureScheduler
|
2016-08-30 09:44:35 -07:00 |
tedyu
|
0f92e943ac
|
HBASE-16515 AsyncProcess has incorrent count of tasks if the backoff policy is enabled (ChiaPing Tsai)
|
2016-08-30 08:01:49 -07:00 |
tedyu
|
9cb0094bdb
|
HBASE-16509 Add option to LoadIncrementalHFiles which allows skipping unmatched column families
|
2016-08-30 03:00:59 -07:00 |
zhangduo
|
0d05c75184
|
HBASE-16510 Reset RpcController before retry
|
2016-08-30 16:56:28 +08:00 |
chenheng
|
c000f29e47
|
HBASE-16224 Reduce the number of RPCs for the large PUTs (ChiaPing Tsai)
|
2016-08-30 06:35:33 +08:00 |
Gary Helmling
|
de5a3a006a
|
HBASE-16518 Remove unused .arcconfig file
|
2016-08-29 15:05:46 -07:00 |
anoopsamjohn
|
950d547dae
|
HBASE-16407 Handle MemstoreChunkPool size when HeapMemoryManager tunes memory.
|
2016-08-29 10:22:27 +05:30 |
chenheng
|
7eaba369e7
|
HBASE016490 Fix race condition between SnapshotManager and SnapshotCleaner
|
2016-08-27 10:48:21 +08:00 |
Matteo Bertozzi
|
1b9af2a2fa
|
HBASE-16508 Move UnexpectedStateException to common
|
2016-08-26 16:40:30 -07:00 |
anoopsamjohn
|
e0aee7c74f
|
Revert "HBASE-14882 Provide a Put API that adds the provided family, qualifier, value without copying. (Xiang Li)"
This reverts commit a63ba09c99 .
|
2016-08-26 18:01:59 +05:30 |
anoopsamjohn
|
a63ba09c99
|
HBASE-14882 Provide a Put API that adds the provided family, qualifier, value without copying. (Xiang Li)
|
2016-08-26 17:59:48 +05:30 |
anoopsamjohn
|
0d99e827b2
|
HBASE-16213 A new HFileBlock structure for fast random get. (binlijin)
|
2016-08-26 10:50:36 +05:30 |
tedyu
|
b1ee8a88c3
|
HBASE-16502 Reduce garbage in BufferedDataBlockEncoder (binlijin)
|
2016-08-25 20:35:30 -07:00 |
tedyu
|
3fd59b0ba9
|
HBASE-16409 Addendum fixes the case where delimiter is not specified by user
|
2016-08-25 11:53:49 -07:00 |
tedyu
|
44c9021d67
|
HBASE-16462 TestRSGroupsBas#testGroupBalance may hang due to uneven region distribution (Guangxu Cheng)
|
2016-08-24 21:55:37 -07:00 |
zhangduo
|
a1f760ff76
|
HBASE-16433 Remove AsyncRpcChannel related stuffs
|
2016-08-25 08:15:46 +08:00 |
Stephen Yuan Jiang
|
8a692ff189
|
HBASE-16486 Unify system table creation using the same createSystemTable API (Stephen Yuan Jiang)
|
2016-08-24 15:21:20 -07:00 |
tedyu
|
9cbe516b1f
|
HBASE-16495 When accessed via Thrift, all column families have timeToLive equal to -1 (Tigran Saluev)
|
2016-08-24 13:35:18 -07:00 |
tedyu
|
bf7015d320
|
HBASE-16304 HRegion#RegionScannerImpl#handleFileNotFoundException may lead to deadlock when trying to obtain write lock on updatesLock
|
2016-08-24 09:04:47 -07:00 |
Enis Soztutar
|
dda8f67b2c
|
HBASE-16270 Handle duplicate clearing of snapshot in region replicas (Robert Yokota)
|
2016-08-24 06:33:46 -07:00 |
Ashish Singhi
|
31f16d6aec
|
HBASE-16471 Region Server metrics context will be wrong when machine hostname contain "master" word (Pankaj Kumar)
|
2016-08-24 18:59:44 +05:30 |
Josh Elser
|
1ca849269d
|
HBASE-16376 Scan#setBatch(int) javadoc update WRT partial results
Signed-off-by: Enis Soztutar <enis@apache.org>
|
2016-08-24 05:06:30 -07:00 |
Enis Soztutar
|
cbfd6eecbd
|
HBASE-16474 Remove dfs.support.append related code and documentation
|
2016-08-24 03:41:54 -07:00 |
tedyu
|
c11923d8aa
|
HBASE-16456 Fix findbugs warnings in hbase-rsgroup module (Guangxu Cheng)
|
2016-08-24 02:30:12 -07:00 |
chenheng
|
3909b7c96f
|
HBASE-16464 archive folder grows bigger and bigger due to corrupt snapshot under tmp dir
|
2016-08-24 13:38:32 +08:00 |
Matteo Bertozzi
|
97b164ac38
|
HBASE-16451 Procedure v2 - Test WAL protobuf entry size limit
|
2016-08-23 21:02:38 -07:00 |
anoopsamjohn
|
32c21f4594
|
HBASE-14921 In-Memory MemStore Flush and Compaction : Memory optimizations. (Anastasia)
|
2016-08-24 09:25:21 +05:30 |
Geoffrey
|
cb02be38ab
|
HBASE-16448 Custom metrics for custom replication endpoints
Signed-off-by: Andrew Purtell <apurtell@apache.org>
|
2016-08-23 17:17:08 -07:00 |
Matteo Bertozzi
|
91fee265cf
|
HBASE-16485 Procedure v2 - Add support to addChildProcedure() as last "step" in StateMachineProcedure
|
2016-08-23 16:42:57 -07:00 |
Matteo Bertozzi
|
cb507b8cff
|
HBASE-16360 TableMapReduceUtil addHBaseDependencyJars has the wrong class name for PrefixTreeCodec (Jing Pu Chen)
|
2016-08-23 14:22:20 -07:00 |
anoopsamjohn
|
897631f8d1
|
HBASE-16440 MemstoreChunkPool might cross its maxCount of chunks to pool.
|
2016-08-23 22:28:14 +05:30 |
Ashish Singhi
|
77a7394f17
|
HBASE-16446 append_peer_tableCFs failed when there already have this table's partial cfs in the peer (Guanghao Zhang)
|
2016-08-23 15:28:33 +05:30 |
Ramkrishna
|
2f7b9b5423
|
HBASE-16444 - Remove white space
|
2016-08-23 12:32:26 +05:30 |