Sean Busbey
|
4167a3f69a
|
HBASE-13967 use jdk-specific profiles for jdk.tools version.
|
2015-06-26 09:24:00 -05:00 |
Gábor Lipták
|
5826bf2a7c
|
HBASE-13963 Do not leak jdk.tools dependency from hbase-annotations
Signed-off-by: Sean Busbey <busbey@apache.org>
|
2015-06-26 08:48:02 -05:00 |
tedyu
|
2ed058554c
|
HBASE-13969 AuthenticationTokenSecretManager is never stopped in RPCServer (Pankaj Kumar)
|
2015-06-25 17:42:22 -07:00 |
Matteo Bertozzi
|
70f0ca3c6d
|
HBASE-13950 Add a NoopProcedureStore for testing
|
2015-06-25 16:44:58 -07:00 |
tedyu
|
db5dd1ebef
|
HBASE-13923 Addendum fixes NPE in HRegionServer#buildServerLoad()
|
2015-06-25 16:31:44 -07:00 |
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
|
edef3d64bc
|
HBASE-13964 Skip region normalization for tables under namespace quota
|
2015-06-25 03:34:28 -07:00 |
Nick Dimiduk
|
2df3236a4e
|
HBASE-13948 Expand hadoop2 versions built on the pre-commit
|
2015-06-24 14:05:46 -07:00 |
Nick Dimiduk
|
578adca6ee
|
Revert "HBASE-13948 Expand hadoop2 versions built on the pre-commit"
This reverts commit 9db3ea3406 .
|
2015-06-24 08:24:38 -07:00 |
Nick Dimiduk
|
8545d5d6f4
|
Revert "HBASE-13948 Expand hadoop2 versions built on the pre-commit (addendum)"
This reverts commit 645d7ece12 .
|
2015-06-24 08:24:13 -07:00 |
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
|
ba4ba32b0d
|
HBASE-13932 - Add mob integrity check in HFilePrettyPrinter (Jingcheng du)
|
2015-06-24 09:22:44 +05:30 |
Nick Dimiduk
|
645d7ece12
|
HBASE-13948 Expand hadoop2 versions built on the pre-commit (addendum)
|
2015-06-23 20:50:33 -07:00 |
ramkrishna
|
d7356667be
|
HBASE-13945 - Prefix_Tree seekBefore() does not work correctly (Ram)
|
2015-06-24 09:11:05 +05:30 |
Gábor Lipták
|
76d6700d23
|
HBASE-13920 Exclude org.apache.hadoop.hbase.protobuf.generated from javadoc generation
Signed-off-by: Sean Busbey <busbey@apache.org>
|
2015-06-23 21:22:37 -05:00 |
Matteo Bertozzi
|
1927f04077
|
HBASE-13958 RESTApiClusterManager calls kill() instead of suspend() and resume()
|
2015-06-23 16:28:32 -07:00 |
Nick Dimiduk
|
e123363867
|
HBASE-13956 Add myself as 1.1 release manager
|
2015-06-23 13:22:43 -07:00 |
Rajeshbabu Chintaguntla
|
168c1b1b73
|
HBASE-13940 IntegrationTestBulkLoad needs option to specify output folders used by test(Rajeshbabu)
|
2015-06-24 01:06:55 +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 |
Nick Dimiduk
|
9db3ea3406
|
HBASE-13948 Expand hadoop2 versions built on the pre-commit
|
2015-06-23 09:46:12 -07:00 |
Gábor Lipták
|
6a537eb854
|
HBASE-13900 Use ProtobufMagic methods in ProtobufUtil
Signed-off-by: Andrew Purtell <apurtell@apache.org>
|
2015-06-23 00:32:23 -05:00 |
Sean Busbey
|
abc2e61eb1
|
Revert "Use ProtobufMagic methods in ProtobufUtil"
This reverts commit 6b37f26280 .
|
2015-06-23 00:30:25 -05:00 |
Gábor Lipták
|
b636c6b1cd
|
HBASE-13898 AMMENDMENT Correct Javadoc errors in site
Signed-off-by: Sean Busbey <busbey@apache.org>
|
2015-06-23 00:05:56 -05:00 |
Sean Busbey
|
93640bb798
|
Revert "HBASE-13898 Move 'converter' functions from ProtobufUtil into a helper class"
This reverts commit 1d7c68c086 .
|
2015-06-23 00:04:27 -05:00 |
Mikhail Antonov
|
fd37ccb63c
|
HBASE-13103 [ergonomics] add region size balancing as a feature of master
|
2015-06-22 15:52:07 -07:00 |
Gábor Lipták
|
d51a184051
|
HBASE-13843 Correct typo in ReplicationAdmin
Signed-off-by: Sean Busbey <busbey@apache.org>
|
2015-06-22 08:54:01 -05:00 |
ramkrishna
|
f9b17bfd37
|
HBASE-13614 - Avoid temp KeyOnlyKeyValue temp objects creations in read
hot path (Ram)
|
2015-06-22 12:30:46 +05:30 |
anoopsjohn
|
a4bd2b784e
|
HBASE-13448 New Cell implementation with cached component offsets/lengths.
|
2015-06-22 11:02:45 +05:30 |
Misty Stanley-Jones
|
c4437e2516
|
Apply feedback to MOB docs
|
2015-06-22 14:15:00 +10:00 |
Gábor Lipták
|
1d7c68c086
|
HBASE-13898 Move 'converter' functions from ProtobufUtil into a helper class
Signed-off-by: Misty Stanley-Jones <mstanleyjones@cloudera.com>
|
2015-06-22 12:11:51 +10:00 |
Misty Stanley-Jones
|
43c0647c62
|
Revert "Move 'converter' functions from ProtobufUtil into a helper class"
Bad commit message
This reverts commit 2b9afcad3eca725ff322cd9e70cde1d9522d8e21.
|
2015-06-22 12:10:12 +10:00 |
Gábor Lipták
|
80b2b85ab2
|
Move 'converter' functions from ProtobufUtil into a helper class
Signed-off-by: Misty Stanley-Jones <mstanleyjones@cloudera.com>
|
2015-06-22 12:05:11 +10:00 |
anoopsjohn
|
e4d8fab104
|
HBASE-13926 Close the scanner only after Call#setResponse.
|
2015-06-21 20:04:13 +05:30 |
anoopsjohn
|
04c25e0f35
|
HBASE-13931 Move Unsafe based operations to UnsafeAccess.
|
2015-06-20 20:52:06 +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 |
Gábor Lipták
|
6b37f26280
|
Use ProtobufMagic methods in ProtobufUtil
Signed-off-by: Andrew Purtell <apurtell@apache.org>
|
2015-06-19 13:50:09 -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 |
Sean Busbey
|
51b606cd18
|
HBASE-13915 remove EOL versions from config prereq section
|
2015-06-17 22:55:43 -05:00 |
Nick Dimiduk
|
41d9e8d9b4
|
HBASE-13929 make_rc.sh publishes empty shaded artifacts
|
2015-06-17 19:39:06 -07:00 |
Gábor Lipták
|
624a169d9d
|
HBASE-13666 Correct PDF renaming and bump version of maven-antrun-plugin
|
2015-06-17 18:58:28 -07:00 |
Elliott Clark
|
623fd63827
|
HBASE-13876 Improving performance of HeapMemoryManager
|
2015-06-17 09:58:59 -07:00 |
Enis Soztutar
|
1b5ad45b85
|
HBASE-13470 High level Integration test for master DDL operations (Sophia Feng)
|
2015-06-16 22:22:35 -07:00 |
Patrick White
|
f469c3bd97
|
HBASE-13918 Fix hbase:namespace description
Signed-off-by: Elliott Clark <eclark@apache.org>
|
2015-06-16 12:40:47 -07:00 |
Lars Hofhansl
|
ce2fd2c58c
|
HBASE-13885 ZK watches leaks during snapshots.
|
2015-06-16 12:21:49 -07:00 |
anoopsjohn
|
b889339006
|
HBASE-13886 Return empty value when the mob file is corrupt instead of throwing exceptions. (Jingcheng)
|
2015-06-16 17:17:03 +05:30 |
anoopsjohn
|
2e2742183f
|
HBASE-13737 [HBase MOB] MOBTable cloned from a snapshot leads to data loss, when that actual snapshot and main table is deleted. (Ashutosh Jindal)
|
2015-06-16 15:02:50 +05:30 |
Sean Busbey
|
a10a82a8ff
|
HBASE-13910 update precommit test to check branch-1.2 patches.
|
2015-06-15 23:22:37 -05:00 |