stack
|
29104da013
|
HBASE-13188 java.lang.ArithmeticException issue in BoundedByteBufferPool.putBuffer
|
2015-03-10 08:42:32 -07:00 |
Daisuke
|
0654d13403
|
HBASE-13185 Document hbase.regionserver.thrift.framed.max_frame_size_in_mb more clearly
just added 'in MB'
Signed-off-by: stack <stack@apache.org>
|
2015-03-09 21:43:16 -07:00 |
Andrew Purtell
|
9aa8f0672e
|
HBASE-13183 Make ZK tickTime configurable in standalone HBase (Alex Araujo)
|
2015-03-09 18:34:49 -07:00 |
stack
|
9159c82fbf
|
HBASE-13142 [PERF] Reuse the IPCUtil#buildCellBlock buffer
|
2015-03-06 14:35:08 -08:00 |
stack
|
74837d9b1f
|
Revert " HBASE-13142 [PERF] Reuse the IPCUtil#buildCellBlock buffer"
OVERCOMMIT. REVERT.
This reverts commit 55f8f56ad2 .
|
2015-03-04 22:58:02 -08:00 |
stack
|
55f8f56ad2
|
HBASE-13142 [PERF] Reuse the IPCUtil#buildCellBlock buffer
Rename ByteBufferReservoir as BoundedByteBufferPool
|
2015-03-04 22:44:20 -08:00 |
Jonathan Lawlor
|
de9791e91e
|
HBASE-11544: [Ergonomics] hbase.client.scanner.caching is dogged and will try to return batch even if it means OOME
Signed-off-by: stack <stack@apache.org>
|
2015-03-04 17:34:48 -08:00 |
Misty Stanley-Jones
|
39425a8558
|
HBASE-11670 Generate PDF of Reference Guide
|
2015-03-05 09:31:11 +10:00 |
Lars Hofhansl
|
464e7ce685
|
HBASE-13109 Make better SEEK vs SKIP decisions during scanning.
|
2015-03-04 14:03:47 -08:00 |
Enis Soztutar
|
9899aab12b
|
HBASE-11580 Failover handling for secondary region replicas
|
2015-03-03 11:48:12 -08:00 |
zhangduo
|
ce1b81cdfd
|
HBASE-13146 Race Condition in ScheduledChore and ChoreService
Signed-off-by: stack <stack@apache.org>
|
2015-03-03 11:31:51 -08:00 |
Ashish Singhi
|
31f17b17f0
|
HBASE-13002 Make encryption cipher configurable
Signed-off-by: Andrew Purtell <apurtell@apache.org>
|
2015-02-18 11:42:20 -08:00 |
Abhishek Kumar
|
7b045d143a
|
HBASE-13050 Empty Namespace validation
Signed-off-by: Matteo Bertozzi <matteo.bertozzi@cloudera.com>
|
2015-02-18 08:33:19 +01:00 |
Andrew Purtell
|
9b2e4ed064
|
HBASE-13044 Configuration option for disabling coprocessor loading
|
2015-02-15 11:02:40 -08:00 |
stack
|
3babad30e6
|
HBASE-13030 [1.0.0 polish] Make ScanMetrics public again and align Put 'add' with Get, Delete, etc., addColumn
|
2015-02-13 15:24:38 -08:00 |
Enis Soztutar
|
3e10e6e1a6
|
HBASE-11569 Flush / Compaction handling from secondary region replicas
|
2015-02-13 11:08:24 -08:00 |
Ashish Singhi
|
cfc131e437
|
HBASE-13038 Fix the java doc continuously reported by Hadoop QA
|
2015-02-13 09:30:29 -06:00 |
Andrew Purtell
|
fc2e849cd3
|
HBASE-13008 Better default for hbase.regionserver.regionSplitLimit parameter (Srikanth Srungarapu)
|
2015-02-12 10:13:38 -08:00 |
Bhupendra
|
02759f2d8c
|
HBASE-13026: Wrong error message in case incorrect snapshot name OR Incorrect table name
Signed-off-by: Matteo Bertozzi <matteo.bertozzi@cloudera.com>
|
2015-02-12 15:25:35 +01:00 |
stack
|
8aa4eeb1c8
|
HBASE-13007 Fix the test timeouts being caused by ChoreService (Jonathan Lawlor); ADDENDUM
|
2015-02-11 20:46:41 -08:00 |
stack
|
a8d325eed8
|
HBASE-13007 Fix the test timeouts being caused by ChoreService (Jonathan Lawlor)
|
2015-02-10 21:19:14 -08:00 |
stack
|
9c66afbae7
|
HBASE-12978 Region goes permanently offline (WAS: hbase:meta has a row missing hregioninfo and it causes my long-running job to fail)
|
2015-02-10 17:03:29 -08:00 |
stack
|
fa852c4ce6
|
HBASE-12035 Keep table state in META (Andrey Stepachev)
|
2015-02-10 14:20:47 -08:00 |
tedyu
|
ede20aa288
|
HBASE-13004 Addendum fixes timeout value in message (Andrey Stepachev)
|
2015-02-10 09:43:31 -08:00 |
tedyu
|
a3f495f20d
|
HBASE-13004 Make possible to explain why HBaseTestingUtility.waitFor fails (Andrey Stepachev)
|
2015-02-10 07:33:52 -08:00 |
tedyu
|
9d6b237ae8
|
HBASE-12992 TestChoreService doesn't close services, that can break test on slow virtual hosts (Andrey Stepachev)
|
2015-02-09 12:15:23 -08:00 |
stack
|
ac175b1bd9
|
HBASE-12982 Adding timeouts to TestChoreService
|
2015-02-06 19:45:39 -08:00 |
stack
|
1426f85b15
|
HBASE-12897 Minimum memstore size is a percentage (Churro Morales)
|
2015-02-06 16:15:29 -08:00 |
Lars Hofhansl
|
2583e8de57
|
HBASE-12976 Set default value for hbase.client.scanner.max.result.size.
|
2015-02-05 13:29:23 -08:00 |
Aniket Bhatnagar
|
c812d13a47
|
HBASE-12108 | Setting classloader so that HBase resources resolve even when HBaseConfiguration is loaded from a different class loader
Signed-off-by: stack <stack@apache.org>
|
2015-02-03 08:25:07 -08:00 |
tedyu
|
d3eedb24e1
|
HBASE-6778 Deprecate Chore; its a thread per task when we should have one thread to do all tasks - add new files
|
2015-01-29 21:11:33 -08:00 |
stack
|
538388c2b5
|
HBASE-6778 Deprecate Chore; its a thread per task when we should have one thread to do all tasks (Jonathan Lawlor)
|
2015-01-29 19:26:26 -08:00 |
Lars Hofhansl
|
1270e590d1
|
HBASE-12859 New master API to track major compaction completion.
|
2015-01-29 13:58:27 -08:00 |
Devaraj Das
|
6b20a0f831
|
HBASE-11574. hbase:meta's regions can be replicated
|
2015-01-27 16:40:29 -08:00 |
Jurriaan Mous
|
854f13afa1
|
HBASE-12684 Add new AsyncRpcClient (Jurriaan Mous)
Signed-off-by: stack <stack@apache.org>
|
2015-01-24 18:05:39 -08:00 |
Enis Soztutar
|
38701ea8ec
|
HBASE-12899 HBase should prefix htrace configuration keys with "hbase.htrace" rather than just "hbase." (Colin Patrick McCabe)
|
2015-01-22 19:04:35 -08:00 |
Andrew Purtell
|
71ab4ddb19
|
HBASE-12731 Heap occupancy based client pushback
|
2015-01-22 17:33:21 -08:00 |
Nick Dimiduk
|
9824eb7840
|
HBASE-12810 Update to htrace-incubating
|
2015-01-22 14:28:20 -08:00 |
Sean Busbey
|
418ea93774
|
HBASE-12898 ensure direct dependencies are declared.
|
2015-01-22 14:33:25 -06:00 |
Misty Stanley-Jones
|
4d31779dd7
|
HBASE-11533 AsciiDoctor POC Addendum 2 to fix redirects during site generation
|
2015-01-19 18:21:09 +10:00 |
tedyu
|
eafc07a06d
|
HBASE-12848 Utilize Flash storage for WAL
|
2015-01-15 08:52:30 -08:00 |
Ramkrishna
|
71184309e1
|
HBASE-12845 - ByteBufferOutputStream should grow as direct buffer if the
initial buffer is also direct BB (Ram)
|
2015-01-15 12:59:38 +05:30 |
Misty Stanley-Jones
|
1a21c1684c
|
HBASE-11533 Asciidoc Proof of Concept
|
2015-01-13 22:32:29 -08:00 |
Misty Stanley-Jones
|
20a096d62e
|
HBASE-12777 Redirect multi-page book to single-page book
|
2015-01-12 22:09:24 -08:00 |
Andrew Purtell
|
acc284eec6
|
HBASE-12801 Failed to truncate a table while maintaing binary region boundaries (Liu Shaohui)
|
2015-01-12 19:09:02 -08:00 |
Nick Dimiduk
|
dde713ee4e
|
HBASE-12071 Separate out thread pool for Master <-> RegionServer communication (Stephen Yuan Jiang)
|
2015-01-08 14:17:00 -08:00 |
Enis Soztutar
|
820f629423
|
HBASE-12028 Abort the RegionServer, when it's handler threads die (Alicia Ying Shu)
|
2015-01-02 13:07:57 -08:00 |
Esteban Gutierrez
|
b2eea8cac6
|
HBASE-12695 JDK 1.8 compilation broken
Signed-off-by: stack <stack@apache.org>
|
2014-12-29 11:02:04 -08:00 |
tedyu
|
fbdaf62bf8
|
HBASE-12716 A bug in RegionSplitter.UniformSplit algorithm (Weichen Ye)
|
2014-12-28 07:48:24 -08:00 |
Jurriaan Mous
|
e92a9bf003
|
HBASE-12742
Signed-off-by: stack <stack@apache.org>
|
2014-12-23 10:14:16 -08:00 |