Enis Soztutar
|
c16bbf47cb
|
HBASE-13993 WALProcedureStore fencing is not effective if new WAL rolls
|
2015-07-10 13:36:45 -07:00 |
Matteo Bertozzi
|
ae1f485ee8
|
HBASE-13832 Procedure v2: try to roll the WAL master on sync failure before aborting
|
2015-07-09 08:34:42 -07:00 |
Matteo Bertozzi
|
87ee37ceb8
|
Procedure v2 - Use nonces for double submits from client (Stephen Yuan Jiang)
|
2015-07-09 07:44:36 -07:00 |
tedyu
|
f8eaa98962
|
HBASE-12596 bulkload needs to follow locality (Victor Xu)
|
2015-07-09 07:24:18 -07:00 |
anoopsjohn
|
d07ff5ec5a
|
HBASE-13387 Add ByteBufferedCell an extension to Cell.
|
2015-07-09 15:35:24 +05:30 |
Matteo Bertozzi
|
1713f1fcaf
|
HBASE-14017 Procedure v2 - MasterProcedureQueue fix concurrency issue on table queue deletion
Signed-off-by: Sean Busbey <busbey@apache.org>
|
2015-07-06 15:05:16 -05:00 |
Lars Hofhansl
|
1f9bf419c1
|
HBASE-13329 ArrayIndexOutOfBoundsException in CellComparator#getMinimumMidpointArray.
|
2015-07-05 12:28:27 -07:00 |
Ashish Singhi
|
5b75faefcc
|
HBASE-13925 Use zookeeper multi to clear znodes in ZKProcedureUtil
Signed-off-by: Andrew Purtell <apurtell@apache.org>
|
2015-07-03 12:24:47 -07:00 |
ramkrishna
|
74e82c64e5
|
HBASE-13977 - Convert getKey and related APIs to Cell (Ram)
|
2015-07-03 22:59:58 +05:30 |
stack
|
90b51e85c4
|
HBASE-14010 TestRegionRebalancing.testRebalanceOnRegionServerNumberChange fails; cluster not balanced
|
2015-07-02 10:05:18 -07:00 |
stack
|
20e855f282
|
HBASE-13895 DATALOSS: Region assigned before WAL replay when abort (Enis Soztutar) -- REAPPLY
|
2015-07-01 23:16:30 -07:00 |
stack
|
f0e29c49a1
|
Revert "HBASE-13895 DATALOSS: Region assigned before WAL replay when abort (Enis"
This reverts commit fca725a899 .
|
2015-07-01 20:20:08 -07:00 |
stack
|
fca725a899
|
HBASE-13895 DATALOSS: Region assigned before WAL replay when abort (Enis
Soztutar)
|
2015-07-01 20:07:26 -07:00 |
tedyu
|
5d1be4a317
|
HBASE-13980 Distinguish blockedFlushCount vs unblockedFlushCount when tuning heap memory (Abhilash)
|
2015-07-01 13:03:04 -07:00 |
Matteo Bertozzi
|
5ee11840f6
|
HBASE-13995 ServerName is not fully case insensitive
|
2015-07-01 09:26:15 -07:00 |
Sean Busbey
|
85c278a6a8
|
HBASE-14003 work around JDK-8044053
|
2015-06-30 16:21:10 -05:00 |
tedyu
|
4f06279caa
|
HBASE-13989 Threshold for combined MemStore and BlockCache percentages is not checked
|
2015-06-29 15:00:29 -07:00 |
Ashish Singhi
|
3efde85614
|
HBASE-13214 Remove deprecated and unused methods from HTable class
|
2015-06-26 15:39:53 -07:00 |
tedyu
|
f046c4b043
|
HBASE-13974 TestRateLimiter#testFixedIntervalResourceAvailability may fail (Guanghao Zhang)
|
2015-06-26 08:27:06 -07:00 |
ramkrishna
|
130817b559
|
HBASE-13939 - Make HFileReaderImpl.getFirstKeyInBlock() to return a Cell
(Ram)
|
2015-06-26 20:47:30 +05:30 |
stack
|
b5b5853043
|
HBASE-13893 Replace HTable with Table in client tests (Jurriaan Mous)
|
2015-06-25 14:42:33 -07:00 |
tedyu
|
e6ed792199
|
HBASE-13702 ImportTsv: Add dry-run functionality and log bad rows (Apekshit Sharma)
|
2015-06-25 13:15:07 -07:00 |
anoopsjohn
|
d9ba4d5bb5
|
HBASE-13835 KeyValueHeap.current might be in heap when exception happens in pollRealKV. (zhouyingchao)
|
2015-06-25 23:44:37 +05:30 |
tedyu
|
b7f241d73b
|
HBASE-13923 Loaded region coprocessors are not reported in shell status command (Ashish Singhi)
|
2015-06-23 21:25:50 -07:00 |
ramkrishna
|
d7356667be
|
HBASE-13945 - Prefix_Tree seekBefore() does not work correctly (Ram)
|
2015-06-24 09:11:05 +05:30 |
Nick Dimiduk
|
3e72dc9f08
|
HBASE-13938 Deletes done during the region merge transaction may get eclipsed (ddas, enis, ndimiduk)
|
2015-06-23 10:23:38 -07:00 |
Mikhail Antonov
|
fd37ccb63c
|
HBASE-13103 [ergonomics] add region size balancing as a feature of master
|
2015-06-22 15:52:07 -07:00 |
anoopsjohn
|
e4d8fab104
|
HBASE-13926 Close the scanner only after Call#setResponse.
|
2015-06-21 20:04:13 +05:30 |
Nick Dimiduk
|
db08013ebe
|
HBASE-13933 DBE's seekBefore with tags corrupts the tag's offset information thus leading to incorrect results (ramkrishna.s.vasudevan)
|
2015-06-19 14:41:06 -07:00 |
anoopsjohn
|
8ae4b374e3
|
HBASE-13916 Create MultiByteBuffer an aggregation of ByteBuffers.
|
2015-06-18 22:38:10 +05:30 |
Matteo Bertozzi
|
fedfe878f4
|
HBASE-13917 Remove string comparison to identify request priority
|
2015-06-18 09:30:39 -07:00 |
Elliott Clark
|
623fd63827
|
HBASE-13876 Improving performance of HeapMemoryManager
|
2015-06-17 09:58:59 -07:00 |
tedyu
|
84a50393ee
|
HBASE-13888 Fix refill bug from HBASE-13686 (Guanghao Zhang)
|
2015-06-15 18:31:28 -07:00 |
Nick Dimiduk
|
35a9c509fb
|
HBASE-13905 TestRecoveredEdits.testReplayWorksThoughLotsOfFlushing failing consistently on branch-1.1
|
2015-06-15 17:15:47 -07:00 |
Enis Soztutar
|
c6dd3f965b
|
HBASE-13877 Interrupt to flush from TableFlushProcedure causes dataloss in ITBLL
|
2015-06-14 11:22:07 -07:00 |
Dave Latham
|
293506c7cd
|
HBASE-13639 SyncTable - rsync for HBase tables
Signed-off-by: Andrew Purtell <apurtell@apache.org>
|
2015-06-12 16:00:00 -07:00 |
Sean Busbey
|
47a9ff5d1f
|
HBASE-13848 Use Credential Provider when available for SSL passwords in InfoServer.
|
2015-06-12 09:12:20 -05:00 |
Srikanth Srungarapu
|
7595bdfb1a
|
HBASE-13755 Provide single super user check implementation (Mikhail Antonov)
|
2015-06-11 20:51:05 -07:00 |
Josh Elser
|
8cef99e506
|
HBASE-13892 NPE in ClientScanner on null results array
Signed-off-by: Andrew Purtell <apurtell@apache.org>
Amending-Author: Andrew Purtell <apurtell@apache.org>
|
2015-06-11 19:03:59 -07:00 |
Changgeng Li
|
9d3422ed16
|
HBASE-13560 large compaction thread pool will steal jobs from small compaction pool when idle
Signed-off-by: Elliott Clark <eclark@apache.org>
|
2015-06-11 14:23:29 -07:00 |
Ashish Singhi
|
349cbe102a
|
HBASE-13828 Add group permissions testing coverage to AC
Signed-off-by: Andrew Purtell <apurtell@apache.org>
|
2015-06-10 17:47:04 -07:00 |
Enis Soztutar
|
399fddddc3
|
HBASE-13878 Set hbase.fs.tmp.dir config in HBaseTestingUtility.java for Phoenix UT to use
|
2015-06-10 16:30:02 -07:00 |
Jesse Yates
|
0f93986015
|
HBASE-13846 Run MiniCluster on top of other MiniDfsCluster
|
2015-06-10 11:27:08 -07:00 |
tedyu
|
3ada2345d6
|
HBASE-13873 LoadTestTool addAuthInfoToConf throws UnsupportedOperationException (sunyerui)
|
2015-06-10 07:32:10 -07:00 |
Jerry He
|
14fe23254a
|
HBASE-13845 Expire of one region server carrying meta can bring down the master: test case
|
2015-06-09 11:46:58 -07:00 |
tedyu
|
6cc42c8cd1
|
HBASE-13829 Add more ThrottleType (Guanghao Zhang)
|
2015-06-09 06:42:55 -07:00 |
ramkrishna
|
487e4aa74f
|
HBASE-13451 - Make the HFileBlockIndex blockKeys to Cells so that it could
be easy to use in the CellComparators (Ram)
|
2015-06-09 12:03:01 +05:30 |
stack
|
5c16b34e32
|
HBASE-13811 Splitting WALs, we are filtering out too many edits -> DATALOSS
|
2015-06-08 10:55:53 -07:00 |
ramkrishna
|
9f43a3bea6
|
HBASE-13686 - Fail to limit rate in RateLimiter (Ashish Singhi)
|
2015-06-07 16:34:44 +05:30 |
anoopsjohn
|
fef6d7f48c
|
HBASE-13827 Delayed scanner close in KeyValueHeap and StoreScanner.
|
2015-06-06 08:02:35 +05:30 |