Skip to content

Commit 9bc7051

Browse files
Apache9liuxiaocs7
andauthored
Update hbase-server/src/test/java/org/apache/hadoop/hbase/client/FromClientSideTest5.java
Co-authored-by: Xiao Liu <liuxiao2103@qq.com>
1 parent 8db1e7a commit 9bc7051

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hbase-server/src/test/java/org/apache/hadoop/hbase/client/FromClientSideTest5.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ protected FromClientSideTest5(Class<? extends ConnectionRegistry> registryImpl,
106106
super(registryImpl, numHedgedReqs);
107107
}
108108

109-
private static final Logger LOG = LoggerFactory.getLogger(TestFromClientSide5.class);
109+
private static final Logger LOG = LoggerFactory.getLogger(FromClientSideTest5.class);
110110

111111
@TestTemplate
112112
public void testGetClosestRowBefore() throws IOException, InterruptedException {

0 commit comments

Comments
 (0)