HBASE-2494 Does not apply new.name parameter to CopyTable
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@939561 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
3b924fea46
commit
f61b52bb45
|
@ -287,6 +287,8 @@ Release 0.21.0 - Unreleased
|
||||||
(Todd Lipcon via Stack)
|
(Todd Lipcon via Stack)
|
||||||
HBASE-2447 LogSyncer.addToSyncQueue doesn't check if syncer is still
|
HBASE-2447 LogSyncer.addToSyncQueue doesn't check if syncer is still
|
||||||
running before waiting (Todd Lipcon via Stack)
|
running before waiting (Todd Lipcon via Stack)
|
||||||
|
HBASE-2494 Does not apply new.name parameter to CopyTable
|
||||||
|
(Yoonsik Oh via Stack)
|
||||||
HBASE-2481 Client is not getting UnknownScannerExceptions; they are
|
HBASE-2481 Client is not getting UnknownScannerExceptions; they are
|
||||||
being eaten (Jean-Daniel Cryans via Stack)
|
being eaten (Jean-Daniel Cryans via Stack)
|
||||||
HBASE-2448 Scanner threads are interrupted without acquiring lock properly
|
HBASE-2448 Scanner threads are interrupted without acquiring lock properly
|
||||||
|
|
Loading…
Reference in New Issue