tedyu
|
1650b228d0
|
HBASE-13974 TestRateLimiter#testFixedIntervalResourceAvailability may fail (Guanghao Zhang)
|
2015-06-26 08:25:00 -07:00 |
Sean Busbey
|
33d74b4f68
|
HBASE-13967 use jdk-specific profiles for jdk.tools version.
|
2015-06-26 09:29:27 -05:00 |
Gábor Lipták
|
8e6fb569c5
|
HBASE-13963 Do not leak jdk.tools dependency from hbase-annotations
Signed-off-by: Sean Busbey <busbey@apache.org>
Conflicts:
hbase-common/pom.xml
|
2015-06-26 08:56:14 -05:00 |
tedyu
|
6e9a302808
|
HBASE-13969 AuthenticationTokenSecretManager is never stopped in RPCServer (Pankaj Kumar)
|
2015-06-25 17:41:54 -07:00 |
Matteo Bertozzi
|
be599ddf86
|
HBASE-13947 Use MasterServices instead of Server in AssignmentManager
|
2015-06-25 16:54:32 -07:00 |
Matteo Bertozzi
|
b7a82d8311
|
HBASE-13950 Add a NoopProcedureStore for testing
|
2015-06-25 16:46:22 -07:00 |
tedyu
|
f248f86396
|
HBASE-13923 Addendum fixes NPE in HRegionServer#buildServerLoad()
|
2015-06-25 16:30:52 -07:00 |
anoopsjohn
|
92b6622d97
|
HBASE-13835 KeyValueHeap.current might be in heap when exception happens in pollRealKV. (zhouyingchao)
|
2015-06-25 23:46:16 +05:30 |
tedyu
|
ed72fa2128
|
HBASE-13964 Skip region normalization for tables under namespace quota
|
2015-06-25 03:26:12 -07:00 |
tedyu
|
41aa841241
|
HBASE-13923 Loaded region coprocessors are not reported in shell status command (Ashish Singhi)
|
2015-06-23 21:24:55 -07:00 |
ramkrishna
|
92f4e30f45
|
HBASE-13945 - Prefix_Tree seekBefore() does not work correctly (Ram)
|
2015-06-24 09:15:56 +05:30 |
Gábor Lipták
|
578e34aa1b
|
HBASE-13920 Exclude org.apache.hadoop.hbase.protobuf.generated from javadoc generation
Signed-off-by: Sean Busbey <busbey@apache.org>
Conflicts:
pom.xml
|
2015-06-23 22:15:13 -05:00 |
Matteo Bertozzi
|
96f74e0b65
|
HBASE-13958 RESTApiClusterManager calls kill() instead of suspend() and resume()
|
2015-06-23 16:29:02 -07:00 |
Rajeshbabu Chintaguntla
|
be5c1c7a21
|
HBASE-13940 IntegrationTestBulkLoad needs option to specify output folders used by test(Rajeshbabu)
|
2015-06-24 01:11:49 +05:30 |
Nick Dimiduk
|
5a24d16f4c
|
HBASE-13938 Deletes done during the region merge transaction may get eclipsed (ddas, enis, ndimiduk)
|
2015-06-23 11:08:48 -07:00 |
Enis Soztutar
|
0271afc1b7
|
HBASE-13937 Partially revert HBASE-13172
|
2015-06-23 10:49:51 -07:00 |
Mikhail Antonov
|
7d778e892c
|
HBASE-13906 Improve handling of NeedUnmanagedConnectionException
|
2015-06-22 23:36:04 -07:00 |
Gábor Lipták
|
272404f67a
|
HBASE-13898 AMMENDMENT Correct Javadoc errors in site
Signed-off-by: Sean Busbey <busbey@apache.org>
Conflicts:
hbase-common/src/main/java/org/apache/hadoop/hbase/nio/MultiByteBuffer.java
|
2015-06-23 01:14:15 -05:00 |
Misty Stanley-Jones
|
9ac6539f6a
|
HBASE-13898 correct additional javadoc failures under java 8 <Gabor Liptak>
Ammending-Author: Sean Busbey <busbey@apache.org>
Conflicts:
hbase-client/src/main/java/org/apache/hadoop/hbase/protobuf/ProtobufUtil.java
hbase-common/src/main/java/org/apache/hadoop/hbase/CellComparator.java
hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/ProtobufMagic.java
hbase-server/src/main/java/org/apache/hadoop/hbase/coprocessor/RegionObserver.java
hbase-server/src/main/java/org/apache/hadoop/hbase/http/jmx/JMXJsonServlet.java
hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/HFileBlockIndex.java
hbase-server/src/main/java/org/apache/hadoop/hbase/util/BloomFilterChunk.java
hbase-server/src/main/java/org/apache/hadoop/hbase/wal/WALSplitter.java
|
2015-06-23 01:14:15 -05:00 |
Mikhail Antonov
|
84675ef615
|
HBASE-13103 [ergonomics] add region size balancing as a feature of master
|
2015-06-22 22:48:19 -07:00 |
Enis Soztutar
|
eb9b234ce2
|
HBASE-13935 Orphaned namespace table ZK node should not prevent master to start (Stephen Yuan Jiang)
|
2015-06-20 17:20:38 -07:00 |
Nick Dimiduk
|
34cd3377f8
|
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:26:02 -07:00 |
Matteo Bertozzi
|
d628f95307
|
HBASE-13917 Remove string comparison to identify request priority
|
2015-06-18 09:34:28 -07:00 |
Nick Dimiduk
|
a427f4c859
|
HBASE-13929 make_rc.sh publishes empty shaded artifacts
|
2015-06-17 19:40:34 -07:00 |
Gábor Lipták
|
9ee41bcd0a
|
HBASE-13666 Correct PDF renaming and bump version of maven-antrun-plugin
|
2015-06-17 19:00:21 -07:00 |
Elliott Clark
|
212cbf8f5c
|
HBASE-13876 Improving performance of HeapMemoryManager
|
2015-06-17 09:59:19 -07:00 |
Enis Soztutar
|
5bf7945b5b
|
HBASE-13470 High level Integration test for master DDL operations (Sophia Feng)
|
2015-06-16 22:23:03 -07:00 |
Mikhail Antonov
|
ec251bdd36
|
TestAssignmentManager.testBalanceOnMasterFailoverScenarioWithOfflineNode failing consistently on branch-1.1
Conflicts:
hbase-server/src/test/java/org/apache/hadoop/hbase/master/TestAssignmentManager.java
|
2015-06-16 14:55:10 -07:00 |
Patrick White
|
d9827b3fb3
|
HBASE-13918 Fix hbase:namespace description
Signed-off-by: Elliott Clark <eclark@apache.org>
|
2015-06-16 12:40:32 -07:00 |
Lars Hofhansl
|
7f6f199cf7
|
HBASE-13885 ZK watches leaks during snapshots.
|
2015-06-16 12:22:19 -07:00 |
Sean Busbey
|
f2f19ddb5c
|
HBASE-13909 update branch-1 poms to 1.3.0-SNAPSHOT
|
2015-06-15 22:30:56 -05:00 |
Nick Dimiduk
|
55a7a496f6
|
HBASE-13821 WARN if hbase.bucketcache.percentage.in.combinedcache is set
|
2015-06-15 19:25:13 -07:00 |
tedyu
|
e8821d1806
|
HBASE-13888 Fix refill bug from HBASE-13686 (Guanghao Zhang)
|
2015-06-15 18:30:51 -07:00 |
Nick Dimiduk
|
3ebb54291c
|
HBASE-13247 Change BufferedMutatorExample to use addColumn() since add() is deprecated
|
2015-06-15 17:48:36 -07:00 |
Nick Dimiduk
|
b875cda33e
|
HBASE-13905 TestRecoveredEdits.testReplayWorksThoughLotsOfFlushing failing consistently on branch-1.1
|
2015-06-15 17:18:15 -07:00 |
Nick Dimiduk
|
35818ad2cd
|
HBASE-13833 LoadIncrementalHFile.doBulkLoad(Path,HTable) doesn't handle unmanaged connections when using SecureBulkLoad
|
2015-06-15 12:19:23 -07:00 |
Ashish Singhi
|
e949f0c6b0
|
HBASE-13901 Error while calling watcher on creating and deleting an HBase table
Signed-off-by: Andrew Purtell <apurtell@apache.org>
|
2015-06-15 11:28:16 -07:00 |
Matteo Bertozzi
|
ceba0659f0
|
HBASE-13894 Avoid visitor alloc each call of ByteBufferArray get/putMultiple()
|
2015-06-15 09:20:24 -07:00 |
zhangduo
|
68b83f25c1
|
HBASE-13899 Jacoco instrumentation fails under jdk8
|
2015-06-15 08:15:05 +08:00 |
Enis Soztutar
|
10772d3af9
|
HBASE-13877 Interrupt to flush from TableFlushProcedure causes dataloss in ITBLL
|
2015-06-14 11:24:48 -07:00 |
Gábor Lipták
|
0a0ff3354a
|
HBASE-13569 Correct Javadoc (for Java8)
Signed-off-by: Sean Busbey <busbey@apache.org>
Conflicts:
hbase-client/src/main/java/org/apache/hadoop/hbase/HColumnDescriptor.java
hbase-client/src/main/java/org/apache/hadoop/hbase/MetaTableAccessor.java
hbase-client/src/main/java/org/apache/hadoop/hbase/client/Admin.java
hbase-client/src/main/java/org/apache/hadoop/hbase/client/Result.java
hbase-client/src/main/java/org/apache/hadoop/hbase/client/Scan.java
hbase-client/src/main/java/org/apache/hadoop/hbase/filter/FilterBase.java
hbase-client/src/main/java/org/apache/hadoop/hbase/protobuf/ProtobufUtil.java
hbase-common/src/main/java/org/apache/hadoop/hbase/KeyValue.java
hbase-server/src/main/java/org/apache/hadoop/hbase/constraint/ConstraintException.java
hbase-server/src/main/java/org/apache/hadoop/hbase/coprocessor/RegionObserver.java
hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/HFileReaderV2.java
hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/HFileScanner.java
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/MiniBatchOperationInProgress.java
hbase-server/src/main/java/org/apache/hadoop/hbase/util/BloomFilterWriter.java
|
2015-06-13 22:23:53 -05:00 |
tedyu
|
4468f3ce95
|
HBASE-13829 Add more ThrottleType (Guanghao Zhang)
|
2015-06-13 06:30:26 -07:00 |
Mikhail Antonov
|
366d7028ec
|
HBASE-13755 Provide single super user check implementation
|
2015-06-12 23:47:02 -07:00 |
Dave Latham
|
ae121ee7e9
|
HBASE-13639 SyncTable - rsync for HBase tables
Signed-off-by: Andrew Purtell <apurtell@apache.org>
Amending-Author: Andrew Purtell <apurtell@apache.org>
|
2015-06-12 16:00:01 -07:00 |
Sean Busbey
|
de83a78cda
|
HBASE-13848 Use Credential Provider when available for SSL passwords in InfoServer.
Conflicts:
hbase-server/src/test/java/org/apache/hadoop/hbase/http/TestSSLHttpServer.java
|
2015-06-12 09:19:19 -05:00 |
Josh Elser
|
e78572a985
|
HBASE-13892 NPE in ClientScanner on null results array
Signed-off-by: Andrew Purtell <apurtell@apache.org>
|
2015-06-11 19:27:06 -07:00 |
Changgeng Li
|
abf1aa603c
|
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:40:54 -07:00 |
Ashish Singhi
|
c4054de40c
|
HBASE-13828 Add group permissions testing coverage to AC
Signed-off-by: Andrew Purtell <apurtell@apache.org>
Conflicts:
hbase-server/src/test/java/org/apache/hadoop/hbase/security/access/TestAccessController.java
hbase-server/src/test/java/org/apache/hadoop/hbase/security/access/TestAccessController2.java
|
2015-06-10 18:25:13 -07:00 |
Enis Soztutar
|
f49f296181
|
HBASE-13878 Set hbase.fs.tmp.dir config in HBaseTestingUtility.java for Phoenix UT to use
|
2015-06-10 16:31:45 -07:00 |
Jesse Yates
|
b98d279de3
|
HBASE-13846 Run MiniCluster on top of other MiniDfsCluster
|
2015-06-10 11:28:00 -07:00 |