Karan Mehta
80381f3944
HBASE-17698 ReplicationEndpoint choosing sinks
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2017-03-31 16:12:10 -07:00
Misty Stanley-Jones
1c4d9c8965
Add diversity statement to CoC
...
Signed-off-by: Misty Stanley-Jones <misty@apache.org>
2017-03-31 12:49:37 -07:00
Michael Stack
7700a7fac1
HBASE-16780 Since move to protobuf3.1, Cells are limited to 64MB where previous they had no limit Update internal pb to 3.2 from 3.1.
2017-03-31 12:44:59 -07:00
Yi Liang
a9682ca5dc
HBASE-17821: The CompoundConfiguration#toString is wrong
...
Signed-off-by: CHIA-PING TSAI <chia7712@gmail.com>
2017-03-31 15:05:44 +08:00
zhangduo
0ec1459467
HBASE-17855 Fix typo in async client implementation
2017-03-31 13:00:27 +08:00
Michael Stack
d033cbb715
HBASE-17844 Subset of HBASE-14614, Procedure v2: Core Assignment Manager (non-critical changes)
...
Minor changes related to HBASE-14614. Added comments. Changed logging.
Added toString formatting. Removed imports. Removed unused code.
2017-03-30 10:31:04 -07:00
Guanghao Zhang
752b258b7c
HBASE-17520 Implement isTableEnabled/Disabled/Available methods
2017-03-30 13:37:17 +08:00
Sean Busbey
b290d14e1f
HBASE-17847 update docs to cover guidance on recent Hadoop releases.
...
Signed-off-by: Michael Stack <stack@apache.org>
2017-03-29 15:20:09 -05:00
tedyu
f159557ede
HBASE-17287 Master becomes a zombie if filesystem object closes
2017-03-28 20:41:46 -07:00
tedyu
0345fc8775
HBASE-14417 Incremental backup and bulk loading
2017-03-28 16:23:36 -07:00
anastas
cb4fac1d18
HBASE-17765 Reviving the merge of the compacting pipeline
...
making the limit on the number of the segments in the pipeline configurable, adding merge test, fixing bug in sizes counting
2017-03-28 10:54:57 -05:00
Sean Busbey
046d4e183b
Revert "Reviving the merge of the compacting pipeline: making the limit on the number of the segments in the pipeline configurable, adding merge test, fixing bug in sizes counting"
...
This reverts commit c77e2135db
.
Bad commit message
2017-03-28 10:53:41 -05:00
Sean Busbey
ea566e7c54
HBASE-17834 ADDENDUM close stale PRs
...
* reopens #40 - HBASE-16469 is still ongoing
* closes #42 - HBASE-15314 has already been merged.
Signed-off-by: Michael Stack <stack@apache.org>
2017-03-28 10:50:35 -05:00
Ashu Pachauri
4b62a52ebc
HBASE-16755 Honor flush policy under global memstore pressure
...
Signed-off-by: Gary Helmling <garyh@apache.org>
2017-03-27 11:47:20 -07:00
tedyu
85fda44179
HBASE-17831 Support small scan in thrift2 (Guangxu Cheng)
2017-03-27 10:19:46 -07:00
anastas
c77e2135db
Reviving the merge of the compacting pipeline: making the limit on the number of the segments in the pipeline configurable, adding merge test, fixing bug in sizes counting
2017-03-27 15:41:32 +03:00
anastas
04fc455037
Added Anastasia Braginsky to the pom.xml
2017-03-27 15:21:54 +03:00
Sean Busbey
4a076cdf06
HBASE-17834 close stale PRs.
...
* closes #8 - stale, please reopen if interested in continueing.
* closes #40 - HBASE-15314 has already been merged.
Signed-off-by: Michael Stack <stack@apache.org>
2017-03-25 15:06:33 -05:00
Jan Hentschel
50e9825139
HBASE-13395 Removed HTableInterface
...
Signed-off-by: CHIA-PING TSAI <chia7712@gmail.com>
2017-03-26 00:04:21 +08:00
Chia-Ping Tsai
6bd3109062
HBASE-17623 Reuse the bytes array when building the hfile block
2017-03-25 23:49:32 +08:00
huzheng
faf81d5133
HBASE-17669: Implement async mergeRegion/splitRegion methods
...
Signed-off-by: zhangduo <zhangduo@apache.org>
2017-03-24 21:25:24 +08:00
zhangduo
f1c1f258e5
HBASE-17595 addendum fix the problem for mayHaveMoreCellsInRow
2017-03-23 20:34:10 +08:00
CHIA-PING TSAI
fe3c32ebd5
HBASE-17809 cleanup unused class
2017-03-23 14:15:28 +08:00
Chia-Ping Tsai
f2d1b8db89
HBASE-17815 Remove the unused field in PrefixTreeSeeker
2017-03-23 03:07:49 +08:00
chenyechao
941070939f
HBASE-17807 correct the value of zookeeper.session.timeout in hbase doc
...
Signed-off-by: tedyu <yuzhihong@gmail.com>
2017-03-21 18:53:09 -07:00
Michael Stack
11dc5bf671
Update home page to say hbasecon2017 is on google campus in MTV, not SF
2017-03-21 14:01:06 -07:00
tedyu
1cfd22bf43
HBASE-17798 RpcServer.Listener.Reader can abort due to CancelledKeyException (Guangxu Cheng)
2017-03-21 06:59:29 -07:00
eshcar
8f4ae0a0dc
HBASE-17655 Removing MemStoreScanner and SnapshotScanner
2017-03-21 12:35:47 +02:00
zhangduo
cc59fe4e91
HBASE-17812 Remove RpcConnection from pool in AbstractRpcClient.cancelConnections
2017-03-21 10:07:16 +08:00
CHIA-PING TSAI
7bb0624bab
HBASE-17805 We should remove BoundedByteBufferPool because it is replaced by ByteBufferPool
2017-03-21 09:38:02 +08:00
brandboat
9c8f02e4ef
HBASE-16014 Get and Put constructor argument lists are divergent
...
Signed-off-by: CHIA-PING TSAI <chia7712@gmail.com>
2017-03-21 09:33:24 +08:00
Michael Stack
a41b1852da
Fix hanging tag on site resources page
2017-03-20 14:54:56 -07:00
Michael Stack
16900c8c25
Added hbase high performance cookbook to the book resources page on the website
2017-03-20 12:01:22 -07:00
Apekshit Sharma
e39e0e634a
HBASE-17582 Fix broken drop page cache hint (broken by HBASE-15236).
...
Change-Id: I2947ab979979f977db7b0c282c4aaf4eb1f26482
2017-03-20 11:19:51 -07:00
Jan Hentschel
55d6dcaf87
HBASE-16084 Cleaned up the stale references in Javadoc
...
Signed-off-by: tedyu <yuzhihong@gmail.com>
2017-03-20 10:55:36 -07:00
tedyu
4088f822a4
HBASE-17806 TestRSGroups#testMoveServersAndTables is flaky in master branch (Guangxu Cheng)
2017-03-20 09:26:34 -07:00
zhangduo
5b4bb8217d
HBASE-17691 Add ScanMetrics support for async scan
2017-03-20 20:54:04 +08:00
Michael Stack
7c03a213ff
HBASE-17802 Add note that minor versions can add methods to Interfaces
2017-03-19 14:51:11 -07:00
Chia-Ping Tsai
261aa9445c
HBASE-17803 Addendum fix NPE
2017-03-19 19:05:25 +08:00
CHIA-PING TSAI
23abc90068
HBASE-17803 PE always re-creates table when we specify the split policy
2017-03-19 18:27:54 +08:00
eshcar
b299c1388c
Add Eshcar Hillel to pom file
2017-03-19 09:58:51 +02:00
tedyu
75d0f49dcd
HBASE-14123 HBase Backup/Restore Phase 2 (Vladimir Rodionov)
2017-03-18 03:04:19 -07:00
tedyu
8e5eeb4db3
HBASE-17758 [RSGROUP] Add shell command to move servers and tables at the same time (Guangxu Cheng) - addendum with move_servers_tables_rsgroup.rb
2017-03-17 13:55:36 -07:00
Chia-Ping Tsai
154e58ef32
add chia7712 to pom.xml
2017-03-18 03:15:17 +08:00
tedyu
0ed50f42e7
HBASE-17707 New More Accurate Table Skew cost function/generator - revert due to test failure
2017-03-16 19:08:45 -07:00
tedyu
a69c23abfe
HBASE-17706 TableSkewCostFunction improperly computes max skew - revert due to test failure
2017-03-16 19:07:59 -07:00
Andrew Purtell
7f0e6f1c9e
HBASE-17758 [RSGROUP] Add shell command to move servers and tables at the same time (Guangxu Cheng)
2017-03-16 18:37:40 -07:00
CHIA-PING TSAI
8ad3add0d4
HBASE-17426 Inconsistent environment variable names for enabling JMX
2017-03-17 09:10:06 +08:00
CHIA-PING TSAI
e2a070cae0
HBASE-17778 Remove the testing code in the AsyncRequestFutureImpl
2017-03-17 07:49:13 +08:00
Michael Stack
7c19490bac
HBASE-17792 Use a shared thread pool for AtomicityWriter, AtomicGetReader, AtomicScanReader's connections in TestAcidGuarantees (Huaxiang Sun)
2017-03-16 15:15:28 -07:00