Sakthi
|
b2bf22e209
|
HBASE-21631: list_quotas should print human readable values for LIMIT
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2018-12-22 22:00:58 +08:00 |
openinx
|
e160b5ac8d
|
HBASE-21620 Problem in scan query when using more than one column prefix filter in some cases
Signed-off-by: Guanghao Zhang <zghao@apache.org>
Signed-off-by: Michael Stack <stack@apache.org>
Signed-off-by: Allan Yang <allan163@apache.org>
|
2018-12-21 15:21:53 -08:00 |
huzheng
|
12786f80c1
|
HBASE-21401 Sanity check when constructing the KeyValue
|
2018-12-21 18:01:35 +08:00 |
Guanghao Zhang
|
ad819380c7
|
HBASE-21618 Scan with the same startRow(inclusive=true) and stopRow(inclusive=false) returns one result
|
2018-12-21 09:49:24 +08:00 |
Pankaj
|
787567336a
|
HBASE-21610, numOpenConnections metric is set to -1 when zero server channel exist
|
2018-12-20 16:36:42 -08:00 |
Guanghao Zhang
|
8991877bb2
|
HBASE-21514: Refactor CacheConfig(addendum)
|
2018-12-19 13:55:13 +08:00 |
Pankaj
|
fb58a23e56
|
HBASE-21535, Zombie Master detector is not working
|
2018-12-18 20:51:01 -08:00 |
Jingyun Tian
|
c448604ceb
|
HBASE-21565 Delete dead server from dead server list too early leads to concurrent Server Crash Procedures(SCP) for a same server
|
2018-12-18 16:57:11 +08:00 |
xuqinya
|
f78284685f
|
HBASE-21592 quota.addGetResult(r) throw NPE
Signed-off-by: huzheng <openinx@gmail.com>
|
2018-12-18 16:15:51 +08:00 |
Guanghao Zhang
|
1971d02e72
|
HBASE-21514 Refactor CacheConfig
|
2018-12-18 13:43:30 +08:00 |
stack
|
68b5df0095
|
HBASE-21589 TestCleanupMetaWAL fails
|
2018-12-17 09:31:59 -08:00 |
huzheng
|
ac0b3bb547
|
HBASE-21520 TestMultiColumnScanner cost long time when using ROWCOL bloom type
|
2018-12-15 21:08:52 +08:00 |
Sean Busbey
|
491153488e
|
HBASE-21590 Optimize trySkipToNextColumn in StoreScanner a bit. (addendum)
|
2018-12-14 17:08:22 -06:00 |
Andrew Purtell
|
2b003c5d68
|
Update downloads.xml for release 1.4.9
|
2018-12-14 13:54:57 -08:00 |
meiyi
|
1b08ba7385
|
HBASE-21578 Fix wrong throttling exception for capacity unit
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2018-12-14 18:17:47 +08:00 |
Sergey Shelukhin
|
3ff274e22e
|
HBASE-21575 : memstore above high watermark message is logged too much
|
2018-12-13 12:47:11 -08:00 |
Sergey Shelukhin
|
9a25d0c249
|
Revert "HIVE-21575 : memstore above high watermark message is logged too much"
This reverts commit 4640ff5959 .
|
2018-12-13 12:46:39 -08:00 |
Lars Hofhansl
|
cb1966dc2d
|
HBASE-21590 Optimize trySkipToNextColumn in StoreScanner a bit.
|
2018-12-13 11:57:16 -08:00 |
huzheng
|
f32d261843
|
HBASE-21582 If call HBaseAdmin#snapshotAsync but forget call isSnapshotFinished, then SnapshotHFileCleaner will skip to run every time
|
2018-12-13 10:35:20 +08:00 |
Sergey Shelukhin
|
4640ff5959
|
HIVE-21575 : memstore above high watermark message is logged too much
|
2018-12-12 11:02:25 -08:00 |
Josh Elser
|
67d6d5084c
|
HBASE-21568 Use CacheConfig.DISABLED where we don't expect to have blockcache running
This includes removing the "old way" of disabling blockcache in favor of the
new API.
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2018-12-11 10:02:18 -05:00 |
Sakthi
|
f88224ee34
|
HBASE-21453 Convert ReadOnlyZKClient to DEBUG instead of INFO
|
2018-12-11 08:18:02 +01:00 |
zhangduo
|
b09b87d143
|
HBASE-21570 Add write buffer periodic flush support for AsyncBufferedMutator
|
2018-12-11 14:51:26 +08:00 |
stack
|
da9508d427
|
HBASE-21567 Allow overriding configs starting up the shell
Adds support for -D as option to 'hbase shell'
|
2018-12-08 15:08:19 -08:00 |
Guanghao Zhang
|
79d90c87b5
|
HBASE-21560 Return a new TableDescriptor for MasterObserver#preModifyTable to allow coprocessor modify the TableDescriptor
|
2018-12-08 09:28:14 +08:00 |
Guanghao Zhang
|
8d7061a487
|
HBASE-21554 Show replication endpoint classname for replication peer on master web UI
|
2018-12-07 13:31:59 +08:00 |
Allan Yang
|
e0e0694fa1
|
HBASE-21413 Empty meta log doesn't get split when restart whole cluster
Signed-off-by: stack <stack@apache.org>
|
2018-12-06 21:21:41 -08:00 |
Guanghao Zhang
|
1e65bd5cf9
|
HBASE-21549 Add shell command for serial replication peer
|
2018-12-07 10:10:13 +08:00 |
huzheng
|
dfb9ae8e0e
|
HBASE-21559 The RestoreSnapshotFromClientTestBase related UT are flaky
Signed-off-by: zhangduo <zhangduo@apache.org>
|
2018-12-07 08:22:22 +08:00 |
Tommy Li
|
170df27b88
|
HBASE-21414 : StoreFileSize growth rate metric
Signed-off-by: Sergey Shelukhin <sershe@apache.org>
|
2018-12-06 14:43:17 -08:00 |
stack
|
12e75a8a63
|
Add 'strong' notice that 2.1.1 and 2.0.3 have a memory leak
|
2018-12-05 21:50:39 -08:00 |
huzheng
|
67ab8b888f
|
HBASE-21551 Memory leak when use scan with STREAM at server side - (addendum)
|
2018-12-06 11:26:52 +08:00 |
huzheng
|
3b854859f6
|
HBASE-21551 Memory leak when use scan with STREAM at server side
|
2018-12-06 10:55:42 +08:00 |
Duo Zhang
|
f49baf259e
|
HBASE-21550 Add a new method preCreateTableRegionInfos for MasterObserver which allows CPs to modify the TableDescriptor
|
2018-12-06 08:30:32 +08:00 |
zhangduo
|
8bf966c8e9
|
HBASE-21541 Move MetaTableLocator.verifyRegionLocation to hbase-rsgroup module
|
2018-12-04 22:33:36 +08:00 |
stack
|
59cfe2e31b
|
HBASE-21543 Add 2.0.3. release to downloads page
|
2018-12-02 21:56:23 -08:00 |
zhangduo
|
dec49135a3
|
HBASE-21534 Addendum output uncaught exception, fix the way that we add new region servers to avoid recreate a dead server
|
2018-12-03 08:19:21 +08:00 |
Duo Zhang
|
d525ec6a12
|
HBASE-21534 TestAssignmentManager is flakey
|
2018-12-01 20:41:11 +08:00 |
Peter Somogyi
|
5c209f2cec
|
HBASE-21479 Individual tests in TestHRegionReplayEvents class are failing
Signed-off-by: Michael Stack <stack@apache.org>
|
2018-12-01 09:36:10 +01:00 |
Duo Zhang
|
766aa1bfcc
|
HBASE-21486 The current replication implementation for peer in STANDBY state breaks serial replication
|
2018-12-01 12:15:18 +08:00 |
Peter Somogyi
|
dfeab9f5c9
|
HBASE-21518 TestMasterFailoverWithProcedures is flaky
Signed-off-by: Sean Busbey <busbey@apache.org>
|
2018-11-30 09:12:06 +01:00 |
huzheng
|
d42e0ade1c
|
HBASE-21504 If enable FIFOCompactionPolicy, a compaction may write a "empty" hfile whose maxTimeStamp is long max. This kind of hfile will never be archived.
|
2018-11-30 09:53:06 +08:00 |
Artem Ervits
|
3ad2a89fdf
|
HBASE-18735 Provide an option to kill a MiniHBaseCluster without waiting on shutdown
Signed-off-by: Josh Elser <elserj@apache.org>
|
2018-11-29 16:37:50 -05:00 |
Josh Elser
|
fdddc47e77
|
HBASE-21523 Avoid extra logging when the backup system table already exists
Signed-off-by: Peter Somogyi <psomogyi@cloudera.com>
|
2018-11-29 11:40:28 -05:00 |
Josh Elser
|
8a68f0d656
|
HBASE-21524 Fix logging in ConnectionImplementation.isTableAvailable()
Signed-off-by: Michael Stack <stack@apache.org>
|
2018-11-29 11:40:06 -05:00 |
meiyi
|
f1f2b5a038
|
HBASE-21300 Fix the wrong reference file path when restoring snapshots for tables with MOB columns
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2018-11-29 11:23:45 +08:00 |
Duo Zhang
|
d6e1d18be9
|
HBASE-21517 Move the getTableRegionForRow method from HMaster to TestMaster
|
2018-11-28 09:40:27 +08:00 |
BELUGA BEHR
|
7877e09b60
|
HBASE-21492 CellCodec Written To WAL Before It's Verified
|
2018-11-27 08:57:06 -08:00 |
Sean Busbey
|
64cd30f591
|
HBASE-21493 update downloads page for HBase 1.2.9 release.
|
2018-11-27 09:07:00 -06:00 |
lixiaobao
|
6f15cecaed
|
HBASE-21507 Compaction failed when execute AbstractMultiFileWriter.beforeShipped() method
Signed-off-by: zhangduo <zhangduo@apache.org>
Signed-off-by: Anoop Sam John <anoop.hbase@gmail.com>
|
2018-11-27 20:56:23 +08:00 |