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 |
Sean Busbey
|
a10a82a8ff
|
HBASE-13910 update precommit test to check branch-1.2 patches.
|
2015-06-15 23:22:37 -05:00 |
Misty Stanley-Jones
|
b16293b5e2
|
HBASE-13898 correct additional javadoc failures under java 8 <Gabor Liptak>
|
2015-06-16 14:18:09 +10:00 |
Misty Stanley-Jones
|
5e6373e8ec
|
Revert "Correct Javadoc generation errors"
This reverts commit 0a227b79d6 .
|
2015-06-16 14:18:09 +10:00 |
Andrew Purtell
|
4eb799331b
|
HBASE-13913 Add src/main/asciidoc/asciidoctor.css to RAT exclusion list in POM
Signed-off-by: Sean Busbey <busbey@apache.org>
|
2015-06-15 23:14:11 -05:00 |
Sean Busbey
|
fc4efeeb56
|
Revert "Add src/main/asciidoc/asciidoctor.css to RAT exclusion list in POM"
This reverts commit fd8c13f61a .
|
2015-06-15 23:13:39 -05:00 |
Gábor Lipták
|
0a227b79d6
|
Correct Javadoc generation errors
|
2015-06-16 13:27:45 +10:00 |
Andrew Purtell
|
fd8c13f61a
|
Add src/main/asciidoc/asciidoctor.css to RAT exclusion list in POM
|
2015-06-16 13:26:17 +10:00 |
Nick Dimiduk
|
cba9ea61dd
|
HBASE-13821 WARN if hbase.bucketcache.percentage.in.combinedcache is set
|
2015-06-15 19:23:58 -07:00 |
tedyu
|
84a50393ee
|
HBASE-13888 Fix refill bug from HBASE-13686 (Guanghao Zhang)
|
2015-06-15 18:31:28 -07:00 |
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 |