HBASE-19980 NullPointerException when restoring a snapshot after splitting a region
commitd0f2d18ca73737764550b319f749a51c876cca39
authorToshihiro Suzuki <brfrn169@gmail.com>
Wed, 14 Feb 2018 10:55:59 +0000 (14 19:55 +0900)
committertedyu <yuzhihong@gmail.com>
Wed, 14 Feb 2018 17:37:16 +0000 (14 09:37 -0800)
treebe84cbf59e75815e33d1188033c08a64f9a9c24d
parent8d26736bc2b0c28efd5caa3be7d8c9037dba633a
HBASE-19980 NullPointerException when restoring a snapshot after splitting a region

Signed-off-by: tedyu <yuzhihong@gmail.com>
hbase-server/src/main/java/org/apache/hadoop/hbase/snapshot/RestoreSnapshotHelper.java
hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestRestoreSnapshotFromClient.java