ramkrishna
|
a3d30892b4
|
HBASE-14047 - Cleanup deprecated APIs from Cell class (Ashish Singhi)
|
2015-07-13 22:06:16 +05:30 |
Matteo Bertozzi
|
951ec7a0b7
|
HBASE-13415 Procedure v2 - Use nonces for double submits from client (Stephen Yuan Jiang)
Signed-off-by: Sean Busbey <busbey@apache.org>
|
2015-07-13 11:02:30 -05:00 |
Sean Busbey
|
60d6435ad8
|
Revert "Procedure v2 - Use nonces for double submits from client (Stephen Yuan Jiang)"
This reverts commit 87ee37ceb8 .
|
2015-07-13 11:01:45 -05:00 |
Enis Soztutar
|
5e708746b8
|
HBASE-13997 ScannerCallableWithReplicas cause Infinitely blocking (Zephyr Guo and Enis)
|
2015-07-10 16:06:29 -07:00 |
Enis Soztutar
|
c16bbf47cb
|
HBASE-13993 WALProcedureStore fencing is not effective if new WAL rolls
|
2015-07-10 13:36:45 -07:00 |
stack
|
bf5b75dc29
|
HBASE-14029 getting started for standalone still references hadoop-version-specific binary artifacts (Gabor Liptak)
|
2015-07-10 10:49:49 -07:00 |
stack
|
66082c7224
|
HBASE-14052 Mark a few methods in CellUtil audience private since only make sense internally to hbase
|
2015-07-10 10:44:38 -07:00 |
anoopsjohn
|
bff911a8e8
|
HBASE-13387 Add ByteBufferedCell an extension to Cell - addendum.
|
2015-07-10 15:03:07 +05:30 |
stack
|
ff122f80b9
|
HBASE-14053 Disable DLR in branch-1+
|
2015-07-09 16:46:17 -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 |
Andrew Purtell
|
41c8ec7aea
|
HBASE-14042 Fix FATAL level logging in FSHLog where logged for non fatal exceptions
|
2015-07-08 17:37:56 -07:00 |
stack
|
f5ad736282
|
HBASE-13561 ITBLL.Verify doesn't actually evaluate counters after job completes (Josh Elser)
|
2015-07-07 13:06:10 -07:00 |
tedyu
|
1162cbdf15
|
HBASE-13897 OOM may occur when Import imports a row with too many KeyValues (Liu Junhong)
|
2015-07-07 10:54:05 -07:00 |
Enis Soztutar
|
7acb061e63
|
HBASE-13988 Add exception handler for lease thread (Liu Shaohui)
|
2015-07-06 19:14:54 -07:00 |
Enis Soztutar
|
c220635c78
|
HBASE-13352 Add hbase.import.version to Import usage (Lars Hofhansl)
|
2015-07-06 15:39:19 -07:00 |
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 |
Elliott Clark
|
608c3aa15c
|
HBASE-13927 Allow hbase-daemon.sh to conditionally redirect the log or not
Signed-off-by: Sean Busbey <busbey@apache.org>
|
2015-07-06 11:48:36 -05:00 |
Matteo Bertozzi
|
d26978a2ff
|
HBASE-13849 Remove restore and clone snapshot from the WebUI
Signed-off-by: Sean Busbey <busbey@apache.org>
|
2015-07-06 11:12:30 -05:00 |
stack
|
cff1a5f1f5
|
HBASE-14012 Double Assignment and Dataloss when ServerCrashProcedure
runs during Master failover
|
2015-07-06 07:57:40 -07:00 |
anoopsjohn
|
7d3456d8fd
|
HBASE-14020 Unsafe based optimized write in ByteBufferOutputStream.
|
2015-07-06 10:44:38 +05:30 |
Lars Hofhansl
|
1f9bf419c1
|
HBASE-13329 ArrayIndexOutOfBoundsException in CellComparator#getMinimumMidpointArray.
|
2015-07-05 12:28:27 -07:00 |
anoopsjohn
|
215290eb76
|
HBASE-13998 Remove CellComparator#compareRows(byte[] left, int loffset, int llength, byte[] right, int roffset, int rlength)- Addendum to fix javadoc warn
|
2015-07-06 00:15:13 +05:30 |
Dima Spivak
|
e640f1e76a
|
HBASE-14002 Add --noReplicationSetup option to IntegrationTestReplication
Signed-off-by: Andrew Purtell <apurtell@apache.org>
|
2015-07-03 14:54:10 -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 |
ramkrishna
|
1b75fd2bd6
|
HBASE-14011 - MultiByteBuffer position based reads does not work correctly
(Ram)
|
2015-07-03 07:58:48 +05:30 |
stack
|
17703f0361
|
HBASE-14015 Allow setting a richer state value when toString a pv2
|
2015-07-02 17:10:28 -07:00 |
stack
|
71a523a619
|
HBASE-14013 Retry when RegionServerNotYetRunningException rather than go ahead with assign so for sure we don't skip WAL replay
|
2015-07-02 14:28:26 -07:00 |
Sean Busbey
|
7ffd14986b
|
HBASE-13975 Add busbey as 1.2 RM to ref guide
|
2015-07-02 16:09:49 -05:00 |
stack
|
90b51e85c4
|
HBASE-14010 TestRegionRebalancing.testRebalanceOnRegionServerNumberChange fails; cluster not balanced
|
2015-07-02 10:05:18 -07:00 |
tedyu
|
34dfd6c9b4
|
HBASE-14005 Set permission to .top hfile in LoadIncrementalHFiles (Francesco MDE)
|
2015-07-02 08:42:40 -07:00 |
zhangduo
|
28a035000f
|
HBASE-13970 NPE during compaction in trunk
|
2015-07-02 21:36:11 +08:00 |
stack
|
272b025b25
|
HBASE-13895 DATALOSS: Region assigned before WAL replay when abort (Enis Soztutar) -- NEW ADDENDUM TO FIX ITBLL on master
|
2015-07-02 00:40:09 -07:00 |
anoopsjohn
|
62f5694491
|
HBASE-13998 Remove CellComparator#compareRows(byte[] left, int loffset, int llength, byte[] right, int roffset, int rlength).
|
2015-07-02 11:58:25 +05:30 |
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 |
Esteban Gutierrez
|
0148292127
|
Adding myself as a committer.
|
2015-07-01 17:52:20 -07:00 |
stack
|
460d76f623
|
HBASE-13983 Doc how the oddball HTable methods getStartKey, getEndKey, etc. will be removed in 2.0.0
|
2015-07-01 13:04:19 -07:00 |
tedyu
|
5d1be4a317
|
HBASE-13980 Distinguish blockedFlushCount vs unblockedFlushCount when tuning heap memory (Abhilash)
|
2015-07-01 13:03:04 -07:00 |
Bhupendra
|
7a6f269c4d
|
HBASE-13978: Variable never assigned in SimpleTotalOrderPartitioner.getPartition()
Signed-off-by: Sean Busbey <busbey@apache.org>
|
2015-07-01 13:03:21 -05:00 |
Matt Warhaftig
|
364205da25
|
HBASE-13861 Fix UI label for BucketCache free & used bytes.
Signed-off-by: Sean Busbey <busbey@apache.org>
|
2015-07-01 12:14:12 -05:00 |
Matteo Bertozzi
|
5ee11840f6
|
HBASE-13995 ServerName is not fully case insensitive
|
2015-07-01 09:26:15 -07:00 |
Sean Busbey
|
348a11ad55
|
HBASE-13911 update java/hadoop prereqs for 1.2
|
2015-07-01 08:30:34 -05:00 |
Sean Busbey
|
6ca337cb3e
|
HBASE-13990 make maven site generation work with jdk8
|
2015-06-30 21:11:42 -05:00 |
Sean Busbey
|
85c278a6a8
|
HBASE-14003 work around JDK-8044053
|
2015-06-30 16:21:10 -05:00 |
anoopsjohn
|
42d5ef017d
|
HBASE-13943 Get rid of KeyValue#heapSizeWithoutTags.
|
2015-06-30 23:09:09 +05:30 |