HBASE-25073 Should not use XXXService.Interface.class.getSimpleName as stub key prefi...
commitdca0b593cf3e325db2b8f8e1b21014583b7eb4d3
author王伟 <ww112925@sina.com>
Wed, 23 Sep 2020 06:36:00 +0000 (23 14:36 +0800)
committerDuo Zhang <zhangduo@apache.org>
Wed, 23 Sep 2020 06:37:35 +0000 (23 14:37 +0800)
treea0749cef0d3d77798ff8037f0ce58f6ee293e048
parent3ed41a0e45ec4cc5c7299ea530f630d0cee50f3c
HBASE-25073 Should not use XXXService.Interface.class.getSimpleName as stub key prefix in AsyncConnectionImpl (#2443)

Signed-off-by: Duo Zhang <zhangduo@apache.org>
hbase-client/src/main/java/org/apache/hadoop/hbase/client/AsyncConnectionImpl.java