Nick Dimiduk
|
8d1d6c16da
|
HBASE-13247 Change BufferedMutatorExample to use addColumn() since add() is deprecated
|
2015-06-15 17:48:13 -07:00 |
Nick Dimiduk
|
35a9c509fb
|
HBASE-13905 TestRecoveredEdits.testReplayWorksThoughLotsOfFlushing failing consistently on branch-1.1
|
2015-06-15 17:15:47 -07:00 |
Nick Dimiduk
|
461f5307ba
|
HBASE-13833 LoadIncrementalHFile.doBulkLoad(Path,HTable) doesn't handle unmanaged connections when using SecureBulkLoad
|
2015-06-15 12:10:23 -07:00 |
Ashish Singhi
|
d28f299807
|
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:27:59 -07:00 |
Matteo Bertozzi
|
dd086bb22f
|
HBASE-13894 Avoid visitor alloc each call of ByteBufferArray get/putMultiple()
|
2015-06-15 09:19:50 -07:00 |
zhangduo
|
714668a40d
|
HBASE-13899 Jacoco instrumentation fails under jdk8
|
2015-06-15 08:13:41 +08:00 |
Enis Soztutar
|
c6dd3f965b
|
HBASE-13877 Interrupt to flush from TableFlushProcedure causes dataloss in ITBLL
|
2015-06-14 11:22:07 -07:00 |
Gábor Lipták
|
682b8ab8a5
|
HBASE-13569 Correct Javadoc (for Java8)
Signed-off-by: Sean Busbey <busbey@apache.org>
|
2015-06-13 01:10:37 -05: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 |
Mikhail Antonov
|
47bd7de6d8
|
Added Mikhail Antonov to pom.xml
|
2015-06-11 05:28:20 -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 |
anoopsjohn
|
bf3924ed05
|
HBASE-13871 Change RegionScannerImpl to deal with Cell instead of byte[], int, int.
|
2015-06-10 18:40:51 +05:30 |
tedyu
|
4713fc6407
|
HBASE-13875 Clock skew between master and region server may render restored region without server address
|
2015-06-09 18:52:49 -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
|
c62b396f9f
|
HBASE-13847 getWriteRequestCount function in HRegionServer uses int variable to return the count (Abhilash)
|
2015-06-08 20:35:43 -07:00 |
stack
|
c19bc6d6e0
|
HBASE-13811 Splitting WALs, we are filtering out too many edits -> DATALOSS; ADDENDUM
|
2015-06-08 12:56:41 -07:00 |
Enis Soztutar
|
5f92b91e60
|
HBASE-13853 ITBLL improvements after HBASE-13811 (ADDENDUM to fix logging)
|
2015-06-08 12:43:45 -07:00 |
Enis Soztutar
|
fe5712f9b4
|
HBASE-13853 ITBLL improvements after HBASE-13811
|
2015-06-08 12:17:50 -07:00 |
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 |
Enis Soztutar
|
587b0b4f20
|
HBASE-13851 RpcClientImpl.close() can hang with cancelled replica RPCs
|
2015-06-06 14:01:33 -07:00 |
anoopsjohn
|
c1d970b04d
|
HBASE-13834 Evict count not properly passed to HeapMemoryTuner. (Abhilash)
|
2015-06-06 08:07:45 +05:30 |
anoopsjohn
|
fef6d7f48c
|
HBASE-13827 Delayed scanner close in KeyValueHeap and StoreScanner.
|
2015-06-06 08:02:35 +05:30 |
stack
|
c1be65ecf0
|
HBASE-13729 Old hbase.regionserver.global.memstore.upperLimit and lowerLimit properties are ignored if present (Esteban Guitierrez)
|
2015-06-05 13:22:35 -07:00 |
Misty Stanley-Jones
|
67c463f63e
|
HBASE-13660 Add link to cloud bigtable schema modeling guide into our refguide <stack@duboce.net>
|
2015-06-05 09:36:07 +10:00 |
anoopsjohn
|
bb62d5b2e8
|
HBASE-13817 ByteBufferOuputStream - add writeInt support.
|
2015-06-04 10:22:33 +05:30 |
tedyu
|
e8e5a9f639
|
HBASE-13831 TestHBaseFsck#testParallelHbck is flaky against hadoop 2.6+ (Stephen Jiang)
|
2015-06-03 15:46:22 -07:00 |
Srikanth Srungarapu
|
fad545652f
|
HBASE-13826 Unable to create table when group acls are appropriately set.
|
2015-06-02 22:37:41 -07:00 |
tedyu
|
722fd17069
|
HBASE-13356 HBase should provide an InputFormat supporting multiple scans in mapreduce jobs over snapshots (Andrew Mains)
|
2015-06-02 19:29:15 -07:00 |
Enis Soztutar
|
de01553bc4
|
HBASE-13732 TestHBaseFsck#testParallelWithRetriesHbck fails intermittently (Stephen Yuan Jiang, ADDENDUM for failing tests)
|
2015-06-02 17:26:35 -07:00 |
tedyu
|
b7c0ac7cd7
|
HBASE-13824 TestGenerateDelegationToken: Master fails to start in Windows environment (Stephen Jiang)
|
2015-06-02 10:01:23 -07:00 |
Andrey Stepachev
|
56166b669e
|
HBASE-13647 Default value for hbase.client.operation.timeout is too high
|
2015-06-02 10:58:59 +01:00 |
anoopsjohn
|
841c7cf264
|
HBASE-13820 Zookeeper is failing to start. (Ashish Singhi)
|
2015-06-02 12:21:04 +05:30 |
Changgeng Li
|
dcc711fff2
|
HBASE-13638 Put copy constructor is shallow
Deep copy the cell list
Signed-off-by: Elliott Clark <eclark@apache.org>
|
2015-06-01 13:55:29 -07:00 |
Enis Soztutar
|
d010e84cdf
|
HBASE-13816 Build shaded modules only in release profile
|
2015-06-01 12:15:06 -07:00 |
Enis Soztutar
|
1895f99faf
|
HBASE-13812 Deleting of last Column Family of a table should not be allowed (ADDENDUM for failing unit test)
|
2015-06-01 11:43:47 -07:00 |
Matt Warhaftig
|
9a4ae799c7
|
HBASE-13344 Addendum - Move max Java version check to release.
Signed-off-by: Sean Busbey <busbey@apache.org>
|
2015-05-31 23:29:24 -05:00 |
Enis Soztutar
|
0e6102a68c
|
HBASE-13809 TestRowTooBig should use HDFS directory for its region directory (Stephen Yuan Jiang)
|
2015-05-30 17:13:05 -07:00 |
Enis Soztutar
|
ae803d72fe
|
HBASE-13812 Deleting of last Column Family of a table should not be allowed
|
2015-05-30 16:30:48 -07:00 |
Matteo Bertozzi
|
ee30d050dc
|
HBASE-13813 Fix Javadoc warnings in Procedure.java (Stephen Yuan Jiang)
|
2015-05-29 17:56:34 -07:00 |
Matteo Bertozzi
|
749dda6aca
|
HBASE-13779 Calling table.exists() before table.get() end up with an empty Result (addendum)
|
2015-05-29 17:41:33 -07:00 |