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 |
tedyu
|
d33e0acdd3
|
HBASE-13873 LoadTestTool addAuthInfoToConf throws UnsupportedOperationException (sunyerui)
|
2015-06-10 07:31:11 -07:00 |
tedyu
|
254de0c451
|
HBASE-13875 Clock skew between master and region server may render restored region without server address
|
2015-06-09 18:26:56 -07:00 |
Jerry He
|
d37d9c43de
|
HBASE-13845 Expire of one region server carrying meta can bring down the master
|
2015-06-09 09:47:33 -07:00 |
stack
|
14db858a28
|
HBASE-13847 getWriteRequestCount function in HRegionServer uses int variable to return the count (Abhilash)
|
2015-06-08 20:36:14 -07:00 |
stack
|
3dfccbd424
|
HBASE-13811 Splitting WALs, we are filtering out too many edits -> DATALOSS; ADDENDUM
|
2015-06-08 12:56:06 -07:00 |
Enis Soztutar
|
cd71d37cb3
|
HBASE-13853 ITBLL improvements after HBASE-13811 (ADDENDUM to fix logging)
|
2015-06-08 12:44:03 -07:00 |
Enis Soztutar
|
26458b41ce
|
HBASE-13853 ITBLL improvements after HBASE-13811
|
2015-06-08 12:18:27 -07:00 |
stack
|
2baf3bfc9f
|
HBASE-13811 Splitting WALs, we are filtering out too many edits -> DATALOSS
|
2015-06-08 10:39:08 -07:00 |
ramkrishna
|
d34e9c5c5c
|
HBASE-13686 - Fail to limit rate in RateLimiter (Ashish Singhi)
|
2015-06-07 22:25:32 +05:30 |
Enis Soztutar
|
deca3930b9
|
HBASE-13851 RpcClientImpl.close() can hang with cancelled replica RPCs
|
2015-06-06 14:02:00 -07:00 |
anoopsjohn
|
a18397e0ee
|
HBASE-13834 Evict count not properly passed to HeapMemoryTuner. (Abhilash)
|
2015-06-06 08:10:54 +05:30 |
stack
|
ccdb26370f
|
HBASE-13729 Old hbase.regionserver.global.memstore.upperLimit and lowerLimit properties are ignored if present (Esteban Guitierrez)
|
2015-06-05 13:23:05 -07:00 |
tedyu
|
86d30e0bfe
|
HBASE-13831 TestHBaseFsck#testParallelHbck is flaky against hadoop 2.6+ (Stephen Jiang)
|
2015-06-03 15:44:44 -07:00 |
Srikanth Srungarapu
|
e8914f26d2
|
HBASE-13826 Unable to create table when group acls are appropriately set.
|
2015-06-02 22:41:44 -07:00 |
tedyu
|
39ab55841d
|
HBASE-13356 HBase should provide an InputFormat supporting multiple scans in mapreduce jobs over snapshots (Andrew Mains)
|
2015-06-02 19:36:17 -07:00 |
Enis Soztutar
|
41bfe40cf8
|
HBASE-13732 TestHBaseFsck#testParallelWithRetriesHbck fails intermittently (Stephen Yuan Jiang, ADDENDUM for failing tests)
|
2015-06-02 18:16:21 -07:00 |
Enis Soztutar
|
4e5535a156
|
HBASE-13732 TestHBaseFsck#testParallelWithRetriesHbck fails intermittently (Stephen Yuan Jiang, ADDENDUM for failing tests)
|
2015-06-02 17:52:15 -07:00 |
Srikanth Srungarapu
|
ce636701ff
|
HBASE-13658 Improve the test run time for TestAccessController class (Ashish Singhi)
|
2015-06-02 15:24:59 -07:00 |
Ashish Singhi
|
83d5f31649
|
HBASE-13764 Backport HBASE-7782 (HBaseTestingUtility.truncateTable() not acting like CLI) to branch-1.x
Signed-off-by: Srikanth Srungarapu <ssrungarapu@cloudera.com>
|
2015-06-02 15:14:15 -07:00 |
tedyu
|
ccb5fc3958
|
HBASE-13824 TestGenerateDelegationToken: Master fails to start in Windows environment (Stephen Jiang)
|
2015-06-02 09:58:33 -07:00 |
Andrey Stepachev
|
27697498b6
|
HBASE-13647 Default value for hbase.client.operation.timeout is too high
|
2015-06-02 11:01:45 +01:00 |
Changgeng Li
|
93148719ba
|
HBASE-13638 Put copy constructor is shallow
Deep copy the cell list
Signed-off-by: Elliott Clark <eclark@apache.org>
|
2015-06-01 13:57:19 -07:00 |
Enis Soztutar
|
b552b9ef32
|
HBASE-13816 Build shaded modules only in release profile
|
2015-06-01 12:15:36 -07:00 |
Enis Soztutar
|
1b91e4750a
|
HBASE-13812 Deleting of last Column Family of a table should not be allowed (ADDENDUM for failing unit test)
|
2015-06-01 11:44:26 -07:00 |
Matt Warhaftig
|
017c95985e
|
HBASE-13344 Addendum - Move max Java version check to release.
Signed-off-by: Sean Busbey <busbey@apache.org>
|
2015-06-01 09:11:10 -05:00 |
Enis Soztutar
|
aefc78d4fc
|
HBASE-13809 TestRowTooBig should use HDFS directory for its region directory (Stephen Yuan Jiang)
|
2015-05-30 17:19:38 -07:00 |
Enis Soztutar
|
1bb84fd80c
|
HBASE-13812 Deleting of last Column Family of a table should not be allowed
Conflicts:
hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestAdmin1.java
|
2015-05-30 16:42:41 -07:00 |
Matteo Bertozzi
|
ec76f41611
|
HBASE-13813 Fix Javadoc warnings in Procedure.java (Stephen Yuan Jiang)
|
2015-05-29 20:50:40 -07:00 |